aboutsummaryrefslogtreecommitdiff
path: root/git-commit-script
Commit message (Expand)AuthorAge
* Show the branch name more prominently in "git status".Junio C Hamano2005-08-28
* Accept -m and friends for initial commits and merge commits.Junio C Hamano2005-08-26
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-19
* [PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano2005-08-19
* Fix git-commit without paths.Junio C Hamano2005-08-17
* git-commit: pass explicit path to git-diff-files.Junio C Hamano2005-08-17
* Tentative fix to git-commit-scriptJunio C Hamano2005-08-15
* Add --signoff and --verify option to git commit.Junio C Hamano2005-08-13
* git-commit: log parameter updates.Junio C Hamano2005-08-09
* [PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin2005-08-05
* [PATCH] Audit rev-parse users.Junio C Hamano2005-07-22
* Add "git commit --all" since everybody seems to want it.Linus Torvalds2005-07-19
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-08
* [PATCH] git-commit-script: get commit message from an existing one.Junio C Hamano2005-06-25
* Let "git commit" take arguments for files to commit.Linus Torvalds2005-06-20
* Make "git commit" clean up after itselfLinus Torvalds2005-06-19
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-14
* Remove MERGE_HEAD after committing mergeLinus Torvalds2005-06-08
* Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds2005-06-08
* [PATCH] git: git-commit-script ignores $GIT_DIRAlexey Guzeev2005-06-01
* [PATCH] Buglets fix in the new two scriptsJunio C Hamano2005-05-30
* Add "commit" helper scriptLinus Torvalds2005-05-30