summaryrefslogtreecommitdiffstats
path: root/git-gui.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce1-0/+28
2007-12-14git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt1-21/+21
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce1-1/+6
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce1-1/+8
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce1-4/+11
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce1-1/+4
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce1-2/+2
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska1-0/+1
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce1-0/+20
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce1-21/+14
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce1-45/+49
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt1-11/+12
2007-10-10git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska1-0/+3
2007-10-10git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce1-2/+2
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce1-2/+6
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce1-7/+13
2007-10-10Merge branch 'maint'Shawn O. Pearce1-0/+1
2007-10-07git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska1-0/+1
2007-10-03Merge branch 'maint'Shawn O. Pearce1-2/+28
2007-10-03git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce1-2/+8
2007-10-03git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce1-0/+20
2007-09-27git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce1-3/+4
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce1-0/+4
2007-09-23git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce1-3/+3
2007-09-22git-gui: Refactor some UI init to occur earlierShawn O. Pearce1-94/+94
2007-09-21Merge branch 'maint'Shawn O. Pearce1-5/+37
2007-09-21git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce1-3/+31
2007-09-21git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce1-1/+1
2007-09-21git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce1-1/+5
2007-09-20git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce1-2/+3
2007-09-20Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-09-20git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg1-1/+1
2007-09-16Merge branch 'maint'Shawn O. Pearce1-2/+12
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce1-2/+12
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce1-7/+11
2007-09-13git-gui: add some strings to translationMichele Ballabio1-15/+15
2007-09-13git-gui: Make backporting changes from i18n version easierShawn O. Pearce1-0/+12
2007-09-12git-gui: Disambiguate "commit"Harri Ilari Tapio Liusvaara1-4/+4
2007-09-12git-gui: Support context-sensitive i18nShawn O. Pearce1-1/+10
2007-09-11Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-09-11git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce1-1/+1
2007-09-09Merge branch 'maint'Shawn O. Pearce1-1/+5
2007-09-09git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce1-1/+5
2007-09-09Merge branch 'maint'Shawn O. Pearce1-0/+2
2007-09-08git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce1-0/+2
2007-09-03Merge branch 'maint'Shawn O. Pearce1-11/+8
2007-09-03git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce1-9/+6
2007-09-03git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce1-2/+2
2007-09-03git-gui: Correct stock message for 'Invalid font specified in %s'Shawn O. Pearce1-1/+1