151 Commits (518ef8f07f72271dff4040c1e7452ab6de73d199)

Author SHA1 Message Date
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