summaryrefslogtreecommitdiffstats
path: root/git-gui.sh
AgeCommit message (Expand)AuthorLines
2015-01-13git-gui: reinstate support for Tcl 8.4Kyle J. McKay-2/+2
2015-01-05git-gui: fix problem with gui.maxfilesdisplayedCsaba Kiraly-9/+12
2014-11-07git-gui: fix verbose loading when git path contains spaces.Pat Thoyts-3/+3
2014-11-06git-gui/gitk: Do not depend on Cygwin's "kill" command on WindowsSebastian Schuberth-3/+1
2014-10-06git-gui: add configurable tab size to the diff viewMichael Lutz-0/+1
2014-08-10git-gui: Make git-gui lib dir configurable at runimeDavid Turner-1/+5
2014-06-13git-gui: tolerate major version changes when comparing the git versionJens Lehmann-2/+2
2014-06-13git-gui: show staged submodules regardless of ignore configJens Lehmann-1/+5
2014-01-18git-gui: fallback right pane to packed widgets with Tk 8.4Max Kirillov-11/+21
2013-09-12git-gui: add menu item to launch a bash shell on Windows.Pat Thoyts-0/+10
2013-09-06git-gui: corrected setup of git worktree under cygwin.John Murphy-1/+5
2013-08-27git-gui: right half window is panedMax Kirillov-5/+11
2013-08-27git-gui: Add gui.displayuntracked optionMax Kirillov-4/+10
2013-08-27git-gui: show the maxrecentrepo config option in the preferences dialogPat Thoyts-0/+1
2013-06-07git-gui: fix file name handling with non-empty prefixJohn Keeping-11/+3
2013-06-07git-gui: bring wish process to front on MacStefan Haller-0/+14
2012-11-13git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>Kirill Smelkov-0/+1
2012-10-17git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong-2/+7
2012-10-17git-gui: Detect full path when parsing argumentsAndrew Wong-1/+10
2012-09-17git-gui: Fix semi-working shortcuts for unstage and revertVitaly _Vi Shukela-0/+4
2012-04-19git-gui: preserve commit messages in utf-8Pat Thoyts-3/+8
2012-03-25git-gui: open console when using --trace on windowsHeiko Voigt-0/+1
2011-12-09git-gui: handle shell script text filters when loading for blame.Pat Thoyts-0/+29
2011-12-07git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson-1/+4
2011-11-30git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts-1/+1
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel-0/+1
2011-11-04git-gui: support underline style when parsing diff outputPat Thoyts-0/+1
2011-10-19Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts-2/+14
2011-10-18git-gui: new config to control staging of untracked filesBert Wesarg-0/+1
2011-10-18git-gui: handle config booleans without valueBert Wesarg-2/+14
2011-10-18git-gui: fix multi selected file operationBert Wesarg-0/+1
2011-07-11Fix typo: existant->existentDmitry Ivankov-1/+1
2011-05-20git-gui: warn when trying to commit on a detached headHeiko Voigt-0/+1
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts-0/+19
2011-02-13git-gui: always default to the last merged branch in remote deleteHeiko Voigt-0/+4
2011-01-28git-gui: learn more type change statesBert Wesarg-2/+6
2011-01-28git-gui: fix typo in image dataBert Wesarg-2/+2
2010-12-10git-gui: use --exclude-standard to check for untracked filesStefan Naewe-7/+11
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg-0/+2
2010-11-19git-gui: respect conflict marker sizeBert Wesarg-3/+3
2010-10-27git-gui: apply color information from git diff outputPat Thoyts-1/+9
2010-10-27git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts-0/+1
2010-10-20git-gui: correct assignment of work-treePat Thoyts-5/+14
2010-10-07git-gui: generic version trimmingPat Thoyts-5/+12
2010-10-05git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts-0/+2
2010-10-05git-gui: show command-line errors in a messagebox on WindowsPat Thoyts-10/+16
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth-0/+2
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts-2/+2
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts-1/+8
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy-0/+6