419 Commits (8871820169e7d1ff58717d20bfdc3a753eaa6570)

Author SHA1 Message Date
Pat Thoyts 41a5f0b540 git-gui: align the new recursive checkbox with the radiobuttons. 11 years ago
Henri GEIST 2202b8b8bc git-gui: Add a 'recursive' checkbox in the clone menu. 11 years ago
Jens Lehmann e0db1dd7d4 git-gui: show staged submodules regardless of ignore config 11 years ago
Masanari Iida 73fd416b29 git-gui: correct spelling errors in comments 11 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
Pat Thoyts a86560453b git-gui: added gui.maxrecentrepo to extend the number of remembered repos 12 years ago
Pat Thoyts 5c37033edf git-gui: avoid an error message when removing the last remote 12 years ago
Pat Thoyts ed05e9f6c0 git-gui: change dialog button positions for Windows to suit platform. 12 years ago
Heiko Voigt 1fcd24d043 git-gui: allow "\ No newline at end of file" for linewise staging 12 years ago
Pat Thoyts 60468d6c89 git-gui: fix the mergetool launcher for the Beyond Compare tool. 12 years ago
Beat Bolli 5a5e4d2599 git-gui: remove .git/CHERRY_PICK_HEAD after committing 12 years ago
Beat Bolli 9ef750875a git-gui: Fix a loose/lose mistake 12 years ago
Clemens Buchacher ba5d445b65 git-gui: fix git-gui crash due to uninitialized variable 13 years ago
Pat Thoyts 7d076d5675 git-gui: handle shell script text filters when loading for blame. 13 years ago
Bert Wesarg d8d166bf09 git-gui: don't warn for detached head when rebasing 13 years ago
Bert Wesarg f49517a862 git-gui: make config gui.warndetachedcommit a boolean 13 years ago
Tilman Vogel 54531e7c7a git-gui: add config value gui.diffopts for passing additional diff options 13 years ago
Pat Thoyts 3f2fb173ac git-gui: sort the numeric ansi codes 13 years ago
Pat Thoyts 9af6413b96 git-gui: support underline style when parsing diff output 13 years ago
Dejan Ribič 4198579b0a git-gui: fix spelling error in sshkey.tcl 13 years ago
Bert Wesarg 95fa862b57 git-gui: include the file path in guitools confirmation dialog 13 years ago
Bert Wesarg ff3f01bba9 git-gui: span widgets over the full file output area in the blame view 13 years ago
Bert Wesarg f9ace9e63d git-gui: use a tristate to control the case mode in the searchbar 13 years ago
Pat Thoyts 508dee31f3 git-gui: set suitable extended window manager hints. 13 years ago
Bert Wesarg 80e6667809 git-gui: fix display of path in browser title 13 years ago
Pat Thoyts 8eaf24b93b git-gui: enable the smart case sensitive search only if gui.search.smartcase is true 13 years ago
Pat Thoyts b66f4f7aa7 git-gui: catch invalid or complete regular expressions and treat as no match. 13 years ago
Pat Thoyts 3592767276 git-gui: theme the search and line-number entry fields on blame screen 13 years ago
Pat Thoyts 99665fc582 git-gui: include the number of untracked files to stage when asking the user 13 years ago
Bert Wesarg bb196e2619 git-gui: new config to control staging of untracked files 13 years ago
Bert Wesarg 526aa2b203 git-gui: use "untracked" for files which are not known to git 13 years ago
Bert Wesarg b020bbd5a0 git-gui: fix unintended line break in message string 13 years ago
Bert Wesarg 1159971baa git-gui: add search history to searchbar 13 years ago
Bert Wesarg e9144d5555 git-gui: add regexp search mode to the searchbar 13 years ago
Bert Wesarg 0a0243d733 git-gui: add smart case search mode in searchbar 13 years ago
Bert Wesarg 843d6597fb git-gui: incremental goto line in blame view 13 years ago
Bert Wesarg 81a92e5205 git-gui: clear the goto line input when hiding 13 years ago
Bert Wesarg 59252107ac git-gui: only accept numbers in the goto-line input 13 years ago
Bert Wesarg e0e0a6c64c git-gui: search and linenumber input are mutual exclusive in the blame view 13 years ago
Heiko Voigt 856c2d75c6 git-gui: deal with unknown files when pressing the "Stage Changed" button 13 years ago
Pat Thoyts 29776c75d0 git-gui: drop the 'n' and 'Shift-n' bindings from the last patch. 14 years ago
David Fries af9a4625fa git-gui: Add keyboard shortcuts for search and goto commands in blame view. 14 years ago
David Fries 9a483e5c09 git-gui: Enable jumping to a specific line number in blame view. 14 years ago
Pat Thoyts 768e300a50 Fix tooltip display with multiple monitors on windows. 14 years ago
Heiko Voigt e34789cc8b git-gui: warn when trying to commit on a detached head 14 years ago
Sebastian Schuberth f3768a6714 mergetool--lib: Add Beyond Compare 3 as a tool 14 years ago
Sebastian Schuberth 0e0f450427 mergetool--lib: Sort tools alphabetically for easier lookup 14 years ago
Heiko Voigt 4c2519e5a2 git-gui: fetch/prune all entry appears last 14 years ago
Heiko Voigt 4bfa2502f7 git-gui: fetch/prune all entry only for more than one entry 14 years ago