Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27builtin/gc.c: conditionally avoid pruning objects via looseTaylor Blau
2020-11-21gc docs: change --keep-base-pack to --keep-largest-packÆvar Arnfjörð Bjarmason
2019-08-13commit-graph: turn on commit-graph by defaultDerrick Stolee
2019-04-25Merge branch 'ab/gc-docs'Junio C Hamano
2019-04-08gc docs: note how --aggressive impacts --window & --depthÆvar Arnfjörð Bjarmason
2019-04-08gc docs: fix formatting for "gc.writeCommitGraph"Ævar Arnfjörð Bjarmason
2019-04-08gc docs: re-flow the "gc.*" section in "config"Ævar Arnfjörð Bjarmason
2019-04-08gc docs: include the "gc.*" section from "config" in "gc"Ævar Arnfjörð Bjarmason
2019-03-07Documentation: turn middle-of-line tabs into spacesMartin Ågren
2018-10-29config.txt: move gc.* to a separate fileNguyễn Thái Ngọc Duy