summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-11-21git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce-1/+1
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce-1/+6
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce-1/+8
2007-11-01git-gui: Update Japanese strings (part 2)Junio C Hamano-1/+1
2007-11-01git-gui: Update Japanese stringsしらいしななこ-144/+133
2007-11-01Updated russian translation of git-guiAlex Riesen-224/+292
2007-11-01po2msg: actually output statisticsJohannes Schindelin-2/+20
2007-11-01po2msg: ignore untranslated messagesJohannes Schindelin-0/+3
2007-11-01po2msg: ignore entries marked with "fuzzy"Johannes Schindelin-2/+11
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce-4/+11
2007-10-23Merge branch 'maint'Shawn O. Pearce-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce-9/+52
2007-10-23More updates and corrections to the russian translation of git-guiAlex Riesen-235/+127
2007-10-22Updated Russian translation.Kirill-141/+190
2007-10-20git-gui: Update German translationChristian Stimming-220/+238
2007-10-20git-gui: Add more terms to glossary.Christian Stimming-3/+8
2007-10-20Merge branch 'maint'Shawn O. Pearce-3/+6
2007-10-20git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce-1/+1
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce-1/+4
2007-10-13git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce-0/+3
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce-35/+84
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce-2/+2
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserShawn O. Pearce-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce-0/+6
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska-0/+83
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce-0/+20
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce-21/+14
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce-45/+49
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt-11/+12
2007-10-12git-gui: update Italian translationMichele Ballabio-244/+429
2007-10-10git-gui: Updated po strings based on current sourcesShawn O. Pearce-1657/+4423
2007-10-10git-gui: add mingw specific startup wrapperSteffen Prohaska-0/+36
2007-10-10git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgitSteffen Prohaska-0/+3
2007-10-10git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska-0/+3
2007-10-10Merge branch 'cs/de'Shawn O. Pearce-216/+698
2007-10-10git-gui: Update German translation, including latest glossary changesChristian Stimming-165/+633
2007-10-10git-gui: Incorporate glossary changes into existing German translationChristian Stimming-66/+47
2007-10-10git-gui: Update German glossary according to mailing list discussionChristian Stimming-11/+34
2007-10-10git-gui: Add more words to translation glossaryChristian Stimming-2/+12
2007-10-10git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce-2/+2
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce-7/+13
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce-28/+45
2007-10-10git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce-42/+12