Call refresh_cache() when updating the user index for --only commits.
[gitweb.git] / builtin-commit.c
2007-11-23 Call refresh_cache() when updating the user index for...
2007-11-23 builtin-commit: Add newline when showing which commit...
2007-11-23 builtin-commit: resurrect behavior for multiple -m...
2007-11-23 builtin-commit --s: add a newline if the last line...
2007-11-23 builtin-commit: fix --signoff
2007-11-23 git status: show relative paths when run in a subdirectory
2007-11-23 builtin-commit: Refresh cache after adding files.
2007-11-23 builtin-commit: fix reflog message generation
2007-11-23 Port git commit to C.