summaryrefslogtreecommitdiffstats
path: root/git-gui.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-06git-gui: Include a Push action on the left toolbarShawn O. Pearce1-0/+4
2007-07-06git-gui: Bind M1-P to push actionShawn O. Pearce1-1/+6
2007-07-06git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce1-3/+3
2007-06-30git-gui: properly popup error if gitk should be started but is not installedGerrit Pape1-3/+5
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce1-2/+1
2007-06-22git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce1-6/+7
2007-06-11git-gui: Save geometry before the window layout is damagedShawn O. Pearce1-1/+1
2007-06-11git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce1-1/+2
2007-06-06git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce1-0/+5
2007-06-06New selection indication and softer colorsMatthijs Melchior1-10/+8
2007-06-02git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce1-0/+16
2007-06-02git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce1-1/+1
2007-06-01git-gui: Don't quit when we destroy a child widgetShawn O. Pearce1-1/+1
2007-05-31git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce1-3/+3
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce1-2/+6
2007-05-24Correct key bindings to Control-<foo>Shawn O. Pearce1-6/+3
2007-05-22git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce1-1/+1
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce1-1/+28
2007-05-10git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce1-1/+1
2007-05-08git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce1-8/+12
2007-05-08git-gui: Smarter command line parsing for browser, blameShawn O. Pearce1-9/+47
2007-05-08git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce1-3/+9
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce1-1/+1
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce1-2/+2
2007-05-08Merge branch 'maint'Shawn O. Pearce1-2/+2
2007-05-08git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt1-2/+2
2007-05-07git-gui: Move merge support into a namespaceShawn O. Pearce1-3/+3
2007-05-07git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce1-0/+6
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce1-3790/+26
2007-05-02git-gui: Refactor to use our git proc more oftenShawn O. Pearce1-11/+12
2007-05-02git-gui: Use option database defaults to set the fontShawn O. Pearce1-256/+114
2007-05-02git-gui: Cleanup common font handling for font_uiShawn O. Pearce1-38/+21
2007-05-02git-gui: Correct line wrapping for too many branch messageShawn O. Pearce1-5/+2
2007-05-02git-gui: Warn users before making an octopus mergeShawn O. Pearce1-0/+13
2007-05-02git-gui: Include the subject in the status bar after commitShawn O. Pearce1-3/+4
2007-05-02Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-05-02git-gui: Allow spaces in path to 'wish'Shawn O. Pearce1-1/+1
2007-04-24git-gui: Correctly handle UTF-8 encoded commit messagesShawn O. Pearce1-20/+26
2007-04-15git-gui: Display the directory basename in the titleShawn O. Pearce1-1/+1
2007-04-15Merge branch 'er/ui'Shawn O. Pearce1-69/+80
2007-04-04git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce1-4/+6
2007-04-04Always bind the return key to the default buttonShawn O. Pearce1-0/+2
2007-04-04Do not break git-gui messages into multiple lines.Eygene Ryabinkin1-46/+18
2007-04-04Improve look-and-feel of the git-gui tool.Eygene Ryabinkin1-4/+15
2007-04-04Teach git-gui to use the user-defined UI font everywhere.Eygene Ryabinkin1-19/+45
2007-03-12git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce1-7/+5
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce1-62/+0
2007-03-12git-gui: Allow committing empty mergesShawn O. Pearce1-1/+1
2007-03-01git-gui: Remove unnecessary /dev/null redirection.Shawn O. Pearce1-8/+2
2007-02-26git-gui: Don't create empty (same tree as parent) commits.gitgui-0.6.2Shawn O. Pearce1-0/+18