aboutsummaryrefslogtreecommitdiff
path: root/lib/commit.tcl
Commit message (Expand)AuthorAge
* git-gui: learn more type change statesBert Wesarg2011-01-28
* git-gui: remove 'no such variable' for s error when encounter unknown file st...Bert Wesarg2011-01-28
* git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann2009-04-05
* git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov2009-02-01
* git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-08
* git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-24
* git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-04
* git-gui: Teach git gui about file type changesGustaf Hendeby2008-08-24
* git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-03
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-20
* git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-20
* git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen2007-12-29
* git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-22
* Merge branch 'maint'Shawn O. Pearce2007-10-20
|\
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-20
* | git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-14
* | git-gui: add some strings to translationMichele Ballabio2007-09-13
* | Mark strings for translation.Christian Stimming2007-09-02
|/
* git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming2007-07-29
* git-gui: Paper bag fix quitting crash after commitShawn O. Pearce2007-07-23
* git-gui: Automatically backup the user's commit bufferShawn O. Pearce2007-07-21
* git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce2007-07-19
* git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-17
* git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce2007-07-12
* Merge branch 'maint'Shawn O. Pearce2007-07-12
|\
| * git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-12
* | git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-09
* | git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-08
* | git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce2007-07-08
* | git-gui: Honor rerere.enabled configuration optionShawn O. Pearce2007-07-08
|/
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-07