13 Commits (f8348be3be8493a62110a09ab0343213990b416b)

Author SHA1 Message Date
Junio C Hamano e3e291fc07 Do not lose author name information to locale gotchas. 19 years ago
Junio C Hamano e5215804de Do not put automatic merge message after signed-off-by line. 19 years ago
c.shoemaker@cox.net 0363ecf641 update usage string for git-commit.sh 19 years ago
Junio C Hamano 4bfe1199ea Teach git-add and git-commit to handle filenames starting with '-'. 19 years ago
Santi_Béjar f8e2c54c9a Write .editmsg in GIT_DIR to avoid being in git-status. 19 years ago
Santi_Béjar df34297af1 [PATCH] Quote the missing GIT_DIR. 19 years ago
Junio C Hamano f6413391b1 Leave an empty line between log and sign-off. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 148ccbb038 git-commit: use update-index --stdin, instead of xargs. 19 years ago
Junio C Hamano deca7e8c59 Give default merge message after failed automerge. 19 years ago
Junio C Hamano 91063bbc6c Multi-backend merge driver. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 2d56993347 Use 'git status' now it can handle initial commit. 19 years ago
Junio C Hamano bc4af68a1a git commit: Allow editing on all occasions. 19 years ago
Junio C Hamano 9804b7dc19 Show the branch name more prominently in "git status". 19 years ago
Junio C Hamano aba2da1339 Accept -m and friends for initial commits and merge commits. 19 years ago
Junio C Hamano 89e2c5f17b Add commit hook and make the verification customizable. 20 years ago
Junio C Hamano e20ce6ac76 [PATCH] Allow file removal when "git commit --all" is used. 20 years ago
Junio C Hamano 6a0049c076 Fix git-commit without paths. 20 years ago
Junio C Hamano 22cff6a5ab git-commit: pass explicit path to git-diff-files. 20 years ago
Junio C Hamano 2150cc99fe Tentative fix to git-commit-script 20 years ago
Junio C Hamano 0cfe1d303a Add --signoff and --verify option to git commit. 20 years ago
Junio C Hamano 0c091296c0 git-commit: log parameter updates. 20 years ago
Johannes Schindelin eca35ecdca [PATCH] git-commit-script fix for degenerated merge 20 years ago
Junio C Hamano f6e1a4d6dc [PATCH] Audit rev-parse users. 20 years ago
Linus Torvalds f0b32737ad Add "git commit --all" since everybody seems to want it. 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Junio C Hamano 5fec3ef101 [PATCH] git-commit-script: get commit message from an existing one. 20 years ago
Linus Torvalds 0795495388 Let "git commit" take arguments for files to commit. 20 years ago
Linus Torvalds 170241b7d1 Make "git commit" clean up after itself 20 years ago
Linus Torvalds 96069cf03a Make "git commit" handle initial commits too 20 years ago
Linus Torvalds 7f1d112962 Remove MERGE_HEAD after committing merge 20 years ago
Linus Torvalds 9c065315f7 Make "git commit" work correctly in the presense of a manual merge 20 years ago
Alexey Guzeev ef6a46e6ea [PATCH] git: git-commit-script ignores $GIT_DIR 20 years ago
Junio C Hamano 2036d84102 [PATCH] Buglets fix in the new two scripts 20 years ago
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago