aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce2008-07-29
* git-gui: Fix the Remote menu separator.Alexander Gavrilov2008-07-27
* git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen2008-07-25
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-16
* Add options to control the search for copies in blame.Alexander Gavrilov2008-07-16
* Fix pre-commit hooks under MinGW/MSYSAlexander Gavrilov2008-07-16
* git-gui: Exit shortcut in MacOSX repairedSoeren Finster2008-07-08
* git-gui: Implement "Stage/Unstage Line"Johannes Sixt2008-07-02
* git-gui: Don't select the wrong file if the last listed file is staged.Abhijit Menon-Sen2008-06-25
* git-gui: Fix accidental staged state toggle when clicking top pixel rowRichard Quirk2008-06-20
* git-gui: Move on to the next filename after staging/unstaging a changeAbhijit Menon-Sen2008-06-13
* git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce2008-05-22
* git-gui: Add a --trace command line optionShawn O. Pearce2008-05-20
* git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-08
* git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio2008-04-05
* git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce2008-04-03
* git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother2008-04-02
* git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-15
* git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-07
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-05
* Merge branch 'maint'Shawn O. Pearce2008-02-20
|\
| * git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-19
* | git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-12
|/
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-20
* git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt2007-12-14
* git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce2007-11-08
* git-gui: Allow users to set font weights to boldShawn O. Pearce2007-11-01
* git-gui: Protect against bad translation stringsShawn O. Pearce2007-10-26
* git-gui: Paper bag fix the global config parsingShawn O. Pearce2007-10-17
* git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce2007-10-12
* git-gui: offer a list of recent repositories on startupSteffen Prohaska2007-10-12
* git-gui: Support LFs embedded in config file valuesShawn O. Pearce2007-10-12
* git-gui: Refactor git-config --list parsingShawn O. Pearce2007-10-12
* git-gui: Move load_config procedure below git-version selectionShawn O. Pearce2007-10-12
* git-gui: Change main window layout to support wider screensJohannes Sixt2007-10-12
* git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska2007-10-10
* git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce2007-10-10
* git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce2007-10-10
* git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce2007-10-10
* Merge branch 'maint'Shawn O. Pearce2007-10-10
|\
| * git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska2007-10-07
* | Merge branch 'maint'Shawn O. Pearce2007-10-03
|\ \ | |/
| * git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce2007-10-03
| * git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce2007-10-03
* | git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce2007-09-27
* | git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce2007-09-27
* | git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce2007-09-23
* | git-gui: Refactor some UI init to occur earlierShawn O. Pearce2007-09-22
* | Merge branch 'maint'Shawn O. Pearce2007-09-21
|\ \ | |/
| * git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce2007-09-21