summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Fix broken revert confirmation.Christian Stimming2008-01-161-1/+3
* git-gui: Update German translationChristian Stimming2008-01-162-21/+24
* git-gui: Update glossary: add term "hunk"Christian Stimming2008-01-162-1/+6
* git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen2007-12-291-1/+1
* Added Swedish translation.Peter Karlsson2007-12-291-0/+1895
* git-gui: Unconditionally use absolute paths with CygwinMark Levedahl2007-12-141-6/+4
* git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce2007-12-141-0/+1
* git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt2007-12-141-21/+21
* Update Hungarian translation. 100% completed.Miklos Vajna2007-12-051-320/+362
* Update ja.po for git-guiしらいしななこ2007-12-051-189/+229
* git-gui: Improve the application icon on Windows.Johannes Sixt2007-12-021-0/+0
* git-gui: install-sh from automake does not like -m755Robert Schiele2007-12-021-6/+6
* git-gui: Reorder msgfmt command-line argumentsbrian m. carlson2007-12-021-1/+1
* Update German translation. 100% completed.Christian Stimming2007-11-261-141/+167
* Update git-gui.pot with latest (few) string additions and changes.Christian Stimming2007-11-261-183/+221
* git-gui: update it.po and glossary/it.poMichele Ballabio2007-11-222-216/+261
* git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-221-1/+1
* git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce2007-11-211-1/+1
* git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce2007-11-081-1/+6
* git-gui: Allow users to set font weights to boldShawn O. Pearce2007-11-011-1/+8
* git-gui: Update Japanese strings (part 2)Junio C Hamano2007-11-011-1/+1
* git-gui: Update Japanese stringsしらいしななこ2007-11-011-144/+133
* Updated russian translation of git-guiAlex Riesen2007-11-011-224/+292
* po2msg: actually output statisticsJohannes Schindelin2007-11-011-2/+20
* po2msg: ignore untranslated messagesJohannes Schindelin2007-11-011-0/+3
* po2msg: ignore entries marked with "fuzzy"Johannes Schindelin2007-11-011-2/+11
* git-gui: Protect against bad translation stringsShawn O. Pearce2007-10-261-4/+11
* Merge branch 'maint'Shawn O. Pearce2007-10-231-12/+53
|\
| * git-gui: Make sure we get errors from git-update-indexShawn O. Pearce2007-10-231-9/+52
* | More updates and corrections to the russian translation of git-guiAlex Riesen2007-10-231-235/+127
* | Updated Russian translation.Kirill2007-10-221-141/+190
* | git-gui: Update German translationChristian Stimming2007-10-202-220/+238
* | git-gui: Add more terms to glossary.Christian Stimming2007-10-202-3/+8
* | Merge branch 'maint'Shawn O. Pearce2007-10-203-3/+6
|\ \ | |/
| * git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-201-1/+1
| * git-gui: Handle progress bars from newer gitsShawn O. Pearce2007-10-201-1/+4
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-201-1/+1
* | git-gui: Paper bag fix the global config parsingShawn O. Pearce2007-10-171-1/+4
* | git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce2007-10-132-0/+3
* | git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce2007-10-121-2/+6
* | git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce2007-10-121-7/+37
* | git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce2007-10-124-35/+84
* | git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce2007-10-121-2/+2
* | git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce2007-10-121-0/+6
* | git-gui: Disable the text widget in the repository chooserShawn O. Pearce2007-10-121-0/+2
* | git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce2007-10-121-0/+6
* | git-gui: Offer repository management features in menu barShawn O. Pearce2007-10-121-6/+49
* | git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce2007-10-121-27/+34
* | git-gui: offer a list of recent repositories on startupSteffen Prohaska2007-10-122-0/+83
* | git-gui: Support LFs embedded in config file valuesShawn O. Pearce2007-10-121-0/+20