index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-graph.c
Age
Commit message (
Expand
)
Author
Lines
2018-05-22
commit-graph: always load commit-graph information
Derrick Stolee
-15
/
+31
2018-05-22
commit-graph: compute generation numbers
Derrick Stolee
-0
/
+43
2018-05-22
commit: add generation number to struct commit
Derrick Stolee
-0
/
+2
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
-0
/
+741
2018-04-11
commit-graph: lazy-load trees for commits
Derrick Stolee
-3
/
+23
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
-2
/
+2
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
-1
/
+16
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
-2
/
+25
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
-2
/
+24
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
-1
/
+140
2018-04-11
commit-graph: close under reachability
Derrick Stolee
-0
/
+45
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
-1
/
+136
2018-04-02
commit-graph: implement write_commit_graph()
Derrick Stolee
-0
/
+359
[prev]