Download List

Project Description

gitg targets cases where it is useful to provide a graphical representation of Git data or actions. The history view is a good example, where graphical representation helps to get an overview of the repository. gitg does not aim to be an advanced tool that allows access to every feature of Git through a graphical interface. However, it will try to incorporate common actions that might require multiple actions on the command line (like staging, unstaging, reverting, and committing).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-22 03:59
0.0.6

This version brings the cherry picking. It brings many features related to Drag'n'Drop. It supports a URI schema to open the repository to a specified revision.
Tags: Minor bugfixes, Minor feature enhancements

2009-08-31 01:10
0.0.5

This release mostly fixes a small number of bugs.
It also provides a notable new feature: renaming a local branch.
Tags: Minor bugfixes

2009-07-10 06:58
0.0.4

This version allows you to manage branches, both local and remote, and do many things on them: create, checkout, push, merge, rebase, etc. It is also possible to manage stashes and tags. Finally, it is also possible to set identity (name and email) locally and/or globally.
Tags: Major feature enhancements

2009-04-26 04:46
0.0.3

The state of stash, unstaged, and staged changes and virtual commits are shown at the top of the history. A preference was added to choose not to collapse inactive lanes at all. Staged and unstages files can be dragged and dropped. As usual, some bugs were fixed.
Tags: Stable, Minor

2009-04-07 02:10
0.0.2

This is a bugfix release.
Tags: Stable, Bugfixes

Project Resources