index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-graph.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sg/commit-graph-progress-fix' into master
Junio C Hamano
2020-07-16
1
-22
/
+5
|
\
|
*
commit-graph: fix "Writing out commit graph" progress counter
SZEDER Gábor
2020-07-09
1
-20
/
+2
|
*
commit-graph: fix progress of reachable commits
SZEDER Gábor
2020-07-09
1
-2
/
+3
*
|
Merge branch 'tb/fix-persistent-shallow' into master
Junio C Hamano
2020-07-09
1
-1
/
+2
|
\
\
|
*
|
commit.c: don't persist substituted parents when unshallowing
Taylor Blau
2020-07-09
1
-1
/
+2
*
|
|
commit-graph: minimize commit_graph_data_slab access
Abhishek Kumar
2020-06-17
1
-14
/
+26
*
|
|
commit: move members graph_pos, generation to a slab
Abhishek Kumar
2020-06-17
1
-20
/
+20
*
|
|
commit-graph: introduce commit_graph_data_slab
Abhishek Kumar
2020-06-17
1
-10
/
+68
*
|
|
Merge branch 'tb/commit-graph-no-check-oids'
Junio C Hamano
2020-06-09
1
-35
/
+27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
Taylor Blau
2020-05-18
1
-2
/
+0
|
*
|
commit-graph.c: simplify 'fill_oids_from_commits'
Taylor Blau
2020-05-18
1
-30
/
+3
|
*
|
commit-graph.c: peel refs in 'add_ref_to_set'
Taylor Blau
2020-05-14
1
-1
/
+5
|
*
|
commit-graph.c: show progress of finding reachable commits
Taylor Blau
2020-05-14
1
-0
/
+9
|
*
|
commit-graph.c: extract 'refs_cb_data'
Taylor Blau
2020-05-05
1
-3
/
+11
*
|
|
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
2020-05-13
1
-0
/
+1
|
\
\
\
|
*
|
|
shallow: extract a header file for shallow-related functions
Taylor Blau
2020-04-30
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jt/commit-graph-plug-memleak'
Junio C Hamano
2020-05-08
1
-11
/
+11
|
\
\
\
|
*
|
|
commit-graph: avoid memory leaks
Jonathan Tan
2020-05-04
1
-11
/
+11
*
|
|
|
Merge branch 'tb/commit-graph-perm-bits'
Junio C Hamano
2020-05-05
1
-2
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
commit-graph.c: make 'commit-graph-chain's read-only
Taylor Blau
2020-04-29
1
-1
/
+2
|
*
|
|
commit-graph.c: ensure graph layers respect core.sharedRepository
Taylor Blau
2020-04-29
1
-0
/
+6
|
*
|
|
commit-graph.c: write non-split graphs as read-only
Taylor Blau
2020-04-29
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ds/blame-on-bloom'
Junio C Hamano
2020-05-01
1
-0
/
+14
|
\
\
\
|
*
|
|
tests: write commit-graph with Bloom filters
Derrick Stolee
2020-04-17
1
-0
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
2020-05-01
1
-6
/
+207
|
\
|
|
|
*
|
commit-graph: reuse existing Bloom filters during write
Garima Singh
2020-04-06
1
-3
/
+3
|
*
|
commit-graph: write Bloom filters to commit graph file
Garima Singh
2020-04-06
1
-1
/
+112
|
*
|
commit-graph: examine commits by generation number
Garima Singh
2020-03-30
1
-3
/
+30
|
*
|
commit-graph: examine changed-path objects in pack order
Jeff King
2020-03-30
1
-3
/
+35
|
*
|
commit-graph: compute Bloom filters for changed paths
Garima Singh
2020-03-30
1
-1
/
+31
|
*
|
commit-graph: define and use MAX_NUM_CHUNKS
Garima Singh
2020-03-30
1
-2
/
+3
|
|
/
*
|
Merge branch 'tb/commit-graph-fd-exhaustion-fix'
Junio C Hamano
2020-05-01
1
-13
/
+8
|
\
\
|
*
|
commit-graph: close descriptors after mmap
Jeff King
2020-04-25
1
-10
/
+5
|
*
|
commit-graph.c: gracefully handle file descriptor exhaustion
Taylor Blau
2020-04-23
1
-2
/
+2
|
*
|
commit-graph.c: don't use discarded graph_name in error
Taylor Blau
2020-04-23
1
-1
/
+1
*
|
|
Merge branch 'tb/commit-graph-split-strategy'
Junio C Hamano
2020-05-01
1
-47
/
+84
|
\
\
\
|
*
|
|
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
2020-04-29
1
-1
/
+1
|
|
/
/
|
*
|
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
2020-04-15
1
-1
/
+1
|
*
|
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
2020-04-15
1
-26
/
+33
|
*
|
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
2020-04-15
1
-14
/
+39
|
*
|
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
2020-04-15
1
-7
/
+12
*
|
|
Merge branch 'ds/commit-graph-expiry-fix'
Junio C Hamano
2020-04-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit-graph: fix buggy --expire-time option
Derrick Stolee
2020-04-01
1
-1
/
+1
*
|
|
Merge branch 'rs/commit-graph-code-simplification'
Junio C Hamano
2020-03-05
1
-6
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit-graph: use progress title directly
René Scharfe
2020-02-27
1
-6
/
+2
*
|
|
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
2020-02-04
1
-11
/
+10
*
|
|
commit-graph.c: remove path normalization, comparison
Taylor Blau
2020-02-04
1
-28
/
+19
*
|
|
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau
2020-02-04
1
-17
/
+21
*
|
|
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
2020-02-04
1
-25
/
+16
*
|
|
Merge branch 'ds/commit-graph-set-size-mult'
Junio C Hamano
2020-01-06
1
-1
/
+3
|
\
\
\
[next]