aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* New selection indication and softer colorsMatthijs Melchior2007-06-06
* git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce2007-06-02
* git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce2007-06-02
* git-gui: Don't quit when we destroy a child widgetShawn O. Pearce2007-06-01
* git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce2007-05-31
* git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce2007-05-27
* Correct key bindings to Control-<foo>Shawn O. Pearce2007-05-24
* git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce2007-05-22
* git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce2007-05-17
* git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce2007-05-10
* git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce2007-05-08
* git-gui: Smarter command line parsing for browser, blameShawn O. Pearce2007-05-08
* git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce2007-05-08
* git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce2007-05-08
* git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-08
* Merge branch 'maint'Shawn O. Pearce2007-05-08
|\
| * git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt2007-05-08
* | git-gui: Move merge support into a namespaceShawn O. Pearce2007-05-07
* | git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce2007-05-07
* | git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-07
* | git-gui: Refactor to use our git proc more oftenShawn O. Pearce2007-05-02
* | git-gui: Use option database defaults to set the fontShawn O. Pearce2007-05-02
* | git-gui: Cleanup common font handling for font_uiShawn O. Pearce2007-05-02
* | git-gui: Correct line wrapping for too many branch messageShawn O. Pearce2007-05-02
* | git-gui: Warn users before making an octopus mergeShawn O. Pearce2007-05-02
* | git-gui: Include the subject in the status bar after commitShawn O. Pearce2007-05-02
* | Merge branch 'maint'Shawn O. Pearce2007-05-02
|\ \ | |/
| * git-gui: Allow spaces in path to 'wish'Shawn O. Pearce2007-05-02
* | git-gui: Correctly handle UTF-8 encoded commit messagesShawn O. Pearce2007-04-24
* | git-gui: Display the directory basename in the titleShawn O. Pearce2007-04-15
* | Merge branch 'er/ui'Shawn O. Pearce2007-04-15
|\ \ | |/ |/|
| * Always bind the return key to the default buttonShawn O. Pearce2007-04-04
| * Do not break git-gui messages into multiple lines.Eygene Ryabinkin2007-04-04
| * Improve look-and-feel of the git-gui tool.Eygene Ryabinkin2007-04-04
| * Teach git-gui to use the user-defined UI font everywhere.Eygene Ryabinkin2007-04-04
* | git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce2007-04-04
|/
* git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce2007-03-12
* git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-12
* git-gui: Allow committing empty mergesShawn O. Pearce2007-03-12
* git-gui: Remove unnecessary /dev/null redirection.Shawn O. Pearce2007-03-01
* git-gui: Don't create empty (same tree as parent) commits.gitgui-0.6.2Shawn O. Pearce2007-02-26
* git-gui: Add Reset to the Branch menu.Shawn O. Pearce2007-02-26
* git-gui: Relocate the menu/transport menu code.Shawn O. Pearce2007-02-26
* git-gui: Don't crash in citool mode on initial commit.gitgui-0.6.1Shawn O. Pearce2007-02-21
* git-gui: Include browser in our usage message.Shawn O. Pearce2007-02-21
* git-gui: Change summary of git-gui.Shawn O. Pearce2007-02-21
* git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-21
* git-gui: Use mixed path for docs on Cygwin.Shawn O. Pearce2007-02-21
* git-gui: Correct crash when saving options in blame mode.Shawn O. Pearce2007-02-18
* git-gui: Expose the browser as a subcommand.Shawn O. Pearce2007-02-16