summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-01-29t1301: mark test for `core.sharedRepository` as reffiles specificPatrick Steinhardt1-1/+1
2024-01-29t1300: make tests more robust with non-default ref backendsPatrick Steinhardt1-28/+50
2024-01-29diff: handle NULL meta-info when spawning external diffJeff King1-0/+12
2024-01-29merge-tree: accept 3 trees as argumentsJohannes Schindelin1-0/+6
2024-01-26Merge branch 'vd/fsck-submodule-url-test'Junio C Hamano2-18/+60
2024-01-26Merge branch 'kh/maintenance-use-xdg-when-it-should'Junio C Hamano1-0/+45
2024-01-26Merge branch 'gt/test-commit-o-i-options'Junio C Hamano1-2/+96
2024-01-26Merge branch 'ps/gitlab-ci-macos'Junio C Hamano1-1/+1
2024-01-26Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano1-2/+45
2024-01-26Merge branch 'jt/tests-with-reftable'Junio C Hamano2-16/+7
2024-01-26Merge branch 'al/unit-test-ctype'Junio C Hamano5-76/+80
2024-01-24merge-ll: expose revision names to custom driversAntonin Delpeuch1-5/+11
2024-01-24transport-helper: re-examine object dir after fetchingJeff King1-0/+18
2024-01-22t5312: move reffiles specific tests to t0601John Cai2-26/+30
2024-01-22t4202: move reffiles specific tests to t0600John Cai2-17/+17
2024-01-22t3903: make drop stash test ref backend agnosticJohn Cai1-6/+6
2024-01-22t1503: move reffiles specific tests to t0600John Cai2-5/+5
2024-01-22t1415: move reffiles specific tests to t0601John Cai2-11/+20
2024-01-22t1410: move reffiles specific tests to t0600John Cai2-42/+51
2024-01-22t1406: move reffiles specific tests to t0600John Cai2-37/+48
2024-01-22t1405: move reffiles specific tests to t0601John Cai2-8/+8
2024-01-22t1404: move reffiles specific tests to t0600John Cai2-237/+263
2024-01-22t1414: convert test to use Git commands instead of writing refs manuallyJohn Cai1-6/+5
2024-01-22remove REFFILES prerequisite for some tests in t1405 and t2017John Cai2-2/+2
2024-01-22t3210: move to t0601John Cai1-0/+6
2024-01-22ci(github): also skip logs of broken test casesPhilippe Blain1-2/+2
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap5-119/+98
2024-01-22transport-helper: call do_take_over() in connect_helperJiang Xin1-1/+1
2024-01-22http-backend: new rpc-service for git-upload-archiveJiang Xin1-0/+34
2024-01-20setup: allow cwd=.git w/ bareRepository=explicitKyle Lippincott1-0/+8
2024-01-20t2400: avoid losing exit status to pipesAchu Luma1-2/+4
2024-01-20parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWNRené Scharfe1-0/+6
2024-01-20t0024: style fixGhanshyam Thakkar1-2/+7
2024-01-20t0024: avoid losing exit status to pipesGhanshyam Thakkar1-3/+3
2024-01-19Merge branch 'cp/t4129-pipefix'Junio C Hamano1-2/+4
2024-01-19Merge branch 'tb/fetch-all-configuration'Junio C Hamano1-0/+161
2024-01-19submodule-config.c: strengthen URL fsck checkVictoria Dye1-10/+1
2024-01-19t7450: test submodule urlsVictoria Dye2-4/+66
2024-01-18diffcore-delta: avoid ignoring final 'line' of fileElijah Newren1-0/+24
2024-01-18maintenance: use XDG config if it existsKristoffer Haugsbakk1-0/+45
2024-01-18t7527: decrease likelihood of racing with fsmonitor daemonPatrick Steinhardt1-1/+1
2024-01-18builtin/show-ref: treat directory as non-existing in --existsToon Claes1-2/+2
2024-01-18test-submodule: remove command line handling for check-nameVictoria Dye1-20/+9
2024-01-17t7501: add tests for --amend --signoffGhanshyam Thakkar1-2/+23
2024-01-17t7501: add tests for --include and --onlyGhanshyam Thakkar1-1/+74
2024-01-16advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo1-1/+0
2024-01-16Merge branch 'jk/commit-graph-slab-clear-fix'Junio C Hamano1-1/+2
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano8-2/+132
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt1-0/+4
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt1-0/+31