summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-10-01refs/ref-cache: fix SEGFAULT when seeking in empty directoriesKarthik Nayak-0/+65
2025-10-01builtin/reflog: respect user config in "write" subcommandMichael Lohmann-0/+36
2025-09-29Merge branch 'tc/last-modified-recursive-fix'Junio C Hamano-0/+16
2025-09-29Merge branch 'kn/refs-files-case-insensitive'Junio C Hamano-1/+166
2025-09-29Merge branch 'dk/stash-apply-index'Junio C Hamano-1/+40
2025-09-29Merge branch 'jk/setup-revisions-freefix'Junio C Hamano-0/+9
2025-09-29Merge branch 'pw/rebase-i-cleanup-fix'Junio C Hamano-6/+22
2025-09-29Merge branch 'jc/3.0-default-initial-branch-to-main-addendum'Junio C Hamano-4/+8
2025-09-29Merge branch 'pw/3.0-default-initial-branch-to-main'Junio C Hamano-232/+253
2025-09-29Merge branch 'ps/clar-updates'Junio C Hamano-258/+1415
2025-09-29Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1Junio C Hamano-2/+2
2025-09-28t7500: make each piece more independentJunio C Hamano-8/+8
2025-09-25diff --no-index: fix logic for paths ending in '/'Jacob Keller-0/+16
2025-09-25format-patch: handle range-diff on notes correctly for single patchesKristoffer Haugsbakk-1/+15
2025-09-25add-patch: update hunk splitability after editingPhillip Wood-0/+21
2025-09-25add -p: mark split hunks as undecidedPhillip Wood-0/+10
2025-09-24packfile: refactor `get_all_packs()` to work on packfile storePatrick Steinhardt-2/+2
2025-09-23Merge branch 'jk/add-i-color'Junio C Hamano-0/+72
2025-09-23Merge branch 'cc/promisor-remote-capability'Junio C Hamano-0/+65
2025-09-22revision: manage memory ownership of argv in setup_revisions()Jeff King-0/+5
2025-09-22stash: tell setup_revisions() to free our allocated stringsJeff King-0/+4
2025-09-22t/unit-tests: update to 10e96bcPatrick Steinhardt-236/+320
2025-09-22builtin/config: do not spawn pager when printing color codesPatrick Steinhardt-0/+9
2025-09-22builtin/config: special-case retrieving colors without a keyPatrick Steinhardt-0/+11
2025-09-22t1300: small style fixupsPatrick Steinhardt-14/+24
2025-09-22t1300: write test expectations in the test's bodyPatrick Steinhardt-163/+128
2025-09-21stash: honor stash.index in apply, pop modesD. Ben Knoble-0/+37
2025-09-21t3905: remove unneeded blank lineD. Ben Knoble-1/+0
2025-09-21t3903: reduce dependencies on previous testsD. Ben Knoble-0/+3
2025-09-19t: add test for git refs optimize subcommandMeet Soni-1/+19
2025-09-19t0601: refactor tests to be shareableMeet Soni-429/+432
2025-09-18initial branch: give hints after switching the default nameJunio C Hamano-4/+8
2025-09-18Merge branch 'jk/curl-global-trace-components'Junio C Hamano-1/+3
2025-09-18Merge branch 'sg/line-log-boundary-fixes'Junio C Hamano-0/+206
2025-09-18Merge branch 'pw/3.0-commentchar-auto-deprecation'Junio C Hamano-6/+67
2025-09-18rebase -i: respect commit.cleanup when picking fixupsPhillip Wood-6/+22
2025-09-18last-modified: fix bug when some paths remain unhandledToon Claes-0/+16
2025-09-17t0014: test shadowing of aliases for a sample of builtinsKristoffer Haugsbakk-0/+17
2025-09-17git: allow alias-shadowing deprecated builtinsKristoffer Haugsbakk-0/+40
2025-09-17fast-import: add '--signed-commits=<mode>' optionChristian Couder-0/+107
2025-09-17refs/files: handle D/F conflicts during lockingKarthik Nayak-0/+46
2025-09-17refs/files: handle F/D conflicts in case-insensitive FSKarthik Nayak-0/+20
2025-09-17refs/files: use correct error type when lock existsKarthik Nayak-0/+26
2025-09-17refs/files: catch conflicts on case-insensitive file-systemsKarthik Nayak-1/+74
2025-09-15t: expand tests around sparse merges and cleanDerrick Stolee-22/+34
2025-09-15sparse-checkout: add --verbose option to 'clean'Derrick Stolee-3/+11
2025-09-15Merge branch 'ps/upload-pack-oom-protection'Junio C Hamano-26/+42
2025-09-15Merge branch 'ds/midx-write-fixes'Junio C Hamano-1/+21
2025-09-15Merge branch 'lo/repo-info-step-2'Junio C Hamano-0/+18
2025-09-12Merge branch 'tc/t0450-harden'Junio C Hamano-3/+21