summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-11-01builtin/show-ref: add new mode to check for reference existencePatrick Steinhardt1-1/+62
2023-11-01builtin/show-ref: ensure mutual exclusiveness of subcommandsPatrick Steinhardt1-0/+9
2023-11-01rev-list: add commit object support in `--missing` optionKarthik Nayak1-0/+74
2023-11-01Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence' into kn/rev...Junio C Hamano1-0/+48
2023-11-01commit: detect commits that exist in commit-graph but not in the ODBPatrick Steinhardt1-0/+27
2023-11-01commit-graph: introduce envvar to disable commit existence checksPatrick Steinhardt1-0/+21
2023-10-31test framework: further deprecate test_i18ngrepJunio C Hamano1-4/+6
2023-10-31Merge branch 'ii/branch-error-messages-update'Junio C Hamano3-14/+14
2023-10-30upload-pack: add tracing for fetchesRobert Coup1-11/+27
2023-10-30Merge branch 'jk/send-email-fix-addresses-from-composed-messages'Junio C Hamano1-0/+41
2023-10-30Merge branch 'kh/pathspec-error-wo-repository-fix'Junio C Hamano1-0/+27
2023-10-30Merge branch 'da/t7601-style-fix'Junio C Hamano1-12/+12
2023-10-30Merge branch 'jc/attr-tree-config'Junio C Hamano2-1/+73
2023-10-30Merge branch 'sn/typo-grammo-phraso-fixes'Junio C Hamano1-17/+16
2023-10-29reflog: fix expire --single-worktreeRené Scharfe1-0/+23
2023-10-29parse-options: make CMDMODE errors more preciseRené Scharfe2-5/+44
2023-10-29bugreport: reject positional argumentsEmily Shaffer1-0/+7
2023-10-29t0091-bugreport: stop using i18ngrepEmily Shaffer1-1/+1
2023-10-26send-email: move validation code below process_address_listMichael Strawbridge1-0/+19
2023-10-23Merge branch 'bc/racy-4gb-files'Junio C Hamano4-0/+43
2023-10-23Merge branch 'jc/fail-stash-to-store-non-stash'Junio C Hamano1-0/+4
2023-10-23Merge branch 'so/diff-merges-dd'Junio C Hamano1-0/+8
2023-10-23Merge branch 'jk/chunk-bounds'Junio C Hamano7-5/+338
2023-10-23builtin/branch.c: adjust error messages to coding guidelinesIsoken June Ibizugbe3-14/+14
2023-10-20Merge branch 'ak/pretty-decorate-more-fix'Junio C Hamano1-3/+3
2023-10-20Merge branch 'vd/loose-ref-iteration-optimization'Junio C Hamano2-0/+53
2023-10-20Merge branch 'ty/merge-tree-strategy-options'Junio C Hamano1-0/+23
2023-10-20send-email: handle to/cc/bcc from --compose messageJeff King1-5/+11
2023-10-20Revert "send-email: extract email-parsing code into a subroutine"Jeff King1-0/+35
2023-10-20grep: die gracefully when outside repositoryKristoffer Haugsbakk1-0/+27
2023-10-18t7601: use "test_path_is_file" etc. instead of "test -f"Dorcas AnonoLitunya1-12/+12
2023-10-18Merge branch 'jc/merge-ort-attr-index-fix'Junio C Hamano1-0/+27
2023-10-18Merge branch 'tb/repack-max-cruft-size'Junio C Hamano3-121/+441
2023-10-16status: fix branch shown when not only bisectingRubén Justo1-0/+28
2023-10-14t5319: make corrupted large-offset test more robustJeff King1-2/+4
2023-10-13Merge branch 'jk/decoration-and-other-leak-fixes'Junio C Hamano4-0/+7
2023-10-13Merge branch 'ar/diff-index-merge-base-fix'Junio C Hamano1-3/+10
2023-10-13Merge branch 'js/submodule-fix-misuse-of-path-and-name'Junio C Hamano2-15/+67
2023-10-13Merge branch 'jk/commit-graph-leak-fixes'Junio C Hamano14-0/+17
2023-10-13Merge branch 'la/trailer-test-and-doc-updates'Junio C Hamano1-75/+431
2023-10-13Prevent git from rehashing 4GiB filesJason Hatton1-0/+16
2023-10-13t: add a test helper to truncate filesbrian m. carlson3-0/+27
2023-10-13attr: add attr.tree for setting the treeish to read attributes fromJohn Cai1-0/+61
2023-10-13attr: read attributes from HEAD when bare repoJohn Cai2-1/+12
2023-10-12grep: -f <path> is relative to $cwdJunio C Hamano1-0/+13
2023-10-11stash: be careful what we storeJunio C Hamano1-0/+4
2023-10-10Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'Junio C Hamano7-0/+363
2023-10-10Merge branch 'ds/init-diffstat-width'Junio C Hamano1-22/+38
2023-10-10Merge branch 'cw/prelim-cleanup'Junio C Hamano1-1/+1
2023-10-09commit-graph: detect out-of-order BIDX offsetsJeff King1-0/+13