Skip to content

Release 0.9.8

Compare
Choose a tag to compare
@pragma-git pragma-git released this 24 Jul 10:29
· 318 commits to main since this release

Changes :

  • Pragma-merge -- dialog to warn about binary files
  • Pragma-merge -- fixed color-theme bug
  • Pragma-merge -- add viewing of new files from status list of changed files
  • Pragma-merge -- Improve merge color scheme for better readibility
  • Conflict resolution -- allow skipping files temporarily (you need to go back later)
  • Conflict resolution -- improve functionality for [Undo Merge] button
  • Graph-window -- fix bug in selection of found commit
  • Select off-branch commit in Graph window now displays correct message in main window
  • Settings-window -- speedup
  • Settings-window -- add Fork dialog
  • Main-window -- speedup
  • Main-window -- allow huge number of uncommitted files (some other git clients crashes)
  • Bug fix -- MacOS menu item is now removed for closed Notes window
  • Log improved for developers. Log code line-numbers for main-window callbacks, and for git-commands

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, ...)

Install instructions