index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-commit.c
Commit message (
Expand
)
Author
Age
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
Make builtin-commit.c more careful about parenthood
Linus Torvalds
2008-01-16
*
git-commit: fix double close(2) that can close a wrong file descriptor
Kristian Høgsberg
2008-01-15
*
Revert "builtin-commit.c: remove useless check added by faulty cut and paste"
Junio C Hamano
2008-01-14
*
builtin-commit.c: remove useless check added by faulty cut and paste
Junio C Hamano
2008-01-13
*
Fix performance regression for partial commits
Linus Torvalds
2008-01-13
*
Allow selection of different cleanup modes for commit messages
Alex Riesen
2007-12-22
*
builtin-commit: avoid double-negation in the code.
Junio C Hamano
2007-12-22
*
builtin-commit: fix amending of the initial commit
Junio C Hamano
2007-12-22
*
fix git commit --amend -m "new message"
Junio C Hamano
2007-12-20
*
builtin-commit: make summary output consistent with status
Junio C Hamano
2007-12-16
*
builtin-commit: fix summary output.
Junio C Hamano
2007-12-16
*
commit: allow --amend to reuse message from another commit
Junio C Hamano
2007-12-14
*
git-commit: squelch needless message during an empty merge
Junio C Hamano
2007-12-12
*
commit: do not add extra LF at the end of the summary.
Junio C Hamano
2007-12-11
*
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
2007-12-09
*
Fix commit-msg hook to allow editing
Junio C Hamano
2007-12-09
*
Allow --no-verify to bypass commit-msg hook
Wincent Colaiuta
2007-12-09
*
add status.relativePaths config variable
Jeff King
2007-12-08
*
Merge branch 'wc/add-i'
Junio C Hamano
2007-12-04
|
\
|
*
add -i: Fix running from a subdirectory
Junio C Hamano
2007-11-25
|
*
Merge branch 'kh/commit' into wc/add-i
Junio C Hamano
2007-11-25
*
|
git-commit --allow-empty
Junio C Hamano
2007-12-03
*
|
git-commit: Allow to amend a merge commit that does not change the tree
Junio C Hamano
2007-12-02
*
|
Make git status usage say git status instead of git commit
Shawn Bohrer
2007-12-02
*
|
Fix --signoff in builtin-commit differently.
Junio C Hamano
2007-12-02
*
|
git-commit: clean up die messages
Jeff King
2007-12-01
*
|
Do not generate full commit log message if it is not going to be used
Alex Riesen
2007-11-28
*
|
Fix off-by-one error when truncating the diff out of the commit message.
Kristian Høgsberg
2007-11-26
*
|
builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well.
Pierre Habouzit
2007-11-26
|
/
*
builtin-commit: Include the diff in the commit message when verbose.
Kristian Høgsberg
2007-11-22
*
builtin-commit: fix partial-commit support
Junio C Hamano
2007-11-22
*
builtin-commit: run commit-msg hook with correct message file
Junio C Hamano
2007-11-22
*
builtin-commit: do not color status output shown in the message template
Junio C Hamano
2007-11-22
*
builtin-commit: Clean up an unused variable and a debug fprintf().
Kristian Høgsberg
2007-11-22
*
Call refresh_cache() when updating the user index for --only commits.
Kristian Høgsberg
2007-11-22
*
builtin-commit: Add newline when showing which commit was created
Johannes Schindelin
2007-11-22
*
builtin-commit: resurrect behavior for multiple -m options
Johannes Schindelin
2007-11-22
*
builtin-commit --s: add a newline if the last line was not a S-o-b
Johannes Schindelin
2007-11-22
*
builtin-commit: fix --signoff
Johannes Schindelin
2007-11-22
*
git status: show relative paths when run in a subdirectory
Johannes Schindelin
2007-11-22
*
builtin-commit: Refresh cache after adding files.
Kristian Høgsberg
2007-11-22
*
builtin-commit: fix reflog message generation
Johannes Schindelin
2007-11-22
*
Port git commit to C.
Kristian Høgsberg
2007-11-22