173 Commits (a1d4f67c12ac172f835e6d5e4e0a197075e2146b)

Author SHA1 Message Date
Martin Ågren d4a4976648 builtin/gc: don't peek into `struct lock_file` 4 years ago
Martin Ågren 66dc0a3625 gc: fix handling of crontab magic markers 4 years ago
Rafael Silva e72f7defc4 maintenance: fix SEGFAULT when no repository 4 years ago
Derrick Stolee 483a6d9b5d maintenance: use 'git config --fixed-value' 4 years ago
Ævar Arnfjörð Bjarmason 793c1464d3 gc: rename keep_base_pack variable for --keep-largest-pack 4 years ago
René Scharfe a1c74791d5 gc: fix cast in compare_tasks_by_selection() 4 years ago
René Scharfe cd8888452c object: allow clear_commit_marks_all to handle any repo 4 years ago
Derrick Stolee 61f7a383d3 maintenance: use 'incremental' strategy by default 4 years ago
Derrick Stolee a4cb1a2339 maintenance: create maintenance.strategy config 4 years ago
Derrick Stolee d334107c5d maintenance: core.commitGraph=false prevents writes 4 years ago
Derrick Stolee 8f801804be maintenance: test commit-graph auto condition 4 years ago
Derrick Stolee 2fec604f8d maintenance: add start/stop subcommands 4 years ago
Derrick Stolee 0c18b70081 maintenance: add [un]register subcommands 4 years ago
Derrick Stolee b08ff1fee0 maintenance: add --schedule option and config 4 years ago
Derrick Stolee e841a79a13 maintenance: add incremental-repack auto condition 4 years ago
Derrick Stolee a13e3d0ec8 maintenance: auto-size incremental-repack batch 4 years ago
Derrick Stolee 52fe41ff1c maintenance: add incremental-repack task 4 years ago
Derrick Stolee 3e220e6069 maintenance: create auto condition for loose-objects 4 years ago
Derrick Stolee 252cfb7cb8 maintenance: add loose-objects task 4 years ago
Derrick Stolee 28cb5e66dd maintenance: add prefetch task 4 years ago
Derrick Stolee 25914c4fde maintenance: add trace2 regions for task execution 4 years ago
Derrick Stolee 4ddc79b2da maintenance: add auto condition for commit-graph task 4 years ago
Derrick Stolee 916d0626c2 maintenance: use pointers to check --auto 4 years ago
Derrick Stolee 65d655b52d maintenance: create maintenance.<task>.enabled config 4 years ago
Derrick Stolee d7514f6ed5 maintenance: take a lock on the objects directory 4 years ago
Derrick Stolee 090511bc0b maintenance: add --task option 4 years ago
Derrick Stolee 663b2b1b90 maintenance: add commit-graph task 4 years ago
Derrick Stolee 3103e9848f maintenance: initialize task array 4 years ago
Derrick Stolee 3ddaad0e06 maintenance: add --quiet option 4 years ago
Derrick Stolee 2057d75038 maintenance: create basic maintenance runner 4 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 years ago
Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
Taylor Blau 0bd52e27e3 commit-graph.h: store an odb in 'struct write_commit_graph_context' 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Derrick Stolee 7211b9e753 repo-settings: consolidate some config settings 6 years ago
SZEDER Gábor 39d8831856 commit-graph: turn a group of write-related macro flags into an enum 6 years ago
Christian Couder b14ed5adaf Use promisor_remote_get_direct() and has_promisor_remote() 6 years ago
Derrick Stolee c2bc6e6ab0 commit-graph: create options for split files 6 years ago
Derrick Stolee 2d511cfc0b packfile: rename close_all_packs to close_object_store 6 years ago
Derrick Stolee 5af8039452 commit-graph: collapse parameters into flags 6 years ago
Derrick Stolee e103f7276f commit-graph: return with errors during write 6 years ago
Ævar Arnfjörð Bjarmason bf3d70fe93 gc: handle & check gc.reflogExpire config 6 years ago
Ævar Arnfjörð Bjarmason cd8eb3a094 gc: refactor a "call me once" pattern 6 years ago
Ævar Arnfjörð Bjarmason e5cdbd5f70 gc: convert to using the_hash_algo 6 years ago
Ævar Arnfjörð Bjarmason 8bf14444c3 gc: remove redundant check for gc_auto_threshold 6 years ago
Johannes Schindelin 5bdece0d70 gc/repack: release packs when needed 6 years ago
Nguyễn Thái Ngọc Duy ec36c42a63 Indent code with TABs 6 years ago
Ævar Arnfjörð Bjarmason 6b89a34c89 gc: fix regression in 7b0f229222 impacting --quiet 6 years ago