summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* transport-helper: mark failure for atomic pushJiang Xin2020-04-172-6/+13
* send-pack: mark failure of atomic push properlyJiang Xin2020-04-173-5/+5
* t5543: never report what we do not pushJiang Xin2020-04-171-0/+89
* send-pack: fix inconsistent porcelain outputJiang Xin2020-04-173-0/+282
* Merge branch 'en/rebase-backend'Junio C Hamano2020-03-211-1/+1
|\
| * t3419: prevent failure when run with EXPENSIVEbrian m. carlson2020-03-201-1/+1
* | Merge branch 'en/test-cleanup'Junio C Hamano2020-03-162-23/+17
|\ \
| * | t6022, t6046: fix flaky files-are-updated checksElijah Newren2020-03-132-23/+17
* | | Merge branch 'es/outside-repo-errmsg-hints'Junio C Hamano2020-03-161-0/+38
|\ \ \
| * | | prefix_path: show gitdir if worktree unavailableEmily Shaffer2020-03-151-0/+38
* | | | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-121-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | sequencer: clear state upon dropping a become-empty commitElijah Newren2020-03-111-0/+8
* | | | Merge branch 'ds/sparse-add'Junio C Hamano2020-03-111-1/+1
|\ \ \ \
| * | | | t1091: don't grep for `strerror()` stringMartin Ă…gren2020-03-091-1/+1
* | | | | Merge branch 'hd/show-one-mergetag-fix'Junio C Hamano2020-03-091-0/+20
|\ \ \ \ \
| * | | | | show_one_mergetag: print non-parent in hex form.Harald van Dijk2020-03-021-0/+20
* | | | | | Merge branch 'en/test-cleanup'Junio C Hamano2020-03-099-677/+752
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | t6020: new test with interleaved lexicographic ordering of directoriesElijah Newren2020-02-271-0/+43
| * | | | | t6022, t6046: test expected behavior instead of testing a proxy for itElijah Newren2020-02-272-34/+70
| * | | | | t3035: prefer test_must_fail to bash negation for git commandsElijah Newren2020-02-271-2/+2
| * | | | | t6020, t6022, t6035: update merge tests to use test helper functionsElijah Newren2020-02-273-47/+47
| * | | | | t602[1236], t6034: modernize test formattingElijah Newren2020-02-275-595/+591
| | |_|_|/ | |/| | |
* | | | | Merge branch 'en/merge-path-collision'Junio C Hamano2020-03-091-9/+30
|\ \ \ \ \
| * | | | | merge-recursive: apply collision handling unification to recursive caseElijah Newren2020-02-271-9/+30
* | | | | | Merge branch 'rj/t1050-use-test-path-is-file'Junio C Hamano2020-03-091-4/+6
|\ \ \ \ \ \
| * | | | | | t1050: replace test -f with test_path_is_fileRasmus Jonsson2020-02-241-4/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pb/am-show-current-patch'Junio C Hamano2020-03-093-0/+40
|\ \ \ \ \ \
| * | | | | | am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini2020-02-201-0/+10
| * | | | | | am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini2020-02-201-0/+10
| * | | | | | parse-options: add testcases for OPT_CMDMODE()Paolo Bonzini2020-02-202-0/+20
| |/ / / / /
* | | | | | Merge branch 'am/pathspec-f-f-more'Junio C Hamano2020-03-093-0/+184
|\ \ \ \ \ \
| * | | | | | stash push: support the --pathspec-from-file optionAlexandr Miloslavskiy2020-02-191-0/+100
| * | | | | | stash: eliminate crude option parsingAlexandr Miloslavskiy2020-02-191-0/+5
| * | | | | | rm: support the --pathspec-from-file optionAlexandr Miloslavskiy2020-02-191-0/+79
| |/ / / / /
* | | | | | t5537: adjust test_oid labelJohannes Schindelin2020-03-051-3/+3
* | | | | | Merge branch 'js/ci-windows-update'Junio C Hamano2020-03-058-59/+66
|\ \ \ \ \ \
| * | | | | | t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-278-59/+66
* | | | | | | Merge branch 'be/describe-multiroot'Junio C Hamano2020-03-051-0/+51
|\ \ \ \ \ \ \
| * | | | | | | describe: don't abort too early when searching tagsBenno Evers2020-02-261-0/+51
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'es/recursive-single-branch-clone'Junio C Hamano2020-03-051-1/+12
|\ \ \ \ \ \ \
| * | | | | | | clone: pass --single-branch during --recurse-submodulesEmily Shaffer2020-02-251-1/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'Junio C Hamano2020-03-051-1/+19
|\ \ \ \ \ \ \
| * | | | | | | rebase: refuse to switch to branch already checked out elsewhereEric Sunshine2020-02-241-0/+18
| * | | | | | | t3400: make test clean up after itselfEric Sunshine2020-02-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'hv/receive-denycurrent-everywhere'Junio C Hamano2020-03-053-1/+29
|\ \ \ \ \ \ \
| * | | | | | | t2402: test worktree path when called in .git directoryHariom Verma2020-03-041-0/+6
| * | | | | | | receive.denyCurrentBranch: respect all worktreesHariom Verma2020-02-242-0/+22
| * | | | | | | t5509: use a bare repository for test push targetHariom Verma2020-02-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'es/worktree-avoid-duplication-fix'Junio C Hamano2020-03-051-0/+9
|\ \ \ \ \ \ \
| * | | | | | | worktree: don't allow "add" validation to be fooled by suffix matchingEric Sunshine2020-02-241-0/+9
| |/ / / / / /