summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* t1006: modernize test style to use `test_cmp`Patrick Steinhardt2023-06-121-23/+47
* t1006: don't strip timestamps from expected resultsPatrick Steinhardt2023-06-121-42/+26
* Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano2023-05-241-4/+14
|\
| * t1092: update a write-tree testShuqi Liang2023-05-081-4/+14
* | Merge branch 'js/rebase-count-fixes'Junio C Hamano2023-05-191-0/+8
|\ \
| * | rebase -r: fix the total number shown in the progressJohannes Schindelin2023-05-151-0/+8
* | | Merge branch 'jc/do-not-negate-test-helpers'Junio C Hamano2023-05-195-7/+7
|\ \ \
| * | | test: do not negate test_path_is_* to assert absenseJunio C Hamano2023-05-162-3/+3
| * | | t2021: do not negate test_path_is_dirJunio C Hamano2023-05-161-1/+1
| * | | tests: do not negate test_path_existsJunio C Hamano2023-05-162-3/+3
* | | | Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'Junio C Hamano2023-05-193-0/+22
|\ \ \ \
| * | | | t/lib-httpd: make CGIPassAuth support conditionalJeff King2023-05-183-0/+22
* | | | | Merge branch 'bc/clone-empty-repo-via-protocol-v0'Junio C Hamano2023-05-192-2/+56
|\ \ \ \ \
| * | | | | upload-pack: advertise capabilities when cloning empty reposbrian m. carlson2023-05-172-2/+56
* | | | | | Merge branch 'jc/send-email-pre-process-fix'Junio C Hamano2023-05-191-2/+17
|\ \ \ \ \ \
| * | | | | | t9001: mark the script as no longer leak checker cleanJunio C Hamano2023-05-181-1/+1
| * | | | | | send-email: clear the $message_id after validationJunio C Hamano2023-05-171-1/+16
* | | | | | | Merge branch 'jc/attr-source-tree'Junio C Hamano2023-05-173-6/+55
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | attr: teach "--attr-source=<tree>" global option to "git"John Cai2023-05-063-6/+55
* | | | | | | Merge branch 'ps/fetch-output-format'Junio C Hamano2023-05-153-53/+306
|\ \ \ \ \ \ \
| * | | | | | | fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt2023-05-101-0/+159
| * | | | | | | fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt2023-05-101-0/+47
| * | | | | | | fetch: add a test to exercise invalid output formatsPatrick Steinhardt2023-05-101-0/+24
| * | | | | | | fetch: split out tests for output formatPatrick Steinhardt2023-05-102-53/+63
| * | | | | | | fetch: fix `--no-recurse-submodules` with multi-remote fetchesPatrick Steinhardt2023-05-101-0/+13
* | | | | | | | Merge branch 'sl/diff-files-sparse'Junio C Hamano2023-05-152-2/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | diff-files: integrate with sparse indexShuqi Liang2023-05-092-2/+27
| * | | | | | | | t1092: add tests for `git diff-files`Shuqi Liang2023-05-091-0/+39
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ds/merge-tree-use-config'Junio C Hamano2023-05-151-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | merge-tree: load default git configDerrick Stolee2023-05-101-0/+18
* | | | | | | | | Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano2023-05-151-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test: rev-parse-upstream: add missing cmpFelipe Contreras2023-05-091-1/+2
* | | | | | | | | | Merge branch 'jk/test-verbose-no-more'Junio C Hamano2023-05-1512-81/+77
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t: drop "verbose" helper functionJeff King2023-05-0812-66/+57
| * | | | | | | | | | t7001: use "ls-files --format" instead of "cut"Jeff King2023-05-081-2/+1
| * | | | | | | | | | t7001: avoid git on upstream of pipeJeff King2023-05-081-16/+22
* | | | | | | | | | | Merge branch 'tl/push-branches-is-an-alias-for-all'Junio C Hamano2023-05-153-3/+129
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5583: fix shebang lineElijah Newren2023-05-121-1/+1
| * | | | | | | | | | | push: introduce '--branches' optionTeng Long2023-05-063-3/+129
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jc/t9800-fix-use-of-show-s-raw'Junio C Hamano2023-05-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t9800: correct misuse of 'show -s --raw' in a testJunio C Hamano2023-05-061-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/dirstat-plug-leaks'Junio C Hamano2023-05-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff: plug leaks in dirstatJunio C Hamano2023-05-051-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ds/fsck-bitmap'Junio C Hamano2023-05-151-0/+44
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsck: verify checksums of all .bitmap filesDerrick Stolee2023-05-021-0/+44
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ar/config-count-tests-updates'Junio C Hamano2023-05-151-11/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t1300: add tests for missing keysAndrei Rybak2023-04-251-0/+17
| * | | | | | | | | | | t1300: check stderr for "ignores pairs" testsAndrei Rybak2023-04-251-4/+5
| * | | | | | | | | | | t1300: drop duplicate testAndrei Rybak2023-04-251-7/+0
* | | | | | | | | | | | Merge branch 'gc/trace-bare-repo-setup'Junio C Hamano2023-05-151-7/+25
|\ \ \ \ \ \ \ \ \ \ \ \