summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-02-02t9160:modernize test path checkingHodaSalim1-13/+13
2026-01-30t/perf/p3400: speed up setup using fast-importTian Yuchen1-15/+38
2026-01-30last-modified: verify revision argument is a commit-ishToon Claes1-1/+14
2026-01-30last-modified: rewrite error message when more than one commit givenToon Claes1-5/+6
2026-01-29string-list: add string_list_sort_u() that mimics "sort -u"Amisha Chhajed1-0/+34
2026-01-29u-string-list: add unit tests for string-list methodsAmisha Chhajed1-0/+209
2026-01-28run-command: add stdin callback for parallelizationEmily Shaffer2-2/+81
2026-01-28t1800: add hook output stream testsAdrian Ratiu1-0/+137
2026-01-25fetch: delay user information post committing of transactionKarthik Nayak1-0/+1
2026-01-25receive-pack: utilize rejected ref error detailsKarthik Nayak1-0/+15
2026-01-25fetch: utilize rejected ref error detailsKarthik Nayak1-4/+4
2026-01-25update-ref: utilize rejected error details if availableKarthik Nayak1-29/+42
2026-01-23Merge branch 'js/ci-leak-skip-svn'Junio C Hamano2-0/+11
2026-01-23Merge branch 'ty/t1005-test-path-is-helpers'Junio C Hamano1-5/+5
2026-01-23Merge branch 'rj/cygwin-test-fixes-for-2.53'Junio C Hamano2-2/+2
2026-01-22lockfile: add PID file for debugging stale locksPaulo Casaretto2-0/+106
2026-01-22revision: add --maximal-only optionDerrick Stolee2-0/+90
2026-01-21Merge branch 'rs/tree-wo-the-repository'Junio C Hamano2-3/+3
2026-01-21Merge branch 'tb/midx-write-corrupt-checksum-fix'Junio C Hamano1-2/+0
2026-01-21Merge branch 'ps/geometric-repacking-with-promisor-remotes'Junio C Hamano2-0/+100
2026-01-21t5500: simplify test implementation and fix git exit code suppressionShreyansh Paliwal1-6/+11
2026-01-21sparse-checkout: optimize string_list construction and add tests to verify de...Amisha Chhajed1-0/+48
2026-01-21Merge branch 'ps/read-object-info-improvements'Junio C Hamano1-0/+34
2026-01-21Merge branch 'ps/t1410-cleanup'Junio C Hamano1-4/+4
2026-01-21Merge branch 'ps/ref-consistency-checks'Junio C Hamano3-5/+79
2026-01-20last-modified: change default max-depth to 0Toon Claes1-0/+35
2026-01-20Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-pushJunio C Hamano1-0/+9
2026-01-19remote: fix leak in branch_get_push_1() with invalid "simple" configJeff King1-0/+9
2026-01-19ci: skip CVS and P4 tests in leaks job, tooJunio C Hamano2-0/+11
2026-01-17t1005: modernize "! test -f" to "test_path_is_missing"Tian Yuchen1-5/+5
2026-01-17t4073: add test for diffstat paths length when containing UTF-8 charsLorenzoPegorari2-0/+62
2026-01-16t0610-reftable-basics: mitigate a flaky test on cygwinRamsay Jones1-1/+1
2026-01-16t9700/test.pl: fix path type expectation on cygwinRamsay Jones1-1/+1
2026-01-16Merge branch 'kj/t7101-modernize'Junio C Hamano1-9/+9
2026-01-16Merge branch 'ac/t1420-use-more-direct-check'Junio C Hamano1-3/+6
2026-01-16Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded'Junio C Hamano1-0/+14
2026-01-16Merge branch 'jk/t-perf-fixes'Junio C Hamano2-1/+12
2026-01-15Revert "Merge branch 'ar/run-command-hook'"Junio C Hamano2-103/+2
2026-01-15Merge branch 'ps/clar-integers'Junio C Hamano13-70/+519
2026-01-15Merge branch 'kh/replay-invalid-onto-advance'Junio C Hamano1-0/+54
2026-01-15Merge branch 'ps/odb-misc-fixes'Junio C Hamano1-0/+25
2026-01-15Merge branch 'pt/t7800-difftool-test-racefix'Junio C Hamano1-3/+3
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt1-5/+5
2026-01-14remote-curl: use auth for probe_rpc() requests tooAaron Plattner1-0/+45
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt1-0/+61
2026-01-14builtin/pack-objects: exclude promisor objects with "--stdin-packs"Patrick Steinhardt1-0/+39
2026-01-13replay: drop commits that become emptyPhillip Wood1-0/+21
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt3-3/+395
2026-01-13builtin: add new "history" commandPatrick Steinhardt2-0/+18
2026-01-13replay: support updating detached HEADPatrick Steinhardt1-0/+9