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
/
commit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
commit: make ignore_non_trailer take buf/len
Jonathan Tan
1
-1
/
+1
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-0
/
+2
2016-08-19
Merge branch 'rs/pull-signed-tag'
Junio C Hamano
1
-1
/
+3
2016-08-13
commit: use FLEX_ARRAY in struct merge_remote_desc
René Scharfe
1
-1
/
+1
2016-08-13
commit: factor out set_merge_remote_desc()
René Scharfe
1
-0
/
+2
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
1
-0
/
+1
2016-07-19
Merge branch 'jk/printf-format'
Junio C Hamano
1
-4
/
+0
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
1
-0
/
+1
2016-07-08
commit.c: remove print_commit_list()
Junio C Hamano
1
-4
/
+0
2016-07-06
Merge branch 'nd/graph-width-padded'
Junio C Hamano
1
-0
/
+1
2016-06-22
pretty: make the skip_blank_lines() function public
Johannes Schindelin
1
-0
/
+1
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+1
2016-06-13
shallow.c: implement a generic shallow boundary finder based on rev-list
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-06-06
pretty: support "mboxrd" output format
Eric Wong
1
-0
/
+6
2016-03-30
pretty: allow tweaking tabwidth in --expand-tabs
Junio C Hamano
1
-1
/
+1
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
1
-0
/
+1
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-1
/
+1
2015-08-03
Merge branch 'bc/gpg-verify-raw'
Junio C Hamano
1
-1
/
+1
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+1
2015-06-25
Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint
Junio C Hamano
1
-1
/
+5
2015-06-22
gpg: centralize signature check
brian m. carlson
1
-1
/
+1
2015-06-11
Merge branch 'jk/squelch-missing-link-warning-for-unreachable'
Junio C Hamano
1
-1
/
+5
2015-06-01
add quieter versions of parse_{tree,commit}
Jeff King
1
-1
/
+5
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2015-03-13
commit: convert parts to struct object_id
brian m. carlson
1
-2
/
+2
2015-01-15
shallow.c: make check_shallow_file_for_update() static
Junio C Hamano
1
-1
/
+0
2015-01-07
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-2
/
+5
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
1
-0
/
+3
2014-11-10
commit: make ignore_non_trailer() non static
Christian Couder
1
-0
/
+3
2014-10-30
get_merge_bases(): always clean-up object flags
Junio C Hamano
1
-2
/
+5
2014-09-19
Merge branch 'da/styles'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
1
-0
/
+11
2014-09-11
Merge branch 'jk/name-decoration-alloc'
Junio C Hamano
1
-2
/
+14
2014-09-02
stylefix: asterisks stick to the variable, not the type
David Aguilar
1
-1
/
+1
2014-08-27
commit: provide a function to find a header in a buffer
Jeff King
1
-0
/
+11
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
-1
/
+1
2014-08-26
log-tree: make add_name_decoration a public function
Jeff King
1
-0
/
+12
2014-07-30
pretty: make empty userformats truly empty
Jeff King
1
-0
/
+1
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-0
/
+2
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-0
/
+1
2014-07-21
replace: remove signature when using --graft
Christian Couder
1
-0
/
+2
2014-07-13
trace: improve trace performance
Karsten Blees
1
-0
/
+1
2014-07-07
commit: add for_each_mergetag()
Christian Couder
1
-0
/
+5
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
-4
/
+4
2014-06-13
commit: convert commit->buffer to a slab
Jeff King
1
-1
/
+0
2014-06-13
convert logmsg_reencode to get_commit_buffer
Jeff King
1
-1
/
+0
2014-06-13
provide helpers to access the commit buffer
Jeff King
1
-0
/
+21
2014-06-13
provide a helper to set the commit buffer
Jeff King
1
-0
/
+6
[next]