summaryrefslogtreecommitdiff
path: root/lib/commit.tcl
AgeCommit message (Expand)Author
2008-01-21git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2008-01-21git-gui: Honor the standard commit-msg hookShawn O. Pearce
2007-12-30git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen
2007-11-22git-gui: fix a typo in lib/commit.tclMichele Ballabio
2007-10-21Merge branch 'maint'Shawn O. Pearce
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce
2007-09-14git-gui: add some strings to translationMichele Ballabio
2007-09-02Mark strings for translation.Christian Stimming
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming
2007-07-23git-gui: Paper bag fix quitting crash after commitShawn O. Pearce
2007-07-21git-gui: Automatically backup the user's commit bufferShawn O. Pearce
2007-07-19git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce
2007-07-17git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce
2007-07-12git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce
2007-07-12Merge branch 'maint'Shawn O. Pearce
2007-07-12git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce
2007-07-09git-gui: Refactor branch switch to support detached headShawn O. Pearce
2007-07-09git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce
2007-07-08git-gui: Honor rerere.enabled configuration optionShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce