1075 Commits (f49517a862529f8f0898c414113a45f40cc54565)
 

Author SHA1 Message Date
Bert Wesarg f49517a862 git-gui: make config gui.warndetachedcommit a boolean 14 years ago
Tilman Vogel 54531e7c7a git-gui: add config value gui.diffopts for passing additional diff options 14 years ago
Pat Thoyts 3f2fb173ac git-gui: sort the numeric ansi codes 14 years ago
Pat Thoyts 9af6413b96 git-gui: support underline style when parsing diff output 14 years ago
Dejan Ribič 4198579b0a git-gui: fix spelling error in sshkey.tcl 14 years ago
Bert Wesarg 95fa862b57 git-gui: include the file path in guitools confirmation dialog 14 years ago
Bert Wesarg ff3f01bba9 git-gui: span widgets over the full file output area in the blame view 14 years ago
Bert Wesarg f9ace9e63d git-gui: use a tristate to control the case mode in the searchbar 14 years ago
Pat Thoyts 508dee31f3 git-gui: set suitable extended window manager hints. 14 years ago
Bert Wesarg 80e6667809 git-gui: fix display of path in browser title 14 years ago
Pat Thoyts ae6ec6124b Merge branch 'bw/searching' 14 years ago
Pat Thoyts 8eaf24b93b git-gui: enable the smart case sensitive search only if gui.search.smartcase is true 14 years ago
Pat Thoyts b66f4f7aa7 git-gui: catch invalid or complete regular expressions and treat as no match. 14 years ago
Pat Thoyts 3592767276 git-gui: theme the search and line-number entry fields on blame screen 14 years ago
Pat Thoyts 99665fc582 git-gui: include the number of untracked files to stage when asking the user 14 years ago
Bert Wesarg bb196e2619 git-gui: new config to control staging of untracked files 14 years ago
Bert Wesarg 526aa2b203 git-gui: use "untracked" for files which are not known to git 14 years ago
Bert Wesarg b020bbd5a0 git-gui: fix unintended line break in message string 14 years ago
Bert Wesarg 1159971baa git-gui: add search history to searchbar 14 years ago
Bert Wesarg e9144d5555 git-gui: add regexp search mode to the searchbar 14 years ago
Bert Wesarg 0a0243d733 git-gui: add smart case search mode in searchbar 14 years ago
Bert Wesarg 12b219f7f9 git-gui: handle config booleans without value 14 years ago
Bert Wesarg a8ca786991 git-gui: fix multi selected file operation 14 years ago
Bert Wesarg 843d6597fb git-gui: incremental goto line in blame view 14 years ago
Bert Wesarg 81a92e5205 git-gui: clear the goto line input when hiding 14 years ago
Bert Wesarg 59252107ac git-gui: only accept numbers in the goto-line input 14 years ago
Bert Wesarg e0e0a6c64c git-gui: search and linenumber input are mutual exclusive in the blame view 14 years ago
Heiko Voigt 856c2d75c6 git-gui: deal with unknown files when pressing the "Stage Changed" button 14 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
Dmitry Ivankov c5c45e1a2d Fix typo: existant->existent 14 years ago
Pat Thoyts 8c0bf68353 git-gui: updated translator README for current procedures. 14 years ago
Heiko Voigt e34789cc8b git-gui: warn when trying to commit on a detached head 14 years ago
Christoffer Pettersson 1cac41f8ea git-gui: Corrected a typo in the Swedish translation of 'Continue' 14 years ago
Pat Thoyts fbc9629e2f Merge branch 'ss/git-gui-mergetool' 14 years ago
Pat Thoyts 35b6f72feb git-gui: detect the use of MUI langauge packs on Windows 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
Pat Thoyts ba44692a2e git-gui: Include version check and test for tearoff menu entry 14 years ago
Heiko Voigt 69e21b8392 git-gui: teach fetch/prune menu to do it for all remotes 14 years ago
Heiko Voigt e8db4035df git-gui: refactor remote submenu creation into subroutine 14 years ago
Heiko Voigt 9d04278a4d git-gui: always default to the last merged branch in remote delete 14 years ago
Heiko Voigt 8b92658206 git-gui: fix deleting item from all_remotes variable 14 years ago
Heiko Voigt df128139c6 git-gui: instead of defaulting to home directory use working directory 14 years ago
Heiko Voigt fb027e148a git-gui: scroll down to default selection for push dialog 14 years ago
Heiko Voigt 9e34e62bcb git gui: keep selected branch when remote is changed in push dialog 14 years ago