index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit-graph.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
2020-05-01
1
-2
/
+8
|
\
|
*
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
2020-04-06
1
-1
/
+2
|
*
commit-graph: add --changed-paths option to write subcommand
Garima Singh
2020-04-06
1
-2
/
+7
*
|
Merge branch 'tb/commit-graph-split-strategy'
Junio C Hamano
2020-05-01
1
-7
/
+45
|
\
\
|
*
|
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
2020-04-29
1
-8
/
+3
|
*
|
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
2020-04-15
1
-3
/
+8
|
*
|
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
2020-04-15
1
-3
/
+16
|
*
|
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
2020-04-15
1
-0
/
+2
|
*
|
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
2020-04-15
1
-1
/
+6
|
*
|
builtin/commit-graph.c: support for '--split[=<strategy>]'
Taylor Blau
2020-04-15
1
-4
/
+22
*
|
|
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
*
|
|
real_path: remove unsafe API
Alexandr Miloslavskiy
2020-03-10
1
-1
/
+4
|
|
/
|
/
|
*
|
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
2020-02-04
1
-1
/
+1
*
|
commit-graph.c: remove path normalization, comparison
Taylor Blau
2020-02-04
1
-1
/
+1
*
|
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau
2020-02-04
1
-1
/
+1
*
|
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
2020-02-04
1
-5
/
+28
*
|
test-tool: use 'read-graph' helper
Derrick Stolee
2019-11-13
1
-68
/
+0
*
|
Merge branch 'sg/commit-graph-usage-fix'
Junio C Hamano
2019-11-10
1
-1
/
+0
|
\
\
|
*
|
builtin/commit-graph.c: remove subcommand-less usage string
SZEDER Gábor
2019-10-28
1
-1
/
+0
|
|
/
*
|
Merge branch 'gs/commit-graph-trace-with-cmd'
Junio C Hamano
2019-10-15
1
-0
/
+6
|
\
\
|
*
|
commit-graph: emit trace2 cmd_mode for each sub-command
Garima Singh
2019-10-02
1
-0
/
+6
*
|
|
Merge branch 'gs/commit-graph-progress'
Junio C Hamano
2019-10-07
1
-5
/
+14
|
\
\
\
|
*
|
|
commit-graph: add --[no-]progress to write and verify
Garima Singh
2019-09-18
1
-5
/
+14
|
|
/
/
*
|
|
Merge branch 'jk/commit-graph-cleanup'
Junio C Hamano
2019-10-07
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit-graph: turn off save_commit_buffer
Jeff King
2019-09-09
1
-0
/
+2
|
|
/
*
|
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
2019-08-05
1
-1
/
+3
*
|
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor
2019-08-05
1
-3
/
+3
|
/
*
commit-graph: verify chains with --shallow mode
Derrick Stolee
2019-06-20
1
-8
/
+19
*
commit-graph: create options for split files
Derrick Stolee
2019-06-20
1
-5
/
+20
*
commit-graph: add --split option to builtin
Derrick Stolee
2019-06-20
1
-3
/
+7
*
commit-graph: collapse parameters into flags
Derrick Stolee
2019-06-12
1
-3
/
+5
*
commit-graph: return with errors during write
Derrick Stolee
2019-06-12
1
-10
/
+10
*
commit-graph verify: detect inability to read the graph
Ævar Arnfjörð Bjarmason
2019-04-01
1
-1
/
+3
*
commit-graph: don't pass filename to load_commit_graph_one_fd_st()
Ævar Arnfjörð Bjarmason
2019-04-01
1
-2
/
+2
*
commit-graph: don't early exit(1) on e.g. "git status"
Ævar Arnfjörð Bjarmason
2019-04-01
1
-4
/
+17
*
commit-graph: rename "large edges" to "extra edges"
SZEDER Gábor
2019-01-22
1
-2
/
+2
*
Merge branch 'ds/commit-graph-leakfix'
Junio C Hamano
2018-10-19
1
-5
/
+6
|
\
|
*
builtin/commit-graph.c: UNLEAK variables
Martin Ågren
2018-10-07
1
-5
/
+6
*
|
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
2018-10-16
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
commit-graph: not compatible with replace objects
Derrick Stolee
2018-08-21
1
-0
/
+4
*
|
commit-graph write: add progress output
Ævar Arnfjörð Bjarmason
2018-09-17
1
-2
/
+3
|
/
*
commit-graph: add free_commit_graph
Jonathan Tan
2018-07-18
1
-0
/
+2
*
commit-graph: add '--reachable' option
Derrick Stolee
2018-06-27
1
-4
/
+12
*
commit-graph: use string-list API for input
Derrick Stolee
2018-06-27
1
-26
/
+13
*
commit-graph: add 'verify' subcommand
Derrick Stolee
2018-06-27
1
-0
/
+39
*
commit-graph: UNLEAK before die()
Derrick Stolee
2018-06-27
1
-1
/
+4
*
commit-graph: implement "--append" option
Derrick Stolee
2018-04-11
1
-3
/
+7
*
commit-graph: build graph from starting commits
Derrick Stolee
2018-04-11
1
-6
/
+21
*
commit-graph: read only from specific pack-indexes
Derrick Stolee
2018-04-11
1
-3
/
+30
[next]