aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-submodule-nested-repo-config.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15The sixth batchJunio C Hamano1-0/+30
2021-09-15t1400: avoid SIGPIPE race condition on fifoJeff King1-3/+5
2021-09-12gc: remove unused launchctl_get_uid() callÆvar Arnfjörð Bjarmason1-7/+1
2021-09-12test-tool run-command: fix flip-flop init patternÆvar Arnfjörð Bjarmason1-4/+1
2021-09-12tests: remove leftover untracked filesElijah Newren12-4/+18
2021-09-12strvec: use size_t to store nr and allocJeff King1-2/+2
2021-09-12compression: drop write-only core_compression_* variablesRené Scharfe3-5/+0
2021-09-12packfile: use oidset for bad objectsRené Scharfe3-31/+11
2021-09-12packfile: convert has_packed_and_bad() to object_idRené Scharfe3-4/+4
2021-09-12packfile: convert mark_bad_packed_object() to object_idRené Scharfe3-8/+8
2021-09-12midx: inline nth_midxed_pack_entry()René Scharfe1-20/+9
2021-09-12oidset: make oidset_size() an inline functionRené Scharfe2-6/+4
2021-09-10am: fix incorrect exit status on am fail to abortElijah Newren2-2/+3
2021-09-10t4151: add a few am --abort testsElijah Newren1-0/+39
2021-09-10git-am.txt: clarify --abort behaviorElijah Newren1-0/+2
2021-09-10docs/protocol-v2: point readers transport config discussionJeff King1-1/+7
2021-09-10docs/git: discuss server-side config for GIT_PROTOCOLJeff King2-0/+23
2021-09-10docs/http-backend: mention v2 protocolJeff King1-1/+25
2021-09-10http-backend: handle HTTP_GIT_PROTOCOL CGI variableJeff King2-2/+4
2021-09-10t5551: test v2-to-v0 http protocol fallbackJeff King2-0/+14
2021-09-10The fifth batchJunio C Hamano1-0/+61
2021-09-09pack-objects: rename .idx files into place after .bitmap filesÆvar Arnfjörð Bjarmason1-1/+2
2021-09-09pack-write: split up finish_tmp_packfile() functionÆvar Arnfjörð Bjarmason4-13/+39
2021-09-09builtin/index-pack.c: move `.idx` files into place lastTaylor Blau1-2/+2
2021-09-09index-pack: refactor renaming in final()Ævar Arnfjörð Bjarmason1-25/+23
2021-09-09builtin/repack.c: move `.idx` files into place lastTaylor Blau1-1/+1
2021-09-09pack-write.c: rename `.idx` files after `*.rev`Taylor Blau1-1/+1
2021-09-09pack-write: refactor renaming in finish_tmp_packfile()Ævar Arnfjörð Bjarmason3-24/+23
2021-09-09bulk-checkin.c: store checksum directlyTaylor Blau1-6/+6
2021-09-09t5562: use alarm() to interrupt timed child-waitJeff King1-8/+8
2021-09-09refs/files-backend: remove unused open mode parameterRené Scharfe1-1/+1
2021-09-09setup: use xopen and xdup in sanitize_stdfdsRené Scharfe1-5/+3
2021-09-09pack-bitmap: drop bitmap_index argument from try_partial_reuse()Jeff King1-3/+2
2021-09-09pack-bitmap: drop repository argument from prepare_midx_bitmap_git()Jeff King3-5/+3
2021-09-09sparse-index: integrate with cherry-pick and rebaseDerrick Stolee3-2/+46
2021-09-09sequencer: ensure full index if not ORT strategyDerrick Stolee1-0/+9
2021-09-09t1092: add cherry-pick, rebase testsDerrick Stolee1-6/+9
2021-09-09merge-ort: expand only for out-of-cone conflictsDerrick Stolee2-5/+38
2021-09-09merge: make sparse-aware with ORTDerrick Stolee4-2/+24
2021-09-09diff: ignore sparse paths in diffstatDerrick Stolee1-0/+8
2021-09-09Close object store closer to spawning child processesJohannes Schindelin3-16/+8
2021-09-09run_auto_maintenance(): implicitly close the object storeJohannes Schindelin5-5/+1
2021-09-09run-command: offer to close the object store before runningJohannes Schindelin2-0/+14
2021-09-09run-command: prettify the `RUN_COMMAND_*` flagsJohannes Schindelin1-7/+7
2021-09-09pack.h: line-wrap the definition of finish_tmp_packfile()Ævar Arnfjörð Bjarmason1-1/+6
2021-09-09entry: show finer-grained counter in "Filtering content" progress lineSZEDER Gábor1-7/+5
2021-09-09commit-graph: fix bogus counter in "Scanning merged commits" progress lineSZEDER Gábor1-1/+1
2021-09-08The fourth batchJunio C Hamano1-0/+33
2021-09-08pull: release packs before fetchingJohannes Schindelin1-0/+2
2021-09-08commit-graph: when closing the graph, also release the slabJohannes Schindelin1-0/+1