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-graph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
1
-4
/
+24
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+741
2018-04-11
commit-graph: lazy-load trees for commits
Derrick Stolee
1
-3
/
+23
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-2
/
+2
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
1
-1
/
+16
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
1
-2
/
+25
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
1
-2
/
+24
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
1
-1
/
+140
2018-04-11
commit-graph: close under reachability
Derrick Stolee
1
-0
/
+45
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
1
-1
/
+136
2018-04-02
commit-graph: implement write_commit_graph()
Derrick Stolee
1
-0
/
+359