53 Commits (420e92f255982564a782b6ea8cd3c522f48c7d12)

Author SHA1 Message Date
Alex Riesen 3dffd2c828 Do not use perl in git-commit.sh 19 years ago
Shawn Pearce a3a733e63b Record the type of commit operation in the reflog. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Junio C Hamano cc7d5bcf00 Racy GIT (part #3) 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Yann Dirson 29f4ad867c git-commit: filter out log message lines only when editor was run. 19 years ago
Junio C Hamano 7d0c68871a git-merge --squash 19 years ago
Jeff King cda8ab59bb git-commit: allow -e option anywhere on command line 19 years ago
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
Shawn Pearce 67644a4d77 Include ref log detail in commit, reset, etc. 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