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
*
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
2016-09-26
|
\
|
*
add: modify already added files when --chmod is given
Thomas Gummerer
2016-09-15
*
|
Merge branch 'jh/status-v2-porcelain'
Junio C Hamano
2016-09-08
|
\
\
|
*
|
status: print branch info with --porcelain=v2 --branch
Jeff Hostetler
2016-08-11
|
*
|
status: collect per-file data for --porcelain=v2
Jeff Hostetler
2016-08-11
|
*
|
status: support --porcelain[=<version>]
Jeff Hostetler
2016-08-05
|
*
|
status: cleanup API to wt_status_print
Jeff Hostetler
2016-08-05
|
*
|
status: rename long-format print routines
Jeff Hostetler
2016-08-05
*
|
|
Merge branch 'os/no-verify-skips-commit-msg-too'
Junio C Hamano
2016-08-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: describe that --no-verify skips the commit-msg hook in the help text
Orgad Shaneh
2016-07-26
*
|
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2016-07-11
|
\
\
\
|
*
|
|
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
2016-06-29
|
|
/
/
*
|
|
Merge branch 'pb/commit-editmsg-path'
Junio C Hamano
2016-07-06
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
builtin/commit.c: memoize git-path for COMMIT_EDITMSG
Pranit Bauva
2016-06-09
*
|
|
add: add --chmod=+x / --chmod=-x options
Edward Thomson
2016-06-07
|
/
/
*
|
Merge branch 'pb/commit-verbose-config'
Junio C Hamano
2016-05-23
|
\
\
|
*
|
commit: add a commit.verbose config variable
Pranit Bauva
2016-05-10
*
|
|
Merge branch 'ad/commit-have-m-option'
Junio C Hamano
2016-04-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: do not ignore an empty message given by -m ''
Jeff King
2016-04-07
|
|
/
|
*
Merge branch 'pt/xdg-config-path' into maint
Junio C Hamano
2015-06-05
|
|
\
*
|
\
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
2016-04-06
|
\
\
\
|
*
|
|
commit: do not lose SQUASH_MSG contents
Sven Strickroth
2016-03-21
*
|
|
|
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
*
|
|
|
Merge branch 'jc/strbuf-getline'
Junio C Hamano
2016-01-28
|
\
\
\
\
|
*
|
|
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
*
|
|
|
|
Merge branch 'js/fopen-harder'
Junio C Hamano
2016-01-20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
commit: allow editing the commit message even in shared repos
Johannes Schindelin
2016-01-07
*
|
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-12-10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove get_object_hash.
brian m. carlson
2015-11-20
|
*
|
|
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
|
|
|
allow hooks to ignore their standard input stream
Clemens Buchacher
2015-11-16
|
/
/
/
/
*
|
|
|
strbuf: make stripspace() part of strbuf
Tobias Klauser
2015-10-16
*
|
|
|
Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...
Junio C Hamano
2015-09-01
|
\
\
\
\
|
*
|
|
|
commit: don't rewrite shared index unnecessarily
David Turner
2015-08-31
*
|
|
|
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lockfile: add accessor get_lock_file_path()
Michael Haggerty
2015-08-10
|
|
/
/
/
*
|
|
|
memoize common git-path "constant" files
Jeff King
2015-08-10
*
|
|
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
|
/
/
/
*
|
|
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
|
\
\
\
|
*
|
|
status: enable untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
*
|
|
|
Merge branch 'pt/xdg-config-path'
Junio C Hamano
2015-05-11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
git-commit: replace use of home_config_paths()
Paul Tan
2015-05-06
*
|
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
commit: use SEQ_DIR instead of hardcoding "sequencer"
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
|
commit.c: fix a memory leak
Stefan Beller
2015-03-23
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'mh/refs-have-new'
Junio C Hamano
2015-03-05
|
\
\
\
|
*
|
|
commit: avoid race when creating orphan commits
Michael Haggerty
2015-02-17
|
*
|
|
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
*
|
|
|
Merge branch 'mg/commit-author-no-match-malformed-message'
Junio C Hamano
2015-02-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit: reword --author error message
Michael J Gruber
2015-01-26
[next]