Git It GUI Versions Save

A Git GUI client designed to be simple with game studio collaboration in mind.

v1.0.0

6 years ago

Requires .NET 4.7+, git-core v2.11.0+ and git-lfs v1.5.5+

Release version. minor bug: fixed update logo flasher.

v0.9.9

6 years ago

Requires .NET 4.7+, git-core v2.11.0+ and git-lfs v1.5.5+

fixed waiting overlay showing over merge overlay

v0.9.8

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

increased size of history items updated to modern folder select dlg updated Magick.NET fixed bad margin in changes tab fixed in sync error check null ref bug fix

v0.9.7

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

fixed missing check for existing changes

v0.9.6

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

Fixed quick conflict check after pull where line ending warnings would trigger conflicts as true message. debug log wasn't flushing preventing unhandled errors from being witten. removed pdf previewer built in libs but they can be installed if wanted. fixed bug that would happen after version check added missing commit checks. fixed bad error message

v0.9.5

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

Installer cache fix.

v0.9.3

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

Quick changes auto refresh now supported. Minor UI bug.

v0.9.2

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

Added "Commit & Push" button. Added svg image support. Added better image diff background pattern. Some bug fixes.

v0.9.1

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+

Various bug fixes. Changes Tab now supports sizable layout adjustments. UI Cleanup.

v0.9.0

6 years ago

Requires .NET 4.7+, git v2.11.0+ and git-lfs v1.5.5+ Why does this require .NET 4.7 you ask? Because this project uses C# 7 features... thats why!

This version has been ported to WPF for Windows. Every git command is thread safe avoiding any threading collision. UI has been massively improved / simplified and thread stabilized. Quick image diff has been added. Quick text diff is now colorized. Terminal / Log tab added etc. In short this is a 1.0 release candidate.