index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
credential-store.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
commit: use generation number in remove_redundant()
Derrick Stolee
1
-1
/
+6
2018-05-22
commit: add short-circuit to paint_down_to_common()
Derrick Stolee
1
-4
/
+16
2018-05-22
commit: use generation numbers for in_merge_bases()
Derrick Stolee
1
-1
/
+8
2018-05-22
ref-filter: use generation number for --contains
Derrick Stolee
1
-4
/
+20
2018-05-22
commit-graph: always load commit-graph information
Derrick Stolee
6
-20
/
+47
2018-05-22
commit: use generations in paint_down_to_common()
Derrick Stolee
2
-1
/
+20
2018-05-22
commit-graph: compute generation numbers
Derrick Stolee
1
-0
/
+43
2018-05-22
commit: add generation number to struct commit
Derrick Stolee
3
-0
/
+7
2018-05-02
ref-filter: fix outdated comment on in_commit_list
Derrick Stolee
1
-1
/
+1
2018-05-02
coccinelle: avoid wrong transformation suggestions from commit.cocci
SZEDER Gábor
1
-6
/
+4
2018-04-11
commit-graph: lazy-load trees for commits
Derrick Stolee
4
-4
/
+38
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
23
-61
/
+101
2018-04-11
commit: create get_commit_tree() method
Derrick Stolee
2
-0
/
+13
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
24
-64
/
+65
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
5
-5
/
+45
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
5
-10
/
+75
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
7
-9
/
+81
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
6
-2
/
+205
2018-04-11
commit-graph: close under reachability
Derrick Stolee
1
-0
/
+45
2018-04-11
commit-graph: add core.commitGraph setting
Derrick Stolee
4
-0
/
+11
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
5
-6
/
+254
2018-04-02
commit-graph: implement git-commit-graph write
Derrick Stolee
3
-0
/
+198
2018-04-02
commit-graph: implement write_commit_graph()
Derrick Stolee
3
-0
/
+366
2018-04-02
commit-graph: create git-commit-graph builtin
Derrick Stolee
8
-0
/
+53