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
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-16
alloc: allow arbitrary repositories for alloc functions
Stefan Beller
1
-0
/
+12
2018-05-09
alloc: add repository argument to alloc_commit_node
Stefan Beller
1
-1
/
+1
2018-05-09
object: add repository argument to create_object
Stefan Beller
1
-1
/
+2
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+3
2018-05-02
commit: convert uses of get_sha1_hex to get_oid_hex
brian m. carlson
1
-2
/
+2
2018-04-30
Deprecate support for .git/info/grafts
Johannes Schindelin
1
-0
/
+10
2018-04-26
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
1
-3
/
+5
2018-04-11
commit-graph: lazy-load trees for commits
Derrick Stolee
1
-1
/
+7
2018-04-11
commit: create get_commit_tree() method
Derrick Stolee
1
-0
/
+10
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-1
/
+1
2018-04-11
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
1
-10
/
+10
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
1
-0
/
+3
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-3
/
+3
2018-03-14
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-10
/
+10
2018-02-22
commit: rename 'new' variables
Brandon Williams
1
-9
/
+9
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-8
/
+7
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-02-13
Merge branch 'sg/cocci-move-array'
Junio C Hamano
1
-4
/
+2
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
1
-1
/
+1
2018-01-30
commit: convert commit_tree* to object_id
Patryk Obara
1
-8
/
+7
2018-01-22
Use MOVE_ARRAY
SZEDER Gábor
1
-4
/
+2
2017-12-28
commit: remove unused function clear_commit_marks_for_object_array()
René Scharfe
1
-14
/
+0
2017-12-28
commit: use clear_commit_marks_many() in remove_redundant()
René Scharfe
1
-2
/
+1
2017-12-28
commit: avoid allocation in clear_commit_marks_many()
René Scharfe
1
-1
/
+1
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
1
-0
/
+7
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
1
-0
/
+1
2017-09-24
commit: fix memory leak in `reduce_heads()`
Martin Ågren
1
-0
/
+1
2017-09-19
Merge branch 'rs/strbuf-leakfix'
Junio C Hamano
1
-2
/
+5
2017-09-07
commit: release strbuf on error return in commit_tree_extended()
Rene Scharfe
1
-2
/
+5
2017-08-18
commit: rewrite read_graft_line
Patryk Obara
1
-15
/
+21
2017-08-18
commit: allocate array using object_id size
Patryk Obara
1
-1
/
+2
2017-08-18
commit: replace the raw buffer with strbuf in read_graft_line
Patryk Obara
1
-12
/
+11
2017-08-11
Merge branch 'rs/move-array'
Junio C Hamano
1
-3
/
+2
2017-07-17
use MOVE_ARRAY
René Scharfe
1
-3
/
+2
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-2
/
+2
2017-07-13
commit: convert lookup_commit_graft to struct object_id
Stefan Beller
1
-3
/
+3
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
1
-6
/
+7
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-19
/
+19
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
1
-6
/
+7
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-15
/
+15
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
1
-2
/
+2
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-6
/
+6
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-3
/
+3
[prev]
[next]