aboutsummaryrefslogtreecommitdiff
path: root/builtin-commit.c
Commit message (Expand)AuthorAge
...
* builtin-commit: Clean up an unused variable and a debug fprintf().Kristian Høgsberg2007-11-22
* Call refresh_cache() when updating the user index for --only commits.Kristian Høgsberg2007-11-22
* builtin-commit: Add newline when showing which commit was createdJohannes Schindelin2007-11-22
* builtin-commit: resurrect behavior for multiple -m optionsJohannes Schindelin2007-11-22
* builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin2007-11-22
* builtin-commit: fix --signoffJohannes Schindelin2007-11-22
* git status: show relative paths when run in a subdirectoryJohannes Schindelin2007-11-22
* builtin-commit: Refresh cache after adding files.Kristian Høgsberg2007-11-22
* builtin-commit: fix reflog message generationJohannes Schindelin2007-11-22
* Port git commit to C.Kristian Høgsberg2007-11-22