aboutsummaryrefslogtreecommitdiff
path: root/lib/commit.tcl
Commit message (Expand)AuthorAge
* 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