502 Commits (a5728022e07c53e5ac91db0960870518e243b7c1)

Author SHA1 Message Date
Pratyush Yadav 8a8efbe414 git-gui: reduce Tcl version requirement from 8.6 to 8.5 5 years ago
Pratyush Yadav 5eb9397e88 git-gui: fix error popup when doing blame -> "Show History Context" 5 years ago
Zoli Szabó 786f4d2405 git-gui: allow opening currently selected file in default app 5 years ago
Kazuhiro Kato 39acfa3d22 git gui: fix branch name encoding error 5 years ago
Jonathan Gilbert fa38ab68b0 git-gui: revert untracked files by deleting them 5 years ago
Jonathan Gilbert d9c6469f38 git-gui: update status bar to track operations 5 years ago
Bert Wesarg b436825b9b git-gui: support for diff3 conflict style 6 years ago
Thomas Klaeger 6a72d44fc2 git-gui (Windows): use git-bash.exe if it is available 6 years ago
Birger Skogeng Pedersen ec7424e1a6 git-gui: add hotkey to toggle "Amend Last Commit" 6 years ago
Bert Wesarg da08d559b7 git-gui: add horizontal scrollbar to commit buffer 6 years ago
Bert Wesarg ba41b5b335 git-gui: convert new/amend commit radiobutton to checkbutton 6 years ago
Birger Skogeng Pedersen e07446ed5f git-gui: add hotkeys to set widget focus 6 years ago
Pratyush Yadav a4fa2f0a4c git-gui: allow undoing last revert 6 years ago
Pratyush Yadav 62bd99934b git-gui: allow reverting selected hunk 6 years ago
Pratyush Yadav 5f0a516de9 git-gui: allow reverting selected lines 6 years ago
Pratyush Yadav 5440eb0ea2 git-gui: call do_quit before destroying the main window 6 years ago
Birger Skogeng Pedersen 146a6f1097 git-gui: bind CTRL/CMD+numpad ENTER to do_commit 7 years ago
Johannes Schindelin 76756d6706 git-gui: allow Ctrl+T to toggle multiple paths 7 years ago
Johannes Schindelin 2cd9179c14 git-gui: fix exception when trying to stage with empty file list 7 years ago
Johannes Schindelin 2365e5b174 git-gui: avoid exception upon Ctrl+T in an empty list 7 years ago
Todd Zullinger 63100874c1 Replace Free Software Foundation address in license notices 7 years ago
Karsten Blees ae75e1e432 git-gui: handle the encoding of Git's output correctly 9 years ago
Karsten Blees e2039e946e git-gui: unicode file name support on windows 9 years ago
Vasco Almeida 43c65a85c4 git-gui i18n: mark "usage:" strings for translation 9 years ago
yaras af465c0c28 git-gui: fix initial git gui message encoding 9 years ago
Pat Thoyts 577c7e8fc6 git-gui: fix detection of Cygwin 9 years ago
Pat Thoyts 30508bc4e3 Amend tab ordering and text widget border and highlighting. 9 years ago
Pat Thoyts 088ad75dc2 Allow keyboard control to work in the staging widgets. 9 years ago
Kyle J. McKay ce3e848b40 git-gui: reinstate support for Tcl 8.4 10 years ago
Csaba Kiraly a117fa2116 git-gui: fix problem with gui.maxfilesdisplayed 10 years ago
Pat Thoyts cdc6aba8c5 git-gui: fix verbose loading when git path contains spaces. 10 years ago
Sebastian Schuberth 3b422bc854 git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows 10 years ago
Michael Lutz a43c5f51a4 git-gui: add configurable tab size to the diff view 11 years ago
David Turner a3b3ae35d4 git-gui: Make git-gui lib dir configurable at runime 11 years ago
Jens Lehmann 3decb8e0ac git-gui: tolerate major version changes when comparing the git version 11 years ago
Jens Lehmann e0db1dd7d4 git-gui: show staged submodules regardless of ignore config 11 years ago
Max Kirillov 02f6cfbd16 git-gui: fallback right pane to packed widgets with Tk 8.4 11 years ago
Pat Thoyts 224cce8f9b git-gui: add menu item to launch a bash shell on Windows. 12 years ago
John Murphy 4394faf6e5 git-gui: corrected setup of git worktree under cygwin. 12 years ago
Max Kirillov 918dbf5887 git-gui: right half window is paned 12 years ago
Max Kirillov e632b3c0d3 git-gui: Add gui.displayuntracked option 12 years ago
Pat Thoyts d478056c7d git-gui: show the maxrecentrepo config option in the preferences dialog 12 years ago
John Keeping 2f38dd03fc git-gui: fix file name handling with non-empty prefix 12 years ago
Stefan Haller 7d2017e773 git-gui: bring wish process to front on Mac 12 years ago
Kirill Smelkov 552ee61ece git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree> 13 years ago
Andrew Wong df46eda388 git-gui: Don't prepend the prefix if value looks like a full path 13 years ago
Andrew Wong e3d06ca93e git-gui: Detect full path when parsing arguments 13 years ago
Vitaly _Vi Shukela 44e88ce078 git-gui: Fix semi-working shortcuts for unstage and revert 13 years ago
Pat Thoyts fda1ba02f3 git-gui: preserve commit messages in utf-8 13 years ago
Heiko Voigt c42939d24e git-gui: open console when using --trace on windows 13 years ago