Jesse van den Kieboom venit, vidit, dixit 31.01.2009 21:05: > Hi, > > I have been developing a gui application for git for gtk+/GNOME based on > GitX (which in turn is based on gitk). I feel that it's reaching the > point where it might potentially be useful for other people to use. It > currently features: > > - Loading large repositories very fast > - Show/browse repository history > - Show highlighted revision diff > - Browse file tree of a revision and export by drag and drop > - Search in the revision history on subject, author or hash > - Switch between history view of branches easily > - Commit view providing per hunk stage/unstage and commit > > The project is currently hosted on github: > http://github.com/jessevdk/gitg > > clone: git://github.com/jessevdk/gitg.git > > Please let me know what you think, OK, played with it, looks nice. Some feedback: Bug:? After unstaged a staged file it does not reappear under "unstaged". It appears nowhere. Build: gitg can't run from the build dir, it needs to be installed. Reconfiguring with different --prefix does not rebuild (one needs to make clean manually). Features: Displaying the subject after the parent shas etc would be nice. Maybe forward/back buttons for taking you forward/back in your *browsing history*? Say, you click on a parent, and then you want to get back. Can one stage hunks somehow? Cheers, Michael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html