1105 Commits (5c37033edf7963616038ff8b980047d5671e168e)
 

Author SHA1 Message Date
Pat Thoyts 5c37033edf git-gui: avoid an error message when removing the last remote 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
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
Christian Couder 9f316463ba Makefile: replace "echo 1>..." with "echo >..." 12 years ago
Grahack ab571ef02f French translation: copy -> copie. 12 years ago
Kirill Smelkov 552ee61ece git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree> 12 years ago
Pat Thoyts f6dd784ed4 git-gui 0.17 12 years ago
Andrew Wong df46eda388 git-gui: Don't prepend the prefix if value looks like a full path 12 years ago
Andrew Wong e3d06ca93e git-gui: Detect full path when parsing arguments 12 years ago
Beat Bolli 5a5e4d2599 git-gui: remove .git/CHERRY_PICK_HEAD after committing 13 years ago
Beat Bolli 9ef750875a git-gui: Fix a loose/lose mistake 13 years ago
Vitaly _Vi Shukela 44e88ce078 git-gui: Fix semi-working shortcuts for unstage and revert 13 years ago
Pat Thoyts 272b929639 Merge branch 'rt/trans' 13 years ago
Ralf Thielow 1a8cdacb51 git-gui: de.po: translate "remote" as "extern" 13 years ago
Ralf Thielow 774b79fbb8 git-gui: de.po: translate "bare" as "bloß" 13 years ago
Ralf Thielow 3c3737deab git-gui: de.po: consistently add untranslated hook names within braces 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
Benjamin Kerensa ef42057dea git-gui: fix a typo in po/ files 13 years ago
Marcus Karlsson 446f8226dd git-gui: Use PWD if it exists on Mac OS X 13 years ago
Clemens Buchacher ba5d445b65 git-gui: fix git-gui crash due to uninitialized variable 13 years ago
Pat Thoyts 942e6baa92 git-gui 0.16 13 years ago
Pat Thoyts 7d076d5675 git-gui: handle shell script text filters when loading for blame. 13 years ago
Samuel Bronson 215d4fdbaa git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming. 13 years ago
Pat Thoyts af86768334 git-gui: added config gui.gcwarning to disable the gc hint message 13 years ago
Pat Thoyts 6f01e20e25 git-gui: set whitespace warnings appropriate to this project 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 ae6ec6124b Merge branch 'bw/searching' 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