summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-211-1/+1
* git-gui: Handle progress bars from newer gitsShawn O. Pearce2007-10-211-1/+4
* git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-201-1/+1
* git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska2007-10-081-0/+1
* 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: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce2007-09-221-3/+31
* git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce2007-09-221-1/+1
* git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce2007-09-221-1/+5
* git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg2007-09-201-1/+1
* git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-173-9/+18
* git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-141-1/+1
* git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-141-1/+27
* git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-142-11/+182
* git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-141-0/+12
* git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-121-1/+1
* git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-101-1/+5
* git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-101-3/+18
* git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-101-0/+1
* git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-101-5/+10
* git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-091-3/+3
* git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce2007-09-091-0/+2
* git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-091-6/+12
* git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-041-9/+6
* git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-041-1/+1
* git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-041-2/+2
* git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce2007-08-251-1/+9
* git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce2007-08-231-0/+4
* git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce2007-08-231-12/+11
* git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce2007-08-221-51/+63
* git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce2007-08-211-3/+4
* git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce2007-08-201-1/+1
* git-gui: Fix window manager problems on ion3Shawn O. Pearce2007-08-202-1/+8
* git-gui: Added support for OS X right clickgitgui-0.8.1Väinö Järvelä2007-08-041-0/+3
* git-gui: Avoid Tcl error in popup menu on diff viewerShawn O. Pearce2007-08-031-1/+3
* git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce2007-07-301-3/+3
* git-gui: Use more modern looking icons in the tree browserShawn O. Pearce2007-07-302-30/+18
* git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce2007-07-301-0/+6
* git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce2007-07-301-0/+4
* git-gui: Use progress bar while resetting/aborting filesShawn O. Pearce2007-07-291-4/+12
* git-gui: Honor core.excludesfile when listing extra filesShawn O. Pearce2007-07-291-0/+4
* git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming2007-07-295-14/+18
* git-gui: Don't kill modified commit message buffer with merge templatesShawn O. Pearce2007-07-271-2/+3
* git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce2007-07-251-0/+3
* git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce2007-07-251-4/+28
* git-gui: Cleanup bindings within merge dialogShawn O. Pearce2007-07-251-5/+9
* git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce2007-07-251-70/+11
* git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce2007-07-251-1/+33
* git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce2007-07-251-6/+230
* git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce2007-07-251-0/+6