summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-09-12Merge branch 'ms/refs-exists'Junio C Hamano-66/+99
2025-09-12Merge branch 'ps/object-store-midx-dedup-info'Junio C Hamano-17/+22
2025-09-12sparse-checkout: match some 'clean' behaviorDerrick Stolee-1/+53
2025-09-12sparse-checkout: add basics of 'clean' commandDerrick Stolee-0/+103
2025-09-11odb: drop deprecated wrapper functionsPatrick Steinhardt-6/+4
2025-09-11t/unit-tests: update clar to fcbed04Patrick Steinhardt-238/+1311
2025-09-10t0613: stop setting default initial branchPhillip Wood-11/+13
2025-09-10t9902: switch default branch name to mainPhillip Wood-3/+3
2025-09-10t4013: switch default branch name to mainPhillip Wood-213/+213
2025-09-10breaking-changes: switch default branch to mainPhillip Wood-5/+24
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano-0/+234
2025-09-08Merge branch 'ds/ls-files-lazy-unsparse'Junio C Hamano-0/+13
2025-09-08Merge branch 'ds/path-walk-repack-fix'Junio C Hamano-0/+63
2025-09-08Merge branch 'da/cargo-serialize'Junio C Hamano-10/+4
2025-09-08add-interactive: manually fall back color config to color.uiJeff King-0/+15
2025-09-08add-interactive: respect color.diff for diff coloringJeff King-0/+38
2025-09-08stash: pass --no-color to diff plumbing child processesJeff King-0/+19
2025-09-08promisor-remote: allow a client to check fieldsChristian Couder-0/+34
2025-09-08promisor-remote: allow a server to advertise more fieldsChristian Couder-0/+31
2025-09-05upload-pack: don't ACK non-commits repeatedly in protocol v2Patrick Steinhardt-0/+39
2025-09-05t5530: modernize testsPatrick Steinhardt-28/+5
2025-09-05midx-write: put failing response value backDerrick Stolee-1/+4
2025-09-05midx-write: only load initialized packsDerrick Stolee-0/+17
2025-09-04repo: add the field objects.formatLucas Seiki Oshiro-0/+6
2025-09-04repo: add the flag -z as an alias for --format=nulLucas Seiki Oshiro-0/+12
2025-09-03t0450: add allowlist for builtins with missing .adocToon Claes-2/+20
2025-09-02t: add test for git refs exists subcommandMeet Soni-0/+11
2025-09-02t1422: refactor tests to be shareableMeet Soni-75/+78
2025-09-02t1403: split 'show-ref --exists' tests into a separate fileMeet Soni-66/+85
2025-09-02Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-storeJunio C Hamano-17/+22
2025-08-29Merge branch 'jk/describe-blob'Junio C Hamano-0/+30
2025-08-29Merge branch 'jk/no-clobber-dangling-symref-with-fetch'Junio C Hamano-302/+262
2025-08-29Merge branch 'ps/reftable-libgit2-cleanup'Junio C Hamano-29/+30
2025-08-29Merge branch 'ad/t1517-short-help-tests-fix'Junio C Hamano-1/+4
2025-08-28t/perf: add last-modified perf scriptToon Claes-0/+23
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes-0/+211
2025-08-28ls-files: conditionally leave index sparseDerrick Stolee-0/+13
2025-08-27curl: add support for curl_global_trace() componentsJeff King-1/+3
2025-08-26Makefile: build libgit-rs and libgit-sys seriallyDavid Aguilar-10/+4
2025-08-26commit: print advice when core.commentString=autoPhillip Wood-4/+45
2025-08-26config: warn on core.commentString=autoPhillip Wood-2/+22
2025-08-26breaking-changes: deprecate support for core.commentString=autoPhillip Wood-4/+4
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano-0/+96
2025-08-25Merge branch 'ps/commit-graph-wo-globals'Junio C Hamano-1/+1
2025-08-25Merge branch 'dk/t7005-editor-updates'Junio C Hamano-87/+58
2025-08-25Merge branch 'tc/diff-tree-max-depth'Junio C Hamano-0/+165
2025-08-25Merge branch 'dk/help-all'Junio C Hamano-0/+4
2025-08-25path-walk: fix setup of pending objectsDerrick Stolee-0/+63
2025-08-22Merge branch 'ly/diff-name-only-with-diff-from-content'Junio C Hamano-6/+15
2025-08-22Merge branch 'ac/deglobal-fmt-merge-log-config'Junio C Hamano-0/+7