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
/
commit.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
|
\
|
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
*
|
Merge branch 'bc/gpg-verify-raw'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
gpg: centralize signature check
brian m. carlson
2015-06-22
*
|
Merge branch 'jk/squelch-missing-link-warning-for-unreachable'
Junio C Hamano
2015-06-11
|
\
\
|
*
|
add quieter versions of parse_{tree,commit}
Jeff King
2015-06-01
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit: convert parts to struct object_id
brian m. carlson
2015-03-13
*
|
|
shallow.c: make check_shallow_file_for_update() static
Junio C Hamano
2015-01-15
|
/
/
*
|
Merge branch 'jc/merge-bases'
Junio C Hamano
2015-01-07
|
\
\
|
*
|
get_merge_bases(): always clean-up object flags
Junio C Hamano
2014-10-30
*
|
|
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2014-12-22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit: make ignore_non_trailer() non static
Christian Couder
2014-11-10
*
|
|
Merge branch 'da/styles'
Junio C Hamano
2014-09-19
|
\
\
\
|
*
|
|
stylefix: asterisks stick to the variable, not the type
David Aguilar
2014-09-02
*
|
|
|
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
2014-09-19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
commit: provide a function to find a header in a buffer
Jeff King
2014-08-27
|
|
/
/
*
|
|
Merge branch 'jk/name-decoration-alloc'
Junio C Hamano
2014-09-11
|
\
\
\
|
*
|
|
log-tree: use FLEX_ARRAY in name_decoration
Jeff King
2014-08-27
|
*
|
|
log-tree: make name_decoration hash static
Jeff King
2014-08-26
|
*
|
|
log-tree: make add_name_decoration a public function
Jeff King
2014-08-26
|
*
|
|
Merge branch 'bp/commit-p-editor' into maint
Junio C Hamano
2014-04-08
|
|
\
\
\
*
|
|
|
|
pretty: make empty userformats truly empty
Jeff King
2014-07-30
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'cc/replace-graft'
Junio C Hamano
2014-07-27
|
\
\
\
\
|
*
|
|
|
replace: remove signature when using --graft
Christian Couder
2014-07-21
*
|
|
|
|
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
trace: improve trace performance
Karsten Blees
2014-07-13
*
|
|
|
|
commit: add for_each_mergetag()
Christian Couder
2014-07-07
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
reuse cached commit buffer when parsing signatures
Jeff King
2014-06-13
*
|
|
|
commit: record buffer length in cache
Jeff King
2014-06-13
*
|
|
|
commit: convert commit->buffer to a slab
Jeff King
2014-06-13
*
|
|
|
convert logmsg_reencode to get_commit_buffer
Jeff King
2014-06-13
*
|
|
|
provide helpers to access the commit buffer
Jeff King
2014-06-13
*
|
|
|
provide a helper to set the commit buffer
Jeff King
2014-06-13
*
|
|
|
provide a helper to free commit buffer
Jeff King
2014-06-13
*
|
|
|
logmsg_reencode: return const buffer
Jeff King
2014-06-12
*
|
|
|
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
|
/
/
/
*
|
|
Merge branch 'bp/commit-p-editor'
Junio C Hamano
2014-03-28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
2014-03-18
*
|
shallow: automatically clean up shallow tempfiles
Jeff King
2014-02-27
|
/
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
|
*
shallow: remove unused code
Ramsay Jones
2014-01-06
|
*
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
shallow.c: steps 6 and 7 to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
shallow.c: the 8 steps to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
shallow.c: extend setup_*_shallow() to accept extra shallow commits
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
Merge branch 'nd/commit-tree-constness'
Junio C Hamano
2014-01-10
|
\
\
[next]