38 Commits (a8db80c22494396a81d2b4b7f4082c369fc0f78d)

Author SHA1 Message Date
Alex Riesen 5f06573743 Allow selection of different cleanup modes for commit messages 17 years ago
Junio C Hamano 4803466f62 builtin-commit: avoid double-negation in the code. 17 years ago
Junio C Hamano d616a23964 builtin-commit: fix amending of the initial commit 17 years ago
Junio C Hamano fbcf118402 fix git commit --amend -m "new message" 17 years ago
Junio C Hamano 3eb2a15eb3 builtin-commit: make summary output consistent with status 17 years ago
Junio C Hamano 1596456309 builtin-commit: fix summary output. 17 years ago
Junio C Hamano 1eb1e9eea4 commit: allow --amend to reuse message from another commit 17 years ago
Junio C Hamano 37d07f8f98 git-commit: squelch needless message during an empty merge 17 years ago
Junio C Hamano bf82a15095 commit: do not add extra LF at the end of the summary. 17 years ago
Junio C Hamano 774751a8bc Re-fix "builtin-commit: fix --signoff" 17 years ago
Junio C Hamano 740001a578 Fix commit-msg hook to allow editing 17 years ago
Wincent Colaiuta 6b95655d7d Allow --no-verify to bypass commit-msg hook 17 years ago
Jeff King 46f721c8fe add status.relativePaths config variable 17 years ago
Junio C Hamano 5241b6bfe2 git-commit --allow-empty 17 years ago
Junio C Hamano 9663c3bc6a git-commit: Allow to amend a merge commit that does not change the tree 17 years ago
Shawn Bohrer 2f02b25f36 Make git status usage say git status instead of git commit 17 years ago
Junio C Hamano d9ccfe7711 Fix --signoff in builtin-commit differently. 17 years ago
Jeff King b5b644a93a git-commit: clean up die messages 17 years ago
Alex Riesen 7168624c35 Do not generate full commit log message if it is not going to be used 17 years ago
Kristian Høgsberg a98b819183 Fix off-by-one error when truncating the diff out of the commit message. 17 years ago
Pierre Habouzit 8babab95af builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well. 17 years ago
Junio C Hamano 3f061887c5 add -i: Fix running from a subdirectory 17 years ago
Kristian Høgsberg 99a1269458 builtin-commit: Include the diff in the commit message when verbose. 17 years ago
Junio C Hamano 2888605c64 builtin-commit: fix partial-commit support 17 years ago
Junio C Hamano e06ad5ffb9 builtin-commit: run commit-msg hook with correct message file 17 years ago
Junio C Hamano bc5d248a9f builtin-commit: do not color status output shown in the message template 17 years ago
Kristian Høgsberg 18abc2dba4 builtin-commit: Clean up an unused variable and a debug fprintf(). 17 years ago
Kristian Høgsberg ef12b50d0c Call refresh_cache() when updating the user index for --only commits. 17 years ago
Johannes Schindelin 129fa60636 builtin-commit: Add newline when showing which commit was created 17 years ago
Johannes Schindelin f9568530c9 builtin-commit: resurrect behavior for multiple -m options 17 years ago
Johannes Schindelin 2150554b0e builtin-commit --s: add a newline if the last line was not a S-o-b 17 years ago
Johannes Schindelin 13208572fb builtin-commit: fix --signoff 17 years ago
Johannes Schindelin 367c98866c git status: show relative paths when run in a subdirectory 17 years ago
Kristian Høgsberg d37d320386 builtin-commit: Refresh cache after adding files. 17 years ago
Johannes Schindelin 741707b1e2 builtin-commit: fix reflog message generation 17 years ago
Kristian Høgsberg f5bbc3225c Port git commit to C. 17 years ago