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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
1
-0
/
+46
2014-11-10
commit: make ignore_non_trailer() non static
Christian Couder
1
-0
/
+46
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
1
-36
/
+0
2014-09-19
Merge branch 'da/styles'
Junio C Hamano
1
-1
/
+1
2014-09-15
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
1
-36
/
+0
2014-09-02
stylefix: asterisks stick to the variable, not the type
David Aguilar
1
-1
/
+1
2014-08-27
record_author_date(): use find_commit_header()
Jeff King
1
-14
/
+8
2014-08-27
record_author_date(): fix memory leak on malformed commit
Jeff King
1
-1
/
+1
2014-08-27
commit: provide a function to find a header in a buffer
Jeff King
1
-0
/
+22
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-0
/
+34
2014-07-27
Merge branch 'jk/stable-prio-queue'
Junio C Hamano
1
-23
/
+19
2014-07-22
Merge branch 'rs/code-cleaning'
Junio C Hamano
1
-6
/
+1
2014-07-22
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
1
-21
/
+4
2014-07-21
replace: remove signature when using --graft
Christian Couder
1
-0
/
+34
2014-07-21
Merge branch 'cc/for-each-mergetag'
Junio C Hamano
1
-0
/
+13
2014-07-17
use commit_list_count() to count the members of commit_lists
René Scharfe
1
-6
/
+1
2014-07-16
Merge branch 'rs/code-cleaning'
Junio C Hamano
1
-6
/
+1
2014-07-15
paint_down_to_common: use prio_queue
Jeff King
1
-23
/
+19
2014-07-13
add object_as_type helper for casting objects
Jeff King
1
-17
/
+2
2014-07-13
move setting of object->type to alloc_* functions
Jeff King
1
-4
/
+2
2014-07-10
commit: use commit_list_append() instead of duplicating its code
René Scharfe
1
-6
/
+1
2014-07-10
Merge branch 'mg/verify-commit'
Junio C Hamano
1
-0
/
+1
2014-07-09
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-4
/
+2
2014-07-07
commit: add for_each_mergetag()
Christian Couder
1
-0
/
+13
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-38
/
+91
2014-06-23
gpg-interface: provide access to the payload
Michael J Gruber
1
-0
/
+1
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
1
-4
/
+2
2014-06-13
reuse cached commit buffer when parsing signatures
Jeff King
1
-17
/
+10
2014-06-13
commit: record buffer length in cache
Jeff King
1
-18
/
+36
2014-06-13
commit: convert commit->buffer to a slab
Jeff King
1
-7
/
+13
2014-06-13
use get_commit_buffer to avoid duplicate code
Jeff King
1
-13
/
+3
2014-06-13
provide helpers to access the commit buffer
Jeff King
1
-0
/
+28
2014-06-13
provide a helper to set the commit buffer
Jeff King
1
-1
/
+6
2014-06-13
provide a helper to free commit buffer
Jeff King
1
-0
/
+13
2014-06-12
commit: push commit_index update into alloc_commit_node
Jeff King
1
-2
/
+0
2014-06-12
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
1
-5
/
+7
2014-05-27
commit.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-04-03
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
1
-1
/
+1
2014-03-25
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-03-18
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
1
-6
/
+2
2014-03-18
Merge branch 'dd/find-graft-with-sha1-pos'
Junio C Hamano
1
-15
/
+9
2014-03-04
commit.c: use skip_prefix() instead of starts_with()
Tanay Abhra
1
-8
/
+6
2014-03-03
commit.c: use ALLOC_GROW() in register_commit_graft()
Dmitry S. Dolzhenko
1
-6
/
+2
2014-02-27
commit.c: use the generic "sha1_pos" function for lookup
Dmitry S. Dolzhenko
1
-15
/
+9
2014-01-10
Merge branch 'vm/octopus-merge-bases-simplify'
Junio C Hamano
1
-18
/
+18
2014-01-10
Merge branch 'js/lift-parent-count-limit'
Junio C Hamano
1
-5
/
+5
2014-01-10
Merge branch 'nd/commit-tree-constness'
Junio C Hamano
1
-2
/
+2
2014-01-03
get_octopus_merge_bases(): cleanup redundant variable
Vasily Makarov
1
-18
/
+18
2013-12-27
Remove the line length limit for graft files
Johannes Schindelin
1
-5
/
+5
2013-12-26
commit.c: make "tree" a const pointer in commit_tree*()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
[next]