summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-05-19Merge branch 'bc/clone-empty-repo-via-protocol-v0'Junio C Hamano2-2/+56
2023-05-19Merge branch 'jc/send-email-pre-process-fix'Junio C Hamano1-2/+17
2023-05-18format-patch: free rev.message_id when exitingJeff King1-1/+1
2023-05-18t/lib-httpd: make CGIPassAuth support conditionalJeff King3-0/+22
2023-05-18diff-tree: integrate with sparse indexShuqi Liang2-0/+44
2023-05-17t9001: mark the script as no longer leak checker cleanJunio C Hamano1-1/+1
2023-05-17worktree add: emit warn when there is a bad HEADJacob Abel1-1/+17
2023-05-17worktree add: extend DWIM to infer --orphanJacob Abel1-0/+326
2023-05-17worktree add: introduce "try --orphan" hintJacob Abel1-0/+37
2023-05-17worktree add: add --orphan flagJacob Abel1-0/+68
2023-05-17t2400: add tests to verify --quietJacob Abel1-0/+36
2023-05-17t2400: refactor "worktree add" opt exclusion testsJacob Abel1-10/+13
2023-05-17t2400: cleanup created worktree in testJacob Abel1-0/+1
2023-05-17send-email: clear the $message_id after validationJunio C Hamano1-1/+16
2023-05-17upload-pack: advertise capabilities when cloning empty reposbrian m. carlson2-2/+56
2023-05-17Merge branch 'jc/attr-source-tree'Junio C Hamano3-6/+55
2023-05-16tag: keep the message file in case ref transaction failsKristoffer Haugsbakk1-0/+10
2023-05-16t/t7004-tag: add regression test for successful tag creationKristoffer Haugsbakk1-0/+9
2023-05-16test: do not negate test_path_is_* to assert absenseJunio C Hamano2-3/+3
2023-05-16t2021: do not negate test_path_is_dirJunio C Hamano1-1/+1
2023-05-16tests: do not negate test_path_existsJunio C Hamano2-3/+3
2023-05-15Merge branch 'ps/fetch-output-format'Junio C Hamano3-53/+306
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano2-2/+66
2023-05-15Merge branch 'ds/merge-tree-use-config'Junio C Hamano1-0/+18
2023-05-15Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano1-1/+2
2023-05-15Merge branch 'jk/test-verbose-no-more'Junio C Hamano12-81/+77
2023-05-15Merge branch 'tl/push-branches-is-an-alias-for-all'Junio C Hamano3-3/+129
2023-05-15Merge branch 'jc/t9800-fix-use-of-show-s-raw'Junio C Hamano1-1/+1
2023-05-15Merge branch 'jc/dirstat-plug-leaks'Junio C Hamano1-0/+2
2023-05-15Merge branch 'ds/fsck-bitmap'Junio C Hamano1-0/+44
2023-05-15Merge branch 'ar/config-count-tests-updates'Junio C Hamano1-11/+22
2023-05-15Merge branch 'gc/trace-bare-repo-setup'Junio C Hamano1-7/+25
2023-05-15Merge branch 'mc/send-email-header-cmd'Junio C Hamano1-2/+69
2023-05-15Merge branch 'rj/branch-unborn-in-other-worktrees'Junio C Hamano2-0/+47
2023-05-14rebase -r: fix the total number shown in the progressJohannes Schindelin1-0/+8
2023-05-12pack-refs: teach pack-refs --include optionJohn Cai2-1/+30
2023-05-12pack-refs: teach --exclude option to exclude refs from being packedJohn Cai2-1/+18
2023-05-12t5583: fix shebang lineElijah Newren1-1/+1
2023-05-10merge-tree: load default git configDerrick Stolee1-0/+18
2023-05-10fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt1-0/+159
2023-05-10fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt1-0/+47
2023-05-10fetch: add a test to exercise invalid output formatsPatrick Steinhardt1-0/+24
2023-05-10fetch: split out tests for output formatPatrick Steinhardt2-53/+63
2023-05-10fetch: fix `--no-recurse-submodules` with multi-remote fetchesPatrick Steinhardt1-0/+13
2023-05-10Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano3-0/+49
2023-05-10Merge branch 'ar/test-cleanup-unused-file-creation-part2'Junio C Hamano5-15/+12
2023-05-10Merge branch 'ms/send-email-feed-header-to-validate-hook'Junio C Hamano1-2/+25
2023-05-10Merge branch 'tb/credential-long-lines'Junio C Hamano1-0/+29
2023-05-10Merge branch 'rs/test-ctype-eof'Junio C Hamano1-0/+2
2023-05-09Merge branch 'ob/t3501-retitle'Junio C Hamano1-9/+9