summaryrefslogtreecommitdiff
path: root/git-commit-script
Commit message (Expand)AuthorAgeFilesLines
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-191-52/+23
* [PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano2005-08-191-2/+2
* Fix git-commit without paths.Junio C Hamano2005-08-171-2/+4
* git-commit: pass explicit path to git-diff-files.Junio C Hamano2005-08-171-3/+8
* Tentative fix to git-commit-scriptJunio C Hamano2005-08-151-5/+11
* Add --signoff and --verify option to git commit.Junio C Hamano2005-08-131-4/+72
* git-commit: log parameter updates.Junio C Hamano2005-08-091-22/+105
* [PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin2005-08-051-2/+2
* [PATCH] Audit rev-parse users.Junio C Hamano2005-07-221-1/+1
* Add "git commit --all" since everybody seems to want it.Linus Torvalds2005-07-191-1/+5
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-081-7/+3
* [PATCH] git-commit-script: get commit message from an existing one.Junio C Hamano2005-06-251-8/+67
* Let "git commit" take arguments for files to commit.Linus Torvalds2005-06-201-0/+1
* Make "git commit" clean up after itselfLinus Torvalds2005-06-191-5/+9
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-141-12/+31
* Remove MERGE_HEAD after committing mergeLinus Torvalds2005-06-081-1/+2
* Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds2005-06-081-2/+13
* [PATCH] git: git-commit-script ignores $GIT_DIRAlexey Guzeev2005-06-011-1/+1
* [PATCH] Buglets fix in the new two scriptsJunio C Hamano2005-05-301-3/+1
* Add "commit" helper scriptLinus Torvalds2005-05-301-0/+15