summaryrefslogtreecommitdiffstats
path: root/lib/commit.tcl (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann2009-04-051-3/+3
* git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov2009-02-011-10/+19
* git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-081-4/+3
* git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-241-2/+6
* git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-051-0/+1
* git-gui: Teach git gui about file type changesGustaf Hendeby2008-08-251-0/+2
* git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-041-8/+8
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-211-39/+26
* git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-211-31/+83
* git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen2007-12-301-1/+1
* git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-221-1/+1
* Merge branch 'maint'Shawn O. Pearce2007-10-211-1/+1
|\
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-201-1/+1
* | git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-141-6/+6
* | git-gui: add some strings to translationMichele Ballabio2007-09-141-2/+2
* | Mark strings for translation.Christian Stimming2007-09-021-26/+26
|/
* git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming2007-07-291-2/+2
* git-gui: Paper bag fix quitting crash after commitShawn O. Pearce2007-07-231-1/+1
* git-gui: Automatically backup the user's commit bufferShawn O. Pearce2007-07-211-0/+4
* git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce2007-07-191-4/+16
* git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-171-1/+1
* git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce2007-07-121-1/+1
* Merge branch 'maint'Shawn O. Pearce2007-07-121-1/+12
|\
| * git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-121-1/+12
* | git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-091-2/+2
* | git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-091-8/+0
* | git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce2007-07-091-18/+15
* | git-gui: Honor rerere.enabled configuration optionShawn O. Pearce2007-07-081-1/+6
|/
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-081-0/+410