192 Commits (85e73cc8ac748a3baa7535261b492a16079db533)

Author SHA1 Message Date
Johannes Schindelin a03b097d63 Use a better name for the function interpolating paths 4 years ago
Lénaïc Huard c5d0b12a4c maintenance: fix two memory leaks 4 years ago
Derrick Stolee 32f67888d8 maintenance: respect remote.*.skipFetchAll 4 years ago
Derrick Stolee cfd781ea22 maintenance: use 'git fetch --prefetch' 4 years ago
Derrick Stolee a039a1fcf9 maintenance: simplify prefetch logic 4 years ago
Eric Sunshine 26c7974376 maintenance: fix incorrect `maintenance.repo` path with bare repository 4 years ago
Derrick Stolee acc1c4d5d4 maintenance: incremental strategy runs pack-refs weekly 4 years ago
Derrick Stolee 41abfe15d9 maintenance: add pack-refs task 4 years ago
Jeff King 36a317929b refs: switch peel_ref() to peel_iterated_oid() 4 years ago
Derrick Stolee 96eaffebbf maintenance: set log.excludeDecoration durin prefetch 4 years ago
Taylor Blau 2891b434ac builtin/gc.c: guess the size of the revindex 4 years ago
Martin Ågren d4a4976648 builtin/gc: don't peek into `struct lock_file` 4 years ago
Derrick Stolee 3797a0a7b7 maintenance: use Windows scheduled tasks 4 years ago
Derrick Stolee 2afe7e3567 maintenance: use launchctl on macOS 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
Derrick Stolee 31345d5545 maintenance: extract platform-specific scheduling 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