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
*
Make the exit code of add_file_to_index actually useful
Alex Riesen
2008-05-12
*
Merge branch 'maint'
Junio C Hamano
2008-05-11
|
\
|
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-11
|
|
\
|
|
*
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
2008-05-11
*
|
|
Avoid some unnecessary lstat() calls
Linus Torvalds
2008-05-10
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-27
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-27
|
|
\
\
|
|
|
/
|
|
*
Remove 'header' from --signoff option description
Dan McGee
2008-04-27
*
|
|
Merge branch 'jc/terminator-separator'
Junio C Hamano
2008-04-19
|
\
\
\
|
*
|
|
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-11
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Document option --only of git commit
Johannes Sixt
2008-04-11
*
|
|
builtin-commit.c: Remove a redundant assignment.
Johannes Sixt
2008-04-11
|
/
/
*
|
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
2008-03-09
*
|
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
2008-03-09
*
|
Merge branch 'db/checkout'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
2008-02-09
*
|
|
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
*
|
|
Merge branch 'pb/prepare-commit-msg'
Junio C Hamano
2008-02-16
|
\
\
\
|
*
|
|
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
2008-02-06
|
*
|
|
git-commit: Refactor creation of log message.
Paolo Bonzini
2008-02-06
|
*
|
|
git-commit: set GIT_EDITOR=: if editor will not be launched
Paolo Bonzini
2008-02-06
|
*
|
|
git-commit: support variable number of hook arguments
Paolo Bonzini
2008-02-06
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
commit: discard index after setting up partial commit
Jeff King
2008-02-16
*
|
|
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
*
|
|
builtin-commit.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
*
|
|
builtin-commit: remove .git/SQUASH_MSG upon successful commit
Gerrit Pape
2008-02-11
|
|
/
|
/
|
*
|
Fix "git-commit -C $tag"
Junio C Hamano
2008-02-03
*
|
git-commit: exit non-zero if we fail to commit the index
Brandon Casey
2008-01-23
|
/
*
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
[next]