summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-22git-gui: fix git-gui crash due to uninitialized variableLibravatar Clemens Buchacher1-0/+1
2011-12-13git-gui 0.16Libravatar Pat Thoyts1-1/+1
2011-12-09git-gui: handle shell script text filters when loading for blame.Libravatar Pat Thoyts2-11/+37
2011-12-07git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Libravatar Samuel Bronson1-1/+4
2011-11-30git-gui: added config gui.gcwarning to disable the gc hint messageLibravatar Pat Thoyts1-1/+1
2011-11-30git-gui: set whitespace warnings appropriate to this projectLibravatar Pat Thoyts1-0/+1
2011-11-05git-gui: don't warn for detached head when rebasingLibravatar Bert Wesarg1-1/+3
2011-11-05git-gui: make config gui.warndetachedcommit a booleanLibravatar Bert Wesarg2-1/+2
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsLibravatar Tilman Vogel3-0/+3
2011-11-04git-gui: sort the numeric ansi codesLibravatar Pat Thoyts1-1/+1
2011-11-04git-gui: support underline style when parsing diff outputLibravatar Pat Thoyts2-1/+2
2011-10-31git-gui: fix spelling error in sshkey.tclLibravatar Dejan Ribič1-1/+1
2011-10-21git-gui: include the file path in guitools confirmation dialogLibravatar Bert Wesarg1-2/+8
2011-10-21git-gui: span widgets over the full file output area in the blame viewLibravatar Bert Wesarg1-3/+6
2011-10-21git-gui: use a tristate to control the case mode in the searchbarLibravatar Bert Wesarg1-7/+17
2011-10-19git-gui: set suitable extended window manager hints.Libravatar Pat Thoyts5-0/+5
2011-10-19git-gui: fix display of path in browser titleLibravatar Bert Wesarg1-1/+7
2011-10-19Merge branch 'bw/searching'Libravatar Pat Thoyts4-19/+210
2011-10-19git-gui: enable the smart case sensitive search only if gui.search.smartcase ...Libravatar Pat Thoyts1-3/+7
2011-10-19git-gui: catch invalid or complete regular expressions and treat as no match.Libravatar Pat Thoyts1-7/+9
2011-10-19git-gui: theme the search and line-number entry fields on blame screenLibravatar Pat Thoyts3-8/+100
2011-10-18git-gui: include the number of untracked files to stage when asking the userLibravatar Pat Thoyts1-1/+2
2011-10-18git-gui: new config to control staging of untracked filesLibravatar Bert Wesarg3-1/+32
2011-10-18git-gui: use "untracked" for files which are not known to gitLibravatar Bert Wesarg1-5/+5
2011-10-18git-gui: fix unintended line break in message stringLibravatar Bert Wesarg1-2/+1
2011-10-18git-gui: add search history to searchbarLibravatar Bert Wesarg1-0/+60
2011-10-18git-gui: add regexp search mode to the searchbarLibravatar Bert Wesarg1-1/+11
2011-10-18git-gui: add smart case search mode in searchbarLibravatar Bert Wesarg1-1/+12
2011-10-18git-gui: handle config booleans without valueLibravatar Bert Wesarg1-2/+14
2011-10-18git-gui: fix multi selected file operationLibravatar Bert Wesarg1-0/+1
2011-10-15git-gui: incremental goto line in blame viewLibravatar Bert Wesarg1-4/+11
2011-10-15git-gui: clear the goto line input when hidingLibravatar Bert Wesarg1-0/+1
2011-10-15git-gui: only accept numbers in the goto-line inputLibravatar Bert Wesarg1-2/+11
2011-10-15git-gui: search and linenumber input are mutual exclusive in the blame viewLibravatar Bert Wesarg1-6/+16
2011-10-06git-gui: deal with unknown files when pressing the "Stage Changed" buttonLibravatar Heiko Voigt1-0/+9
2011-07-19git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.Libravatar Pat Thoyts1-2/+0
2011-07-19git-gui: Add keyboard shortcuts for search and goto commands in blame view.Libravatar David Fries2-1/+7
2011-07-19git-gui: Enable jumping to a specific line number in blame view.Libravatar David Fries2-0/+75
2011-07-11Fix tooltip display with multiple monitors on windows.Libravatar Pat Thoyts2-4/+4
2011-07-11Fix typo: existant->existentLibravatar Dmitry Ivankov1-1/+1
2011-07-11git-gui: updated translator README for current procedures.Libravatar Pat Thoyts1-20/+19
2011-05-20git-gui: warn when trying to commit on a detached headLibravatar Heiko Voigt2-0/+16
2011-05-16git-gui: Corrected a typo in the Swedish translation of 'Continue'Libravatar Christoffer Pettersson1-1/+1
2011-03-25Merge branch 'ss/git-gui-mergetool'Libravatar Pat Thoyts1-47/+54
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsLibravatar Pat Thoyts1-0/+19
2011-02-27mergetool--lib: Add Beyond Compare 3 as a toolLibravatar Sebastian Schuberth1-0/+7
2011-02-27mergetool--lib: Sort tools alphabetically for easier lookupLibravatar Sebastian Schuberth1-47/+47
2011-02-24git-gui: fetch/prune all entry appears lastLibravatar Heiko Voigt1-12/+10
2011-02-24git-gui: fetch/prune all entry only for more than one entryLibravatar Heiko Voigt1-2/+2
2011-02-15git-gui: Include version check and test for tearoff menu entryLibravatar Pat Thoyts1-10/+14