gitg

A GitX clone for GNOME/GTK+
Download

gitg Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jesse van den Kieboom
  • Publisher web site:
  • http://www.icecrew.nl/software/gnoemoe/

gitg Tags


gitg 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 gitgTo install the latest version of gitg, make sure to download gitg-0.0.3.tar.bz2from the download site. After downloading the following procedure installs gitg:tar -xjf gitg-0.0.x.tar.bz2cd gitg-0.0.x./configuremakesudo make installFor more information on installing gitg, please view INSTALL.Using gitgWhen gitg is installed, you can run gitg from the GNOME menu, or from aterminal by issuing: 'gitg'. Type 'gitg --help' to show the options you canspecify 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 Requirements: · GNOME · gtk+ 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


gitg Related Software