summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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-241-0/+17
| * | | | | | | | t1300: check stderr for "ignores pairs" testsAndrei Rybak2023-04-241-4/+5
| * | | | | | | | t1300: drop duplicate testAndrei Rybak2023-04-241-7/+0
* | | | | | | | | Merge branch 'gc/trace-bare-repo-setup'Junio C Hamano2023-05-151-7/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | setup: trace bare repository setupsGlen Choo2023-05-011-7/+25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mc/send-email-header-cmd'Junio C Hamano2023-05-151-2/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: detect empty blank lines in command outputMaxim Cournoyer2023-05-011-0/+17
| * | | | | | | | | send-email: add --header-cmd, --no-header-cmd optionsMaxim Cournoyer2023-05-011-2/+52
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rj/branch-unborn-in-other-worktrees'Junio C Hamano2023-05-152-0/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: rename orphan branches in any worktreeRubén Justo2023-03-271-0/+14
| * | | | | | | | | branch: description for orphan branch errorsRubén Justo2023-03-271-0/+18
| * | | | | | | | | branch: test for failures while renaming branchesRubén Justo2023-03-271-0/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano2023-05-103-0/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | credential: new attribute oauth_refresh_tokenM Hickford2023-04-213-0/+49
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ar/test-cleanup-unused-file-creation-part2'Junio C Hamano2023-05-105-15/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t2019: don't create unused filesAndrei Rybak2023-05-031-2/+2
| * | | | | | | | | t1502: don't create unused filesAndrei Rybak2023-05-031-3/+3
| * | | | | | | | | t1450: don't create unused filesAndrei Rybak2023-05-031-4/+1
| * | | | | | | | | t1300: don't create unused filesAndrei Rybak2023-05-031-3/+3
| * | | | | | | | | t1300: fix config file syntax error descriptionsAndrei Rybak2023-05-031-2/+2
| * | | | | | | | | t0300: don't create unused fileAndrei Rybak2023-05-031-1/+1
| |/ / / / / / / /