summaryrefslogtreecommitdiff
path: root/git-gui.sh
AgeCommit message (Expand)AuthorFilesLines
2014-06-13git-gui: show staged submodules regardless of ignore configLibravatar Jens Lehmann1-1/+5
2014-01-18git-gui: fallback right pane to packed widgets with Tk 8.4Libravatar Max Kirillov1-11/+21
2013-09-12git-gui: add menu item to launch a bash shell on Windows.Libravatar Pat Thoyts1-0/+10
2013-09-06git-gui: corrected setup of git worktree under cygwin.Libravatar John Murphy1-1/+5
2013-08-27git-gui: right half window is panedLibravatar Max Kirillov1-5/+11
2013-08-27git-gui: Add gui.displayuntracked optionLibravatar Max Kirillov1-4/+10
2013-08-27git-gui: show the maxrecentrepo config option in the preferences dialogLibravatar Pat Thoyts1-0/+1
2013-06-07git-gui: fix file name handling with non-empty prefixLibravatar John Keeping1-11/+3
2013-06-07git-gui: bring wish process to front on MacLibravatar Stefan Haller1-0/+14
2012-11-13git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>Libravatar Kirill Smelkov1-0/+1
2012-10-17git-gui: Don't prepend the prefix if value looks like a full pathLibravatar Andrew Wong1-2/+7
2012-10-17git-gui: Detect full path when parsing argumentsLibravatar Andrew Wong1-1/+10
2012-09-17git-gui: Fix semi-working shortcuts for unstage and revertLibravatar Vitaly _Vi Shukela1-0/+4
2012-04-19git-gui: preserve commit messages in utf-8Libravatar Pat Thoyts1-3/+8
2012-03-25git-gui: open console when using --trace on windowsLibravatar Heiko Voigt1-0/+1
2011-12-09git-gui: handle shell script text filters when loading for blame.Libravatar Pat Thoyts1-0/+29
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-05git-gui: add config value gui.diffopts for passing additional diff optionsLibravatar Tilman Vogel1-0/+1
2011-11-04git-gui: support underline style when parsing diff outputLibravatar Pat Thoyts1-0/+1
2011-10-19Merge branch 'bw/searching'Libravatar Pat Thoyts1-2/+14
2011-10-18git-gui: new config to control staging of untracked filesLibravatar Bert Wesarg1-0/+1
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-07-11Fix typo: existant->existentLibravatar Dmitry Ivankov1-1/+1
2011-05-20git-gui: warn when trying to commit on a detached headLibravatar Heiko Voigt1-0/+1
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsLibravatar Pat Thoyts1-0/+19
2011-02-13git-gui: always default to the last merged branch in remote deleteLibravatar Heiko Voigt1-0/+4
2011-01-28git-gui: learn more type change statesLibravatar Bert Wesarg1-2/+6
2011-01-28git-gui: fix typo in image dataLibravatar Bert Wesarg1-2/+2
2010-12-10git-gui: use --exclude-standard to check for untracked filesLibravatar Stefan Naewe1-7/+11
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Libravatar Bert Wesarg1-0/+2
2010-11-19git-gui: respect conflict marker sizeLibravatar Bert Wesarg1-3/+3
2010-10-27git-gui: apply color information from git diff outputLibravatar Pat Thoyts1-1/+9
2010-10-27git-gui: use wordprocessor tab style to ensure tabs work as expectedLibravatar Pat Thoyts1-0/+1
2010-10-20git-gui: correct assignment of work-treeLibravatar Pat Thoyts1-5/+14
2010-10-07git-gui: generic version trimmingLibravatar Pat Thoyts1-5/+12
2010-10-05git-gui: enable the Tk console when tracing/debugging on WindowsLibravatar Pat Thoyts1-0/+2
2010-10-05git-gui: show command-line errors in a messagebox on WindowsLibravatar Pat Thoyts1-10/+16
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilityLibravatar Sebastian Schuberth1-0/+2
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Libravatar Pat Thoyts1-2/+2
2010-08-12git-gui: handle textconv filter on Windows and in developmentLibravatar Pat Thoyts1-1/+8
2010-08-12git-gui: use shell to launch textconv filter in "blame"Libravatar Matthieu Moy1-0/+6
2010-08-08git-gui: display error launching blame as a message box.Libravatar Pat Thoyts1-1/+6
2010-08-08git-gui: Make usage statement visible on Windows.Libravatar Pat Thoyts1-1/+7
2010-08-02git-gui: fix size and position of window panes on startupLibravatar Pat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedLibravatar Pat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameLibravatar Clément Poulain1-1/+27
2010-07-30git-gui: fix "Explore Working Copy" for Windows againLibravatar Markus Heidelberg1-1/+1
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Libravatar Pat Thoyts1-0/+3