584 Commits (501e4c6f23378aca2ce14ba4bc3eebeccb92e8d7)
 

Author SHA1 Message Date
Shawn O. Pearce 501e4c6f23 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk 18 years ago
Shawn O. Pearce 2fe167b67a git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs 18 years ago
Shawn O. Pearce 299077fb40 git-gui: Handle starting on mapped shares under Cygwin 18 years ago
Shawn O. Pearce 183a1d1496 git-gui: Display message box when we cannot find git in $PATH 18 years ago
Simon Sasburg ae0754ac9a git-gui: Avoid using bold text in entire gui for some fonts 18 years ago
Shawn O. Pearce 3849bfba84 git-gui: Disable native platform text selection in "lists" 18 years ago
Shawn O. Pearce 55bad4f096 git-gui: Paper bag fix "Commit->Revert" format arguments 18 years ago
Shawn O. Pearce 042f53c569 git-gui: Provide 'uninstall' Makefile target to undo an installation 18 years ago
Shawn O. Pearce afe2098ddd git-gui: Font chooser to handle a large number of font families 18 years ago
Shawn O. Pearce e7034d66ec git-gui: Make backporting changes from i18n version easier 18 years ago
Shawn O. Pearce 63c4024ff0 git-gui: Don't delete send on Windows as it doesn't exist 18 years ago
Shawn O. Pearce 8938410189 git-gui: Trim trailing slashes from untracked submodule names 18 years ago
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules 18 years ago
Michele Ballabio 4ed1a190d0 git-gui: handle "deleted symlink" diff marker 18 years ago
Michele Ballabio 2d19f8e921 git-gui: show unstaged symlinks in diff viewer 18 years ago
Shawn O. Pearce c63fe3b2dc git-gui: Avoid use of libdir in Makefile 18 years ago
Shawn O. Pearce cff93397ab git-gui: Disable Tk send in all git-gui sessions 18 years ago
Gerrit Pape 0b883ab30c git-gui: lib/index.tcl: handle files with % in the filename properly 18 years ago
Shawn O. Pearce 047d94d505 git-gui: Properly set the state of "Stage/Unstage Hunk" action 18 years ago
Shawn O. Pearce 881d8f24ca git-gui: Fix detaching current branch during checkout 18 years ago
Shawn O. Pearce 6e4ba05c7f git-gui: Correct starting of git-remote to handle -w option 18 years ago
Shawn O. Pearce c80d25dbce git-gui: Correct 'git gui blame' in a subdirectory 18 years ago
Shawn O. Pearce 9c9f5fa97f git-gui: Do not offer to stage three-way diff hunks into the index 18 years ago
Shawn O. Pearce 9f4119eb76 git-gui: Refactor diff pane popup support for future improvements 18 years ago
Shawn O. Pearce 875b7c9368 git-gui: Fix "unoptimized loading" to not cause git-gui to crash 18 years ago
Shawn O. Pearce ce015c213f git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menu 18 years ago
Shawn O. Pearce 18a01a0da4 git-gui: Allow git-merge to use branch names in conflict markers 18 years ago
Shawn O. Pearce c6951ddb52 git-gui: Fix window manager problems on ion3 18 years ago
Väinö Järvelä 51b8c5021a git-gui: Added support for OS X right click 18 years ago
Shawn O. Pearce a13ee29b97 git-gui: Avoid Tcl error in popup menu on diff viewer 18 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce dac7089263 git-gui: Use more modern looking icons in the tree browser 18 years ago
Shawn O. Pearce 37e2199c4c git-gui: Don't offer to stage hunks from untracked files 18 years ago
Shawn O. Pearce 95af4d8de1 git-gui: Make sure remotes are loaded when picking revisions 18 years ago
Shawn O. Pearce 0fe055cd24 git-gui: Use progress bar while resetting/aborting files 18 years ago
Shawn O. Pearce 94a4dd9bfd git-gui: Honor core.excludesfile when listing extra files 18 years ago
Christian Stimming 360cc106e7 git-gui: Unify wording to say "to stage" instead of "to add" 18 years ago
Shawn O. Pearce 1e0a92fdf7 git-gui: Don't kill modified commit message buffer with merge templates 18 years ago
Shawn O. Pearce bc318ea86d git-gui: Remove usernames from absolute SSH urls during merging 18 years ago
Shawn O. Pearce ead49f5a4f git-gui: Format tracking branch merges as though they were pulls 18 years ago
Shawn O. Pearce 9feefbd2d2 git-gui: Cleanup bindings within merge dialog 18 years ago
Shawn O. Pearce 350a35f0a1 git-gui: Replace merge dialog with our revision picker widget 18 years ago
Shawn O. Pearce becafaace6 git-gui: Show ref last update times in revision chooser tooltips 18 years ago
Shawn O. Pearce 844c3f6fe9 git-gui: Display commit/tag/remote info in tooltip of revision picker 18 years ago
Shawn O. Pearce 30d1990584 git-gui: Save remote urls obtained from config/remotes setup 18 years ago
Shawn O. Pearce 7d5266a704 git-gui: Avoid unnecessary symbolic-ref call during checkout 18 years ago
Shawn O. Pearce a8139888f8 git-gui: Refactor current branch menu items to make i18n easier 18 years ago
Shawn O. Pearce 83751fc109 git-gui: Refactor diff popup into a procedure to ease i18n work 18 years ago
Shawn O. Pearce 9c5a3c7797 git-gui: Paper bag fix quitting crash after commit 18 years ago
Shawn O. Pearce e7d7b1a34e git-gui: Clarify meaning of add tracked menu option 18 years ago