summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-29git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen1-1/+1
2007-12-29Added Swedish translation.Peter Karlsson1-0/+1895
2007-12-14git-gui: Unconditionally use absolute paths with CygwinMark Levedahl1-6/+4
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce1-0/+1
2007-12-14git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt1-21/+21
2007-12-05Update Hungarian translation. 100% completed.Miklos Vajna1-320/+362
2007-12-05Update ja.po for git-guiしらいしななこ1-189/+229
2007-12-02git-gui: Improve the application icon on Windows.Johannes Sixt1-0/+0
2007-12-02git-gui: install-sh from automake does not like -m755Robert Schiele1-6/+6
2007-12-02git-gui: Reorder msgfmt command-line argumentsbrian m. carlson1-1/+1
2007-11-26Update German translation. 100% completed.Christian Stimming1-141/+167
2007-11-26Update git-gui.pot with latest (few) string additions and changes.Christian Stimming1-183/+221
2007-11-22git-gui: update it.po and glossary/it.poMichele Ballabio2-216/+261
2007-11-22git-gui: fix a typo in lib/commit.tclMichele Ballabio1-1/+1
2007-11-21git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce1-1/+1
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce1-1/+6
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce1-1/+8
2007-11-01git-gui: Update Japanese strings (part 2)Junio C Hamano1-1/+1
2007-11-01git-gui: Update Japanese stringsしらいしななこ1-144/+133
2007-11-01Updated russian translation of git-guiAlex Riesen1-224/+292
2007-11-01po2msg: actually output statisticsJohannes Schindelin1-2/+20
2007-11-01po2msg: ignore untranslated messagesJohannes Schindelin1-0/+3
2007-11-01po2msg: ignore entries marked with "fuzzy"Johannes Schindelin1-2/+11
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce1-4/+11
2007-10-23Merge branch 'maint'Shawn O. Pearce1-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce1-9/+52
2007-10-23More updates and corrections to the russian translation of git-guiAlex Riesen1-235/+127
2007-10-22Updated Russian translation.Kirill1-141/+190
2007-10-20git-gui: Update German translationChristian Stimming2-220/+238
2007-10-20git-gui: Add more terms to glossary.Christian Stimming2-3/+8
2007-10-20Merge branch 'maint'Shawn O. Pearce3-3/+6
2007-10-20git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce1-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce1-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce1-1/+1
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce1-1/+4
2007-10-13git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce2-0/+3
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce1-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce1-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce4-35/+84
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce1-2/+2
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce1-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserShawn O. Pearce1-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce1-0/+6
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce1-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce1-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska2-0/+83
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce1-0/+20
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce1-21/+14
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce1-45/+49
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt1-11/+12