summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz2008-05-261-6/+2
* git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce2008-05-221-16/+7
* git-gui: Add a --trace command line optionShawn O. Pearce2008-05-201-8/+39
* git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce2008-05-081-1/+1
* git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-083-1/+27
* git-gui: Update German translationChristian Stimming2008-05-011-17/+9
* Merge branch 'maint'Shawn O. Pearce2008-04-231-4/+10
|\
| * git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce2008-04-231-4/+10
* | git-gui: Report less precise object estimates for database compressionJohannes Sixt2008-04-141-2/+2
|/
* git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio2008-04-051-6/+12
* git-gui: Update french translationChristian Couder2008-04-041-45/+33
* git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce2008-04-031-4/+4
* git-gui 0.10gitgui-0.10.0Shawn O. Pearce2008-04-021-1/+1
* git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother2008-04-021-8/+32
* git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano2008-03-161-12/+50
* git-gui: Update Japanese translationしらいしななこ2008-03-151-13/+9
* git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce2008-03-151-249/+277
* git-gui: Update Japanese translationしらいしななこ2008-03-151-291/+266
* git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-152-2/+2
* git-gui: Updated Hungarian translation (e5fba18)Miklos Vajna2008-03-151-14/+9
* git-gui: update russian translationAlex Riesen2008-03-151-27/+21
* git-gui: remove spurious "fuzzy" attributes in po/it.poMichele Ballabio2008-03-151-2/+0
* git-gui: updated Swedish translationPeter Karlsson2008-03-141-290/+375
* git-gui: Regenerated po template and merged translations with itPeter Karlsson2008-03-148-1841/+2311
* Update Hungarian translation. 100% completed.Miklos Vajna2008-03-131-38/+102
* git-gui: update Italian translationMichele Ballabio2008-03-131-265/+346
* git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano2008-03-121-6/+1
* git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-072-1/+3
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-056-16/+47
* git-gui: translate the remaining messages in zh_cn.po to chineseeric miao2008-03-051-550/+673
* Merge branch 'maint'Shawn O. Pearce2008-03-051-0/+5
|\
| * git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce2008-03-051-0/+5
* | Merge branch 'maint'Shawn O. Pearce2008-02-281-1/+1
|\ \ | |/
| * git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce2008-02-281-1/+1
* | Merge branch 'maint'Shawn O. Pearce2008-02-223-3/+25
|\ \ | |/
| * 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: fix typo in lib/spellcheck.tclMichele Ballabio2008-02-221-1/+1
* | git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce2008-02-211-0/+4
* | git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce2008-02-211-1/+25
* | git-gui: Catch and display aspell startup failures to the userShawn O. Pearce2008-02-211-4/+17
* | git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce2008-02-211-1/+1
* | git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce2008-02-211-7/+7
* | git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2008-02-212-6/+11
* | Merge branch 'maint'Shawn O. Pearce2008-02-211-7/+11
|\ \ | |/
| * git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-201-7/+11
* | Merge branch 'maint'Shawn O. Pearce2008-02-201-1/+1
|\ \ | |/
| * git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-191-1/+1