summaryrefslogtreecommitdiffstats
path: root/lib/commit.tcl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce1-16/+7
2008-05-20git-gui: Add a --trace command line optionShawn O. Pearce1-8/+39
2008-05-08git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce1-1/+1
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce3-1/+27
2008-05-01git-gui: Update German translationChristian Stimming1-17/+9
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce1-4/+10
2008-04-14git-gui: Report less precise object estimates for database compressionJohannes Sixt1-2/+2
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio1-6/+12
2008-04-04git-gui: Update french translationChristian Couder1-45/+33
2008-04-03git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce1-4/+4
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce1-1/+1
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother1-8/+32
2008-03-16git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano1-12/+50
2008-03-15git-gui: Update Japanese translationしらいしななこ1-13/+9
2008-03-15git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce1-249/+277
2008-03-15git-gui: Update Japanese translationしらいしななこ1-291/+266
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce2-2/+2
2008-03-15git-gui: Updated Hungarian translation (e5fba18)Miklos Vajna1-14/+9
2008-03-15git-gui: update russian translationAlex Riesen1-27/+21
2008-03-15git-gui: remove spurious "fuzzy" attributes in po/it.poMichele Ballabio1-2/+0
2008-03-14git-gui: updated Swedish translationPeter Karlsson1-290/+375
2008-03-14git-gui: Regenerated po template and merged translations with itPeter Karlsson8-1841/+2311
2008-03-13Update Hungarian translation. 100% completed.Miklos Vajna1-38/+102
2008-03-13git-gui: update Italian translationMichele Ballabio1-265/+346
2008-03-12git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano1-6/+1
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2-1/+3
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann6-16/+47
2008-03-05git-gui: translate the remaining messages in zh_cn.po to chineseeric miao1-550/+673
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce1-0/+5
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce1-1/+1
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio1-1/+1
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce1-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce1-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce1-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce1-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce1-7/+7
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2-6/+11
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11
2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1
2008-02-17git-gui: Update German translation.Christian Stimming2-25/+49
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Christian Stimming2-6/+30
2008-02-14git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce1-3/+1
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce1-1/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce4-1/+442
2008-02-12git-gui: support Git Gui.app under OS X 10.5Jay Soffian2-5/+14
2008-02-03git-gui: Update German translation.Christian Stimming1-40/+89