Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-22 | git-gui: fix typo in lib/spellcheck.tcl | Michele Ballabio | 1 | -1/+1 |
2008-02-21 | git-gui: Shorten Aspell version strings to just Aspell version number | Shawn O. Pearce | 1 | -0/+4 |
2008-02-21 | git-gui: Gracefully display non-aspell version errors to users | Shawn O. Pearce | 1 | -1/+25 |
2008-02-21 | git-gui: Catch and display aspell startup failures to the user | Shawn O. Pearce | 1 | -4/+17 |
2008-02-21 | git-gui: Only bind the spellcheck popup suggestion hook once | Shawn O. Pearce | 1 | -1/+1 |
2008-02-21 | git-gui: Remove explicit references to 'aspell' in message strings | Shawn O. Pearce | 1 | -7/+7 |
2008-02-21 | git-gui: Ensure all spellchecker 'class' variables are initialized | Shawn O. Pearce | 1 | -5/+9 |
2008-02-17 | git-gui: (i18n) Add newly added translation strings to template. | Christian Stimming | 1 | -2/+2 |
2008-02-14 | git-gui: Paper bag fix bad string length call in spellchecker | Shawn O. Pearce | 1 | -1/+1 |
2008-02-12 | git-gui: Automatically spell check commit messages as the user types | Shawn O. Pearce | 1 | -0/+363 |