summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-18git-gui i18n: Added Bulgarian translationAlexander Shopov
2014-01-18git-gui l10n: Add 29 more terms to glossaryAlexander Shopov
2014-01-18git-gui i18n: Initial glossary in BulgarianAlexander Shopov
2013-11-15git-gui: correct spelling errors in commentsMasanari Iida
2013-09-12git-gui: add menu item to launch a bash shell on Windows.Pat Thoyts
2013-09-06git-gui: corrected setup of git worktree under cygwin.John Murphy
2013-08-27git-gui: right half window is panedMax Kirillov
2013-08-27git-gui: Add gui.displayuntracked optionMax Kirillov
2013-08-27git-gui: show the maxrecentrepo config option in the preferences dialogPat Thoyts
2013-08-27git-gui: added gui.maxrecentrepo to extend the number of remembered reposPat Thoyts
2013-08-27git-gui: Improve font rendering on retina macbooksMads Dørup
2013-06-15git-gui 0.18gitgui-0.18.0Pat Thoyts
2013-06-15git-gui: avoid an error message when removing the last remotePat Thoyts
2013-06-07git-gui: fix file name handling with non-empty prefixJohn Keeping
2013-06-07git-gui: bring wish process to front on MacStefan Haller
2013-05-17git-gui: change dialog button positions for Windows to suit platform.Pat Thoyts
2013-05-16git-gui: allow "\ No newline at end of file" for linewise stagingHeiko Voigt
2013-02-22git-gui: fix the mergetool launcher for the Beyond Compare tool.Pat Thoyts
2012-12-25Makefile: replace "echo 1>..." with "echo >..."Christian Couder
2012-11-28French translation: copy -> copie.Grahack
2012-11-13git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>Kirill Smelkov
2012-10-17git-gui 0.17gitgui-0.17.0Pat Thoyts
2012-10-17git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong
2012-10-17git-gui: Detect full path when parsing argumentsAndrew Wong
2012-09-17git-gui: remove .git/CHERRY_PICK_HEAD after committingBeat Bolli
2012-09-17git-gui: Fix a loose/lose mistakeBeat Bolli
2012-09-17git-gui: Fix semi-working shortcuts for unstage and revertVitaly _Vi Shukela
2012-06-19Merge branch 'rt/trans'Pat Thoyts
2012-06-19git-gui: de.po: translate "remote" as "extern"Ralf Thielow
2012-06-19git-gui: de.po: translate "bare" as "bloß"Ralf Thielow
2012-06-19git-gui: de.po: consistently add untranslated hook names within bracesRalf Thielow
2012-04-19git-gui: preserve commit messages in utf-8Pat Thoyts
2012-03-25git-gui: open console when using --trace on windowsHeiko Voigt
2012-03-10git-gui: fix a typo in po/ filesBenjamin Kerensa
2012-03-10git-gui: Use PWD if it exists on Mac OS XMarcus Karlsson
2012-01-22git-gui: fix git-gui crash due to uninitialized variableClemens Buchacher
2011-12-13git-gui 0.16gitgui-0.16.0Pat Thoyts
2011-12-09git-gui: handle shell script text filters when loading for blame.Pat Thoyts
2011-12-07git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson
2011-11-30git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts
2011-11-30git-gui: set whitespace warnings appropriate to this projectPat Thoyts
2011-11-05git-gui: don't warn for detached head when rebasingBert Wesarg
2011-11-05git-gui: make config gui.warndetachedcommit a booleanBert Wesarg
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel
2011-11-04git-gui: sort the numeric ansi codesPat Thoyts
2011-11-04git-gui: support underline style when parsing diff outputPat Thoyts
2011-10-31git-gui: fix spelling error in sshkey.tclDejan Ribič
2011-10-21git-gui: include the file path in guitools confirmation dialogBert Wesarg
2011-10-21git-gui: span widgets over the full file output area in the blame viewBert Wesarg
2011-10-21git-gui: use a tristate to control the case mode in the searchbarBert Wesarg