summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-21git-gui: Handle progress bars from newer gitsShawn O. Pearce
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-10-08git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska
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-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-20git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg
2007-09-17git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce
2007-09-14git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce
2007-09-14git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce
2007-09-13git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce
2007-09-13git-gui: Make backporting changes from i18n version easierShawn O. Pearce
2007-09-11git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce
2007-09-10git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce
2007-09-10git-gui: Assume untracked directories are Git submodulesShawn O. Pearce
2007-09-09git-gui: handle "deleted symlink" diff markerMichele Ballabio
2007-09-09git-gui: show unstaged symlinks in diff viewerMichele Ballabio
2007-09-09git-gui: Avoid use of libdir in MakefileShawn O. Pearce
2007-09-09git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce
2007-09-09git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape
2007-09-04git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce
2007-09-04git-gui: Fix detaching current branch during checkoutShawn O. Pearce
2007-09-04git-gui: Correct starting of git-remote to handle -w optionShawn 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: Allow git-merge to use branch names in conflict markersShawn 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: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn 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-30git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce
2007-07-29git-gui: Use progress bar while resetting/aborting 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-25git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce
2007-07-25git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce
2007-07-25git-gui: Cleanup bindings within merge dialogShawn O. Pearce
2007-07-25git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce
2007-07-25git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce
2007-07-25git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce
2007-07-25git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce
2007-07-23git-gui: Avoid unnecessary symbolic-ref call during checkoutShawn O. Pearce