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
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
2014-03-25
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2014-02-20
rename read_replace_refs to check_replace_refs
Michael Haggerty
1
-1
/
+1
2014-01-10
Merge branch 'bc/log-decoration'
Junio C Hamano
1
-0
/
+2
2013-12-20
log: properly handle decorations with chained tags
brian m. carlson
1
-0
/
+2
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-4
/
+4
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-4
/
+4
2013-12-05
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
1
-3
/
+3
2013-10-24
log_tree_diff: die when we fail to parse a commit
Jeff King
1
-3
/
+3
2013-08-01
log: use true parents for diff even when rewriting
Thomas Rast
1
-1
/
+1
2013-07-15
Merge branch 'jk/format-patch-from'
Junio C Hamano
1
-0
/
+2
2013-07-12
Merge branch 'as/log-output-encoding-in-user-format'
Junio C Hamano
1
-0
/
+1
2013-07-03
teach format-patch to place other authors into in-body "From"
Jeff King
1
-0
/
+2
2013-06-26
pretty: --format output should honor logOutputEncoding
Alexey Shumkin
1
-0
/
+1
2013-06-02
Merge branch 'tr/line-log'
Junio C Hamano
1
-0
/
+4
2013-04-18
pretty: share code between format_decoration and show_decorations
Nguyễn Thái Ngọc Duy
1
-16
/
+32
2013-04-02
Merge branch 'tr/log-tree-optim'
Junio C Hamano
1
-3
/
+10
2013-04-01
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
1
-86
/
+6
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+4
2013-03-28
Avoid loading commits twice in log with diffs
Thomas Rast
1
-3
/
+10
2013-03-21
Merge branch 'mg/gpg-interface-using-status'
Junio C Hamano
1
-15
/
+12
2013-02-14
gpg_interface: allow to request status return
Michael J Gruber
1
-2
/
+2
2013-02-14
log-tree: rely upon the check in the gpg_interface
Michael J Gruber
1
-14
/
+11
2013-02-12
Unify appending signoff in format-patch, commit and sequencer
Brandon Casey
1
-90
/
+1
2013-02-12
format-patch: update append_signoff prototype
Nguyễn Thái Ngọc Duy
1
-4
/
+13
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-0
/
+1
2013-01-11
Merge branch 'jc/format-patch-reroll'
Junio C Hamano
1
-21
/
+31
2013-01-10
mailmap: add mailmap structure to rev_info and pp
Antoine Pelisse
1
-0
/
+1
2013-01-05
Merge branch 'jc/format-color-auto'
Junio C Hamano
1
-0
/
+1
2012-12-22
format-patch: add --reroll-count=$N option
Junio C Hamano
1
-0
/
+2
2012-12-21
get_patch_filename(): split into two functions
Junio C Hamano
1
-18
/
+23
[next]