index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-22
builtin-commit: run commit-msg hook with correct message file
Junio C Hamano
1
-1
/
+1
2007-11-22
builtin-commit: do not color status output shown in the message template
Junio C Hamano
1
-1
/
+4
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
[prev]