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
/
log-tree.c
Commit message (
Expand
)
Author
Age
*
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
2016-06-16
*
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
2016-03-30
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
*
format-patch: add an option to suppress commit hash
brian m. carlson
2015-12-15
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
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 'mh/replace-refs'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
Allow to control where the replace refs are looked for
Mike Hommey
2015-06-12
*
|
add_ref_decoration(): convert local variable original_sha1 to object_id
Michael Haggerty
2015-05-25
*
|
add_ref_decoration(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
|
/
*
Merge branch 'mg/log-decorate-HEAD'
Junio C Hamano
2015-05-22
|
\
|
*
log: do not shorten decoration names too early
Junio C Hamano
2015-05-13
|
*
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
2015-05-13
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
|
|
/
|
/
|
|
*
commit: convert parts to struct object_id
brian m. carlson
2015-03-13
*
|
log: decorate HEAD with branch name
Junio C Hamano
2015-03-10
*
|
Merge branch 'jc/decorate-leaky-separator-color' into HEAD
Junio C Hamano
2015-03-10
|
\
\
|
|
/
|
/
|
|
*
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
2015-03-04
*
|
Merge branch 'jn/parse-config-slot'
Junio C Hamano
2014-10-20
|
\
\
|
*
|
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
|
*
|
pass config slots as pointers instead of offsets
Jonathan Nieder
2014-10-14
*
|
|
Merge branch 'hj/pretty-naked-decoration'
Junio C Hamano
2014-09-29
|
\
\
\
|
*
|
|
pretty: add %D format specifier
Harry Jeffery
2014-09-18
*
|
|
|
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
*
|
|
|
pretty: make empty userformats truly empty
Jeff King
2014-07-30
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'cc/for-each-mergetag'
Junio C Hamano
2014-07-21
|
\
\
\
|
*
|
|
commit: add for_each_mergetag()
Christian Couder
2014-07-07
*
|
|
|
Merge branch 'zk/log-graph-showsig'
Junio C Hamano
2014-07-16
|
\
\
\
\
|
*
|
|
|
log: fix indentation for --graph --show-signature
Zoltan Klinger
2014-07-09
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'mg/fix-log-mergetag-color'
Junio C Hamano
2014-07-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
log: correctly identify mergetag signature verification status
Michael J Gruber
2014-07-10
|
|
/
/
*
|
|
reuse cached commit buffer when parsing signatures
Jeff King
2014-06-13
*
|
|
commit: record buffer length in cache
Jeff King
2014-06-13
*
|
|
use get_cached_commit_buffer where appropriate
Jeff King
2014-06-13
*
|
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
|
\
\
\
|
*
|
|
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
2014-03-25
|
|
|
/
|
|
/
|
*
|
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
/
/
*
|
Merge branch 'bc/log-decoration'
Junio C Hamano
2014-01-10
|
\
\
|
|
/
|
*
log: properly handle decorations with chained tags
brian m. carlson
2013-12-20
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
|
/
*
|
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
2013-12-05
|
\
\
|
|
/
|
/
|
|
*
log_tree_diff: die when we fail to parse a commit
Jeff King
2013-10-24
[next]