summaryrefslogtreecommitdiff
path: root/git-gui.sh
AgeCommit message (Expand)Author
2007-09-28git-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-22Merge branch 'maint'Shawn O. Pearce
2007-09-22git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce
2007-09-22git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce
2007-09-22git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce
2007-09-21git-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-17Merge branch 'maint'Shawn O. Pearce
2007-09-17git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce
2007-09-14git-gui: add some strings to translationMichele Ballabio
2007-09-13git-gui: Make backporting changes from i18n version easierShawn O. Pearce
2007-09-12git-gui: Disambiguate "commit"Harri Ilari Tapio Liusvaara
2007-09-12git-gui: Support context-sensitive i18nShawn O. Pearce
2007-09-11Merge branch 'maint'Shawn O. Pearce
2007-09-11git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce
2007-09-10Merge branch 'maint'Shawn O. Pearce
2007-09-10git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce
2007-09-09Merge branch 'maint'Shawn O. Pearce
2007-09-09git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce
2007-09-04Merge branch 'maint'Shawn O. Pearce
2007-09-04git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce
2007-09-04git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce
2007-09-03git-gui: Correct stock message for 'Invalid font specified in %s'Shawn O. Pearce
2007-09-02Mark strings for translation.Christian Stimming
2007-09-02git-gui: Initialize Tcl's msgcat library for internationalizationShawn O. Pearce
2007-09-02git-gui: Locate the library directory early during startupShawn O. Pearce
2007-08-25git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce
2007-08-23git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce
2007-08-23git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce
2007-08-22git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce
2007-08-21git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce
2007-08-20git-gui: Fix window manager problems on ion3Shawn O. Pearce
2007-08-04git-gui: Added support for OS X right clickgitgui-0.8.1Väinö Järvelä
2007-08-03git-gui: Avoid Tcl error in popup menu on diff viewerShawn O. Pearce
2007-07-30git-gui: Use more modern looking icons in the tree browserShawn O. Pearce
2007-07-30git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce
2007-07-29git-gui: Honor core.excludesfile when listing extra filesShawn O. Pearce
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming
2007-07-27git-gui: Don't kill modified commit message buffer with merge templatesShawn O. Pearce
2007-07-23git-gui: Refactor current branch menu items to make i18n easierShawn O. Pearce
2007-07-23git-gui: Refactor diff popup into a procedure to ease i18n workShawn O. Pearce
2007-07-23git-gui: Clarify meaning of add tracked menu optionShawn O. Pearce
2007-07-22git-gui: Completely remove my Tools/Migrate hackShawn O. Pearce
2007-07-21git-gui: Automatically backup the user's commit bufferShawn O. Pearce
2007-07-19git-gui: Avoid unnecessary global statements when possibleShawn O. Pearce
2007-07-19git-gui: Bind Ctrl/Cmd-M to merge actionShawn O. Pearce