summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
* | | | | Merge branch 'ms/send-email-feed-header-to-validate-hook'Junio C Hamano2023-05-101-2/+25
|\ \ \ \ \
| * | | | | send-email: expose header information to git-send-email's sendemail-validate ...Michael Strawbridge2023-04-191-2/+25
* | | | | | Merge branch 'tb/credential-long-lines'Junio C Hamano2023-05-101-0/+29
|\ \ \ \ \ \
| * | | | | | t/lib-credential.sh: ensure credential helpers handle long headersTaylor Blau2023-05-011-0/+29
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/test-ctype-eof'Junio C Hamano2023-05-101-0/+2
|\ \ \ \ \ \
| * | | | | | test-ctype: check EOFRené Scharfe2023-05-021-0/+2
* | | | | | | Merge branch 'ob/t3501-retitle'Junio C Hamano2023-05-091-9/+9
|\ \ \ \ \ \ \
| * | | | | | | t/t3501-revert-cherry-pick.sh: clarify scope of the fileOswald Buddenhagen2023-05-011-9/+9
| |/ / / / / /
* | | | | | | Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-0925-7/+28
|\ \ \ \ \ \ \
| * | | | | | | reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren2023-04-241-0/+1
| * | | | | | | treewide: remove cache.h inclusion due to previous changesElijah Newren2023-04-247-7/+0
| * | | | | | | hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-2418-0/+20
| * | | | | | | match-trees.h: move declarations for match-trees.c functions from cache.hElijah Newren2023-04-241-0/+1
| * | | | | | | packfile.h: move pack_window and pack_entry from cache.hElijah Newren2023-04-241-0/+1
| * | | | | | | treewide: be explicit about dependence on strbuf.hElijah Newren2023-04-245-0/+5