summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-gui: use vcompare when comparing the git versionjl/vcompare-makes-2.0-satisify-1.7-or-laterJens Lehmann2014-05-141-2/+2
* git-gui 0.19gitgui-0.19.0Pat Thoyts2014-01-181-1/+1
* git-gui: chmod +x po2msg, windows/git-gui.shJonathan Nieder2014-01-182-0/+0
* git-gui: fallback right pane to packed widgets with Tk 8.4Max Kirillov2014-01-181-11/+21
* git-gui i18n: Added Bulgarian translationAlexander Shopov2014-01-181-0/+2694
* git-gui l10n: Add 29 more terms to glossaryAlexander Shopov2014-01-181-0/+29
* git-gui i18n: Initial glossary in BulgarianAlexander Shopov2014-01-181-0/+287
* git-gui: correct spelling errors in commentsMasanari Iida2013-11-154-5/+5
* git-gui: add menu item to launch a bash shell on Windows.Pat Thoyts2013-09-121-0/+10
* git-gui: corrected setup of git worktree under cygwin.John Murphy2013-09-061-1/+5
* git-gui: right half window is panedMax Kirillov2013-08-271-5/+11
* git-gui: Add gui.displayuntracked optionMax Kirillov2013-08-272-4/+11
* git-gui: show the maxrecentrepo config option in the preferences dialogPat Thoyts2013-08-272-0/+2
* git-gui: added gui.maxrecentrepo to extend the number of remembered reposPat Thoyts2013-08-271-2/+10
* git-gui: Improve font rendering on retina macbooksMads Dørup2013-08-271-0/+2
* git-gui 0.18gitgui-0.18.0Pat Thoyts2013-06-151-1/+1
* git-gui: avoid an error message when removing the last remotePat Thoyts2013-06-151-2/+4
* git-gui: fix file name handling with non-empty prefixJohn Keeping2013-06-071-11/+3
* git-gui: bring wish process to front on MacStefan Haller2013-06-071-0/+14
* git-gui: change dialog button positions for Windows to suit platform.Pat Thoyts2013-05-171-1/+3
* git-gui: allow "\ No newline at end of file" for linewise stagingHeiko Voigt2013-05-161-2/+9
* git-gui: fix the mergetool launcher for the Beyond Compare tool.Pat Thoyts2013-02-221-2/+2
* Makefile: replace "echo 1>..." with "echo >..."Christian Couder2012-12-251-3/+3
* French translation: copy -> copie.Grahack2012-11-281-1/+1
* git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>Kirill Smelkov2012-11-131-0/+1
* git-gui 0.17gitgui-0.17.0Pat Thoyts2012-10-171-1/+1
* git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong2012-10-171-2/+7
* git-gui: Detect full path when parsing argumentsAndrew Wong2012-10-171-1/+10
* git-gui: remove .git/CHERRY_PICK_HEAD after committingBeat Bolli2012-09-171-0/+1
* git-gui: Fix a loose/lose mistakeBeat Bolli2012-09-171-1/+1
* git-gui: Fix semi-working shortcuts for unstage and revertVitaly _Vi Shukela2012-09-171-0/+4
* Merge branch 'rt/trans'Pat Thoyts2012-06-191-18/+18
|\
| * git-gui: de.po: translate "remote" as "extern"Ralf Thielow2012-06-191-14/+14
| * git-gui: de.po: translate "bare" as "bloß"Ralf Thielow2012-06-191-1/+1
| * git-gui: de.po: consistently add untranslated hook names within bracesRalf Thielow2012-06-191-3/+3
* | git-gui: preserve commit messages in utf-8Pat Thoyts2012-04-191-3/+8
* | git-gui: open console when using --trace on windowsHeiko Voigt2012-03-251-0/+1
|/
* git-gui: fix a typo in po/ filesBenjamin Kerensa2012-03-1010-10/+10
* git-gui: Use PWD if it exists on Mac OS XMarcus Karlsson2012-03-101-1/+3
* git-gui: fix git-gui crash due to uninitialized variableClemens Buchacher2012-01-221-0/+1
* git-gui 0.16gitgui-0.16.0Pat Thoyts2011-12-131-1/+1
* git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-092-11/+37
* git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson2011-12-071-1/+4
* git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts2011-11-301-1/+1
* git-gui: set whitespace warnings appropriate to this projectPat Thoyts2011-11-301-0/+1
* git-gui: don't warn for detached head when rebasingBert Wesarg2011-11-051-1/+3
* git-gui: make config gui.warndetachedcommit a booleanBert Wesarg2011-11-052-1/+2
* git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel2011-11-053-0/+3
* git-gui: sort the numeric ansi codesPat Thoyts2011-11-041-1/+1
* git-gui: support underline style when parsing diff outputPat Thoyts2011-11-042-1/+2