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