summaryrefslogtreecommitdiff
path: root/git-gui.sh
AgeCommit message (Expand)Author
2008-07-08git-gui: Exit shortcut in MacOSX repairedSoeren Finster
2008-07-02git-gui: Implement "Stage/Unstage Line"Johannes Sixt
2008-06-25git-gui: Don't select the wrong file if the last listed file is staged.Abhijit Menon-Sen
2008-06-20git-gui: Fix accidental staged state toggle when clicking top pixel rowRichard Quirk
2008-06-13git-gui: Move on to the next filename after staging/unstaging a changeAbhijit Menon-Sen
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce
2008-05-20git-gui: Add a --trace command line optionShawn O. Pearce
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio
2008-04-03git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann
2008-02-20Merge branch 'maint'Shawn O. Pearce
2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2007-12-14git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt
2007-10-10git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska
2007-10-10git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce
2007-10-10Merge branch 'maint'Shawn O. Pearce
2007-10-07git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska
2007-10-03Merge branch 'maint'Shawn O. Pearce
2007-10-03git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce
2007-10-03git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce
2007-09-27git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce
2007-09-23git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce
2007-09-22git-gui: Refactor some UI init to occur earlierShawn O. Pearce
2007-09-21Merge branch 'maint'Shawn O. Pearce
2007-09-21git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce
2007-09-21git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce
2007-09-21git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce
2007-09-20git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce
2007-09-20Merge branch 'maint'Shawn O. Pearce
2007-09-20git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg
2007-09-16Merge branch 'maint'Shawn O. Pearce