gitg
Publisher's description:
A GitX clone for GNOME/GTK+
gitg is a git repository viewer targeting GTK+ and GNOME. One of its main objectives is to provide a more unified user experience for git frontends across multiple desktops. It does this not be writing a cross-platform application, but by close collaboration with similar clients for other operating systems (like GitX for OS X).
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 which allows access to every feature of git through a graphical interface, it will however try to incorporate common actions which might require multiple actions on the command line (like staging, unstaging, reverting and committing).
Installing gitg
To install the latest version of gitg, make sure to download gitg-0.0.3.tar.bz2
from the download site. After downloading the following procedure installs
gitg:
tar -xjf gitg-0.0.x.tar.bz2
cd gitg-0.0.x
./configure
make
sudo make install
For more information on installing gitg, please view INSTALL.
Using gitg
When gitg is installed, you can run gitg from the GNOME menu, or from a
terminal by issuing: \'gitg\'. Type \'gitg --help\' to show the options you can
specify on the command-line.
Here are some key features of \"gitg\":
· Browse revision history
· Handle large repositories (loads linux repository, 17000+ revisions, under 1 second)
· Commit changes
· Stage/unstage individual hunks
· Revert changes
· Show colorized diff of changes in revisions
· Browse tree for a given revision
· Export parts of the tree of a given revision
· Supply any refspec which a command such as \'git log\' can understand to built the history
· Show and switch between branches in the history view
You can
free download gitg 0.0.5 now.
What's New in This Release:
Features:
· Manage remotes
· Manage user name and e-mail global and repository specific
· Checkout local branches
· Create new local branch from remote branch
· Rebase/merge remote and local branches by drag-and-drop
· Apply/remove stash items (applying can be done by drag-and-drop)
· Push local branch to remote branch using drag-and-drop
· Create/remove tags
Bug fixes:
· Crasher bug in revision tree view selection change
System Requirements:
· GNOME
· gtk+
-
Download gitg 0.0.5 free