summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce2008-02-281-1/+1
* git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-221-0/+4
* git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-221-1/+11
* git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-221-1/+5
* git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-221-1/+5
* git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-201-7/+11
* git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-191-1/+1
* git-gui: support Git Gui.app under OS X 10.5Jay Soffian2008-02-122-5/+14
* git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce2008-01-221-1/+1
* git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce2008-01-221-3/+22
* git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce2008-01-221-0/+3
* git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-221-1/+2
* git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce2008-01-201-13/+13
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-203-46/+63
* git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-201-1/+1
* git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-201-31/+83
* git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl2008-01-171-2/+3
* git-gui: add french glossary: glossary/fr.poChristian Couder2008-01-171-0/+166
* git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-161-0/+2
* git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-161-28/+22
* git-gui: Initial french translationChristian Couder2008-01-161-0/+1875
* git-gui: Improve German translation.Christian Stimming2008-01-162-9/+9
* git-gui: Updated Swedish translation after mailing list review.Peter Karlsson2008-01-161-11/+11
* 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