39 Commits (ea5aeb07e9ad92743eaaf216360340b70d4c3bbd)

Author SHA1 Message Date
Shawn Pearce 6891281cfa Allow multiple -m options to git-commit. 19 years ago
Martin Waitz 88a1531435 Add instructions to commit template. 19 years ago
Matthias Lederhofer 443f8338b9 git status: skip empty directories, and add -u to show all untracked files 19 years ago
Sean ec4e69c06a Ensure author & committer before asking for commit message. 19 years ago
Junio C Hamano 6a74642c50 git-commit --amend: two fixes. 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano 475443c848 git-commit: do not muck with commit message when no_edit is set. 19 years ago
Yasushi SHOJI 1fa7a68f4b Be verbose when !initial commit 19 years ago
Junio C Hamano 8588452ceb git-commit --amend: allow empty commit. 19 years ago
Junio C Hamano b8310152bc git-commit: make sure we protect against races. 19 years ago
Junio C Hamano b4019f0456 git-commit --amend 19 years ago
Junio C Hamano bba319b5ce commit: detect misspelled pathspec while making a partial commit. 19 years ago
Junio C Hamano 4170a19587 git-commit: Now --only semantics is the default. 19 years ago
Junio C Hamano 1536dd9c61 Only call git-rerere if $GIT_DIR/rr-cache exists. 19 years ago
Junio C Hamano 9ae6be8016 git-commit -v: have patch at the end. 19 years ago
Junio C Hamano cf7bb589af git-status -v 19 years ago
Junio C Hamano 5a798fb57f git-commit: finishing touches. 19 years ago
Junio C Hamano 130fcca63f git-commit: revamp the git-commit semantics. 19 years ago
Junio C Hamano 8389b52b2a git-rerere: reuse recorded resolve. 19 years ago
Junio C Hamano 7334f06ce6 Do not fall back on vi on dumb terminals. 19 years ago
Junio C Hamano aa66c7ec77 format-patch/commit: Quote single quote in the author name properly. 19 years ago
Alex Riesen b6ae5409ea trivial: typo in git-commit.sh 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano f678dd180a Prevent "git-commit -a path1 path2..." 19 years ago
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