index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
1
-4
/
+1
2016-08-08
Merge branch 'nd/log-decorate-color-head-arrow'
Junio C Hamano
1
-2
/
+0
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
1
-33
/
+36
2016-07-12
log: decorate HEAD -> branch with the same color for arrow and HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2016-07-06
Merge branch 'nd/graph-width-padded'
Junio C Hamano
1
-0
/
+2
2016-06-24
log-tree: respect diffopt's configured output file stream
Johannes Schindelin
1
-32
/
+32
2016-06-24
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin
1
-1
/
+4
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+2
2016-06-06
pretty: support "mboxrd" output format
Eric Wong
1
-2
/
+2
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
1
-0
/
+1
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-3
/
+2
2015-12-15
format-patch: add an option to suppress commit hash
brian m. carlson
1
-1
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-10
/
+10
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-10
/
+10
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-10
/
+10
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-1
/
+1
2015-08-03
Merge branch 'mh/replace-refs'
Junio C Hamano
1
-2
/
+3
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+1
2015-06-12
Allow to control where the replace refs are looked for
Mike Hommey
1
-2
/
+3
2015-05-25
add_ref_decoration(): convert local variable original_sha1 to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
add_ref_decoration(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+5
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-2
/
+5
2015-05-22
Merge branch 'mg/log-decorate-HEAD'
Junio C Hamano
1
-10
/
+21
2015-05-13
log: do not shorten decoration names too early
Junio C Hamano
1
-18
/
+16
2015-05-13
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
1
-5
/
+18
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2015-03-13
commit: convert parts to struct object_id
brian m. carlson
1
-1
/
+1
2015-03-10
log: decorate HEAD with branch name
Junio C Hamano
1
-9
/
+68
2015-03-10
Merge branch 'jc/decorate-leaky-separator-color' into HEAD
Junio C Hamano
1
-0
/
+1
2015-03-04
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
1
-0
/
+1
2014-10-20
Merge branch 'jn/parse-config-slot'
Junio C Hamano
1
-4
/
+3
2014-10-14
color_parse: do not mention variable name in error message
Jeff King
1
-2
/
+1
2014-10-14
pass config slots as pointers instead of offsets
Jonathan Nieder
1
-2
/
+2
2014-09-29
Merge branch 'hj/pretty-naked-decoration'
Junio C Hamano
1
-8
/
+9
2014-09-18
pretty: add %D format specifier
Harry Jeffery
1
-8
/
+9
2014-09-11
Merge branch 'jk/name-decoration-alloc'
Junio C Hamano
1
-15
/
+10
2014-08-27
log-tree: use FLEX_ARRAY in name_decoration
Jeff King
1
-1
/
+1
2014-08-26
log-tree: make name_decoration hash static
Jeff King
1
-3
/
+8
2014-08-26
log-tree: make add_name_decoration a public function
Jeff King
1
-11
/
+1
2014-07-30
pretty: make empty userformats truly empty
Jeff King
1
-2
/
+3
2014-07-21
Merge branch 'cc/for-each-mergetag'
Junio C Hamano
1
-11
/
+4
2014-07-16
Merge branch 'zk/log-graph-showsig'
Junio C Hamano
1
-0
/
+1
2014-07-16
Merge branch 'mg/fix-log-mergetag-color'
Junio C Hamano
1
-10
/
+11
2014-07-10
log: correctly identify mergetag signature verification status
Michael J Gruber
1
-10
/
+11
2014-07-09
log: fix indentation for --graph --show-signature
Zoltan Klinger
1
-0
/
+1
2014-07-07
commit: add for_each_mergetag()
Christian Couder
1
-11
/
+4
2014-06-13
reuse cached commit buffer when parsing signatures
Jeff King
1
-1
/
+1
2014-06-13
commit: record buffer length in cache
Jeff King
1
-1
/
+1
2014-06-13
use get_cached_commit_buffer where appropriate
Jeff King
1
-1
/
+1
2014-04-03
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
1
-0
/
+4
[next]