Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-22 | builtin-commit: Clean up an unused variable and a debug fprintf(). | Kristian Høgsberg | 1 | -5/+3 |
2007-11-22 | Call refresh_cache() when updating the user index for --only commits. | Kristian Høgsberg | 1 | -0/+1 |
2007-11-22 | builtin-commit: Add newline when showing which commit was created | Johannes Schindelin | 1 | -0/+1 |
2007-11-22 | builtin-commit: resurrect behavior for multiple -m options | Johannes Schindelin | 1 | -6/+20 |
2007-11-22 | builtin-commit --s: add a newline if the last line was not a S-o-b | Johannes Schindelin | 1 | -1/+4 |
2007-11-22 | builtin-commit: fix --signoff | Johannes Schindelin | 1 | -11/+19 |
2007-11-22 | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 1 | -6/+7 |
2007-11-22 | builtin-commit: Refresh cache after adding files. | Kristian Høgsberg | 1 | -0/+2 |
2007-11-22 | builtin-commit: fix reflog message generation | Johannes Schindelin | 1 | -7/+8 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -0/+614 |