aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/static/gitweb.css (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-12pack-refs: teach --exclude option to exclude refs from being packedJohn Cai11-20/+69
2023-05-12docs: clarify git-pack-refs --all will pack all refsJohn Cai1-2/+3
2023-05-02The sixteenth batchJunio C Hamano1-0/+15
2023-04-28The fifteenth batchJunio C Hamano1-0/+11
2023-04-27The fourteenth batchJunio C Hamano1-0/+5
2023-04-27banned.h: mark `strtok()` and `strtok_r()` as bannedTaylor Blau1-0/+4
2023-04-25The thirteenth batchJunio C Hamano1-0/+13
2023-04-24t/helper/test-json-writer.c: avoid using `strtok()`Taylor Blau1-28/+48
2023-04-24t/helper/test-oidmap.c: avoid using `strtok()`Taylor Blau1-6/+14
2023-04-24t/helper/test-hashmap.c: avoid using `strtok()`Taylor Blau1-7/+15
2023-04-24string-list: introduce `string_list_setlen()`Taylor Blau2-0/+19
2023-04-24string-list: multi-delimiter `string_list_split_in_place()`Taylor Blau8-10/+61
2023-04-24blame: use different author name for fake commit generated by --contentsJacob Keller3-9/+18
2023-04-24merge-ort: fix calling merge_finalize() with no intermediate mergeElijah Newren1-4/+4
2023-04-24fetch_bundle_uri(): drop pointless NULL checkJeff King1-2/+2
2023-04-24notes: clean up confusing NULL checks in init_notes()Jeff King1-2/+2
2023-04-21The twelfth batchJunio C Hamano1-0/+11
2023-04-20completion: suppress unwanted unescaping of `read`Edwin Kofler1-1/+1
2023-04-20The eleventh batchJunio C Hamano1-0/+17
2023-04-19gpg-interface: set trust level of missing key to "undefined"Jeff King2-8/+15
2023-04-18doc: git-checkout: reorganize examplesFelipe Contreras1-22/+28
2023-04-18doc: git-checkout: trivial callout cleanupFelipe Contreras1-4/+0
2023-04-18repository.h: drop unused `gc_cruft_packs`Taylor Blau2-4/+1
2023-04-18builtin/gc.c: make `gc.cruftPacks` enabled by defaultTaylor Blau6-21/+11
2023-04-18t/t9300-fast-import.sh: prepare for `gc --cruft` by defaultTaylor Blau1-9/+4
2023-04-18t/t6500-gc.sh: add additional test casesTaylor Blau1-0/+4
2023-04-18t/t6500-gc.sh: refactor cruft pack testsTaylor Blau1-82/+44
2023-04-18t/t6501-freshen-objects.sh: prepare for `gc --cruft` by defaultTaylor Blau1-5/+5
2023-04-18t/t5304-prune.sh: prepare for `gc --cruft` by defaultTaylor Blau1-14/+14
2023-04-18builtin/gc.c: ignore cruft packs with `--keep-largest-pack`Taylor Blau4-9/+53
2023-04-18builtin/repack.c: fix incorrect reference to '-C'Taylor Blau1-1/+1
2023-04-18pack-write.c: plug a leak in stage_tmp_packfiles()Taylor Blau1-6/+8
2023-04-18protocol.h: move definition of DEFAULT_GIT_PORT from cache.hElijah Newren3-21/+22
2023-04-17The tenth batchJunio C Hamano1-0/+20
2023-04-17fsck: validate .rev file headerDerrick Stolee5-6/+36
2023-04-17fsck: check rev-index position valuesDerrick Stolee2-4/+26
2023-04-17fsck: check rev-index checksumsDerrick Stolee2-0/+50
2023-04-17fsck: create scaffolding for rev-index checksDerrick Stolee4-0/+63
2023-04-17Git 2.40.1v2.40.1Johannes Schindelin3-2/+10
2023-04-17Git 2.39.3v2.39.3Johannes Schindelin2-4/+10
2023-04-17Git 2.38.5v2.38.5Johannes Schindelin3-2/+10
2023-04-17Git 2.37.7v2.37.7Johannes Schindelin3-2/+9
2023-04-17Git 2.36.6v2.36.6Johannes Schindelin3-2/+9
2023-04-17Git 2.35.8v2.35.8Johannes Schindelin3-2/+9
2023-04-17Git 2.34.8v2.34.8Johannes Schindelin3-2/+9
2023-04-17Git 2.33.8v2.33.8Johannes Schindelin3-2/+9
2023-04-17Git 2.32.7v2.32.7Johannes Schindelin3-2/+9
2023-04-17Git 2.31.8v2.31.8Johannes Schindelin3-2/+8
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin3-9/+9
2023-04-17Git 2.30.9v2.30.9Taylor Blau3-2/+45