summaryrefslogtreecommitdiffstats
path: root/t/t5500-fetch-pack.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18builtin/commit-graph.c: introduce '--max-new-filters=<n>'Taylor Blau6-8/+112
2020-09-18commit-graph: rename 'split_commit_graph_opts'Taylor Blau3-34/+34
2020-09-18bloom: encode out-of-bounds filters as non-emptyTaylor Blau6-9/+54
2020-09-17bloom/diff: properly short-circuit on max_changesDerrick Stolee4-16/+100
2020-09-17bloom: use provided 'struct bloom_filter_settings'Taylor Blau4-19/+19
2020-09-17bloom: split 'get_bloom_filter()' in twoTaylor Blau7-13/+62
2020-09-17commit-graph.c: store maximum changed pathsTaylor Blau3-3/+16
2020-09-09commit-graph: respect 'commitGraph.readChangedPaths'Taylor Blau6-3/+17
2020-09-09t/helper/test-read-graph.c: prepare repo settingsTaylor Blau1-1/+2
2020-09-09commit-graph: pass a 'struct repository *' in more placesTaylor Blau4-12/+18
2020-09-09t4216: use an '&&'-chainTaylor Blau1-1/+1
2020-09-09commit-graph: introduce 'get_bloom_filter_settings()'Taylor Blau7-12/+40
2020-08-04Fourth batchJunio C Hamano1-1/+15
2020-08-01Third batchJunio C Hamano1-0/+4
2020-07-31t6300: fix issues related to %(contents:size)Alban Gruin1-2/+2
2020-07-31refs: move the logic to add \t to reflog to the files backendHan-Wen Nienhuys2-2/+3
2020-07-31The second batch -- mostly minor typofixesJunio C Hamano1-0/+6
2020-07-30First batch post 2.28Junio C Hamano2-1/+68
2020-07-30fmt-merge-msg: allow merge destination to be omitted againJunio C Hamano3-4/+66
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano29-94/+97
2020-07-29comment: fix spelling mistakes inside commentsSteve Kemp4-4/+4
2020-07-29git-help.txt: fix mentions of option --guidesAndrei Rybak1-2/+2
2020-07-29grep: avoid using oid_to_hex() with parse_object_or_die()René Scharfe1-1/+1
2020-07-28hashmap: fix typo in usage docsElijah Newren1-1/+1
2020-07-28Remove doubled words in various commentsElijah Newren5-5/+5
2020-07-27Git 2.28v2.28.0Junio C Hamano1-1/+1
2020-07-26l10n: es: 2.28.0 round 1Christopher Diaz Riveros1-1219/+1509
2020-07-24githooks.txt: use correct "reference-transaction" hook nameBojun Chen1-2/+2
2020-07-24l10n: de.po: Update German translation for Git v2.28.0Matthias Rüster1-1160/+1420
2020-07-24l10n: de.po: fix grammarRalf Thielow1-3/+3
2020-07-24ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor1-2/+2
2020-07-23pack-write/docs: update regarding pack namingJohannes Berg2-5/+4
2020-07-22Documentation/RelNotes: fix a typo in 2.28's relnotesTaylor Blau1-1/+1
2020-07-22Git 2.28-rc2v2.28.0-rc2Junio C Hamano2-1/+3
2020-07-22sha1-file: make pretend_object_file() not prefetchJonathan Tan2-1/+13
2020-07-21pack-objects: prefetch objects to be packedJonathan Tan2-4/+68
2020-07-21pack-objects: refactor to oid_object_info_extendedJonathan Tan1-2/+6
2020-07-21l10n: zh_CN: for git v2.28.0 l10n round 1Jiang Xin1-1122/+1368
2020-07-21remote-curl: make --force-with-lease work with non-ASCII ref namesbrian m. carlson2-1/+20
2020-07-21git-prompt: change == to = for zsh's sakeDavid J. Malan1-2/+2
2020-07-20git-mv: improve error message for conflicted fileChris Torek2-2/+22
2020-07-20dir: check pathspecs before returning `path_excluded`Martin Ågren2-2/+27
2020-07-20l10n: zh_TW.po: v2.28.0 round 1 (0 untranslated)Yi-Jyun Pan1-1127/+1413
2020-07-20l10n: vi.po: correct "ident line" translationĐoàn Trần Công Danh1-6/+6
2020-07-20l10n: vi.po(4931t): Updated translation for v2.28.0Tran Ngoc Quan1-1125/+1411
2020-07-18t3200: don't grep for `strerror()` stringMartin Ågren1-2/+2
2020-07-18gitworkflows.txt: fix broken subsection underlineMartin Ågren1-1/+1
2020-07-17RelNotes: update the v0 with extension situationJunio C Hamano1-9/+0
2020-07-17Git 2.28-rc1v2.28.0-rc1Junio C Hamano2-1/+9
2020-07-16upload-pack: do not lazy-fetch "have" objectsJonathan Tan2-2/+42