summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-06git-gui: Allow the user to control the blame/commit split pointShawn O. Pearce
2007-06-06git-gui: Show author initials in blame groupsShawn O. Pearce
2007-06-06git-gui: Space the commit group continuation out in blame viewShawn O. Pearce
2007-06-06git-gui: Cleanup minor style nitShawn O. Pearce
2007-06-06git-gui: Remove unnecessary reshow of blamed commitShawn O. Pearce
2007-06-06git-gui: Highlight the blame commit header from everything elseShawn O. Pearce
2007-06-06git-gui: Display tooltips in blame viewerShawn O. Pearce
2007-06-06git-gui: Use arror cursor in blame viewer file dataShawn O. Pearce
2007-06-06git-gui: Simplify consecutive lines that come from the same commitShawn O. Pearce
2007-06-06git-gui: Improve the coloring in blame viewerShawn O. Pearce
2007-06-06git-gui: Remove empty blank line at end of blameShawn O. Pearce
2007-06-06git-gui: Cleanup blame::new widget initializationShawn O. Pearce
2007-06-06git-gui: Add a 4 digit commit abbreviation to the blame viewerShawn O. Pearce
2007-06-06Merge branch 'maint'Shawn O. Pearce
2007-06-06New selection indication and softer colorsMatthijs Melchior
2007-06-02Merge branch 'maint'Shawn O. Pearce
2007-06-02Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce
2007-06-02git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce
2007-06-02git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce
2007-06-01Merge branch 'maint'Shawn O. Pearce
2007-06-01git-gui: Don't quit when we destroy a child widgetShawn O. Pearce
2007-06-01Make the installation target of git-gui a little less chattyAlex Riesen
2007-05-31git-gui: Internalize symbolic-ref HEAD reading logicShawn O. Pearce
2007-05-31Merge branch 'maint'Shawn O. Pearce
2007-05-31git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce
2007-05-30Merge branch 'maint'Shawn O. Pearce
2007-05-30git-gui: Allow creating a branch when none existsShawn O. Pearce
2007-05-28git-gui: Expose the merge.diffstat configuration optionShawn O. Pearce
2007-05-28git-gui: Allow users to delete remote branchesShawn O. Pearce
2007-05-28git-gui: Allow users to rename branches through 'branch -m'Shawn O. Pearce
2007-05-28git-gui: Disable tearoff menus on Windows, Mac OS XShawn O. Pearce
2007-05-28git-gui: Provide fatal error if library is unavailableShawn O. Pearce
2007-05-28git-gui: Enable verbose Tcl loading earlierShawn O. Pearce
2007-05-28git-gui: Show the git-gui library path in 'About git-gui'Shawn O. Pearce
2007-05-28git-gui: GUI support for running 'git remote prune <name>'Shawn O. Pearce
2007-05-28git gui 0.8.0Shawn O. Pearce
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce
2007-05-24Correct key bindings to Control-<foo>Shawn O. Pearce
2007-05-22git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-10git gui 0.7.0gitgui-0.7.0Shawn O. Pearce
2007-05-10git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce
2007-05-09git-gui: Format author/committer times in ISO formatShawn O. Pearce
2007-05-09git-gui: Cleanup minor nits in blame codeShawn O. Pearce
2007-05-08git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce
2007-05-08git-gui: Smarter command line parsing for browser, blameShawn O. Pearce
2007-05-08git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce
2007-05-08git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce