Skip to content

Release 0.9.4

Compare
Choose a tag to compare
@pragma-git pragma-git released this 15 Feb 13:53
· 531 commits to main since this release

Changes in this release:

  • Color-theme added for about 120 code languages in merge window
  • Speed-up of graph drawing for large repos
  • Search in Graph : allow search for commit hash (and as before, text in commit message)
  • Setting per repository to allow push. This stops annoying password dialog for remotes that you don't have push access to
  • Github empty github-repository gets init dialog
  • Github credential dialog gives better hints (when to enter ACCESS TOKEN and empty password field)
  • Logfile showing git commands and user input (located in "HOMEFOLDER/.Pragma-git/.tmp/pragma-git-log.txt")
  • Bug fix : message placeholder now reflects file status correctly after 1) stashing, or 2) removing modified files from repo
  • Bug fix : in some niche cases, a modified file did not show links for diff in list of modified files

About Pragma-git

The aim with Pragma-git is to be

  • ”pragmatic” — aiming to be the opposite to how many beginners perceive git
  • easy to start — and something to grow in for daily programming tasks
  • friendly — guiding you through risks of data loss with pop-up warnings and instructions

Read more on the home page : https://pragma-git.github.io


Quick Install

Download the one installer that matches your system from the "assets" link below:

  • win-x64.exe (Windows 64 bit)
  • mac-x64.dmg (Mac 64 bit)
  • linux-x64.deb (Linux 64 bit for Ubuntu, Linux Mint, Debian, ...)
  • linux-x64.rpm (Linux 64 bit RedHat, Fedora, CentOS, openSUSE, ...)
  • win-x86 (Windows 32 bit)

Install instructions


Full Changelog: 0.9.3...0.9.4