summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/fix-fetching-moved-submodules'Junio C Hamano2018-06-281-5/+1
|\
| * t5526: test recursive submodules when fetching moved submodulesStefan Beller2018-06-141-5/+1
* | Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano2018-06-285-9/+6
|\ \
| * | tests: clean after SANITY testsJunio C Hamano2018-06-155-9/+6
* | | Merge branch 'nd/completion-negation'Junio C Hamano2018-06-281-2/+39
|\ \ \
| * | | completion: collapse extra --no-.. optionsNguyễn Thái Ngọc Duy2018-06-111-11/+38
| * | | completion: suppress some -no- optionsNguyễn Thái Ngọc Duy2018-05-291-2/+0
| * | | parse-options: option to let --git-completion-helper show negative formNguyễn Thái Ngọc Duy2018-05-291-2/+14
* | | | Merge branch 'pw/add-p-recount'Junio C Hamano2018-06-281-0/+43
|\ \ \ \
| * | | | add -p: fix counting empty context lines in edited patchesPhillip Wood2018-06-111-0/+43
* | | | | Merge branch 'jk/fetch-all-peeled-fix'Junio C Hamano2018-06-281-0/+41
|\ \ \ \ \
| * | | | | fetch-pack: test explicitly that --all can fetch tag references pointing to n...Kirill Smelkov2018-06-131-0/+31
| * | | | | fetch-pack: don't try to fetch peel values with --allJeff King2018-06-111-0/+10
* | | | | | Merge branch 'jh/partial-clone'Junio C Hamano2018-06-281-0/+8
|\ \ \ \ \ \
| * | | | | | list-objects: check if filter is NULL before usingJonathan Tan2018-06-121-0/+8
* | | | | | | Merge branch 'sg/gpg-tests-fix'Junio C Hamano2018-06-284-7/+6
|\ \ \ \ \ \ \
| * | | | | | | tests: make forging GPG signed commits and tags more robustSZEDER Gábor2018-06-114-5/+4
| * | | | | | | t7510-signed-commit: use 'test_must_fail'SZEDER Gábor2018-06-111-2/+2
* | | | | | | | Merge branch 'as/safecrlf-quiet-fix'Junio C Hamano2018-06-281-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | config.c: fix regression for core.safecrlf falseAnthony Sottile2018-06-111-0/+10
* | | | | | | | | Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano2018-06-251-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9104: kosherly remove remote refsChristian Couder2018-06-041-1/+3
* | | | | | | | | | Merge branch 'nd/reject-empty-shallow-request'Junio C Hamano2018-06-251-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | upload-pack: reject shallow requests that would return nothingNguyễn Thái Ngọc Duy2018-06-041-0/+11
* | | | | | | | | | | Merge branch 'nd/complete-config-vars'Junio C Hamano2018-06-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | am: move advice.amWorkDir parsing back to advice.cNguyễn Thái Ngọc Duy2018-05-291-1/+1
| * | | | | | | | | | | Merge branch 'nd/command-list' into nd/complete-config-varsJunio C Hamano2018-05-292-21/+28
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'en/merge-recursive-tests'Junio C Hamano2018-06-252-861/+1098
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t6036: prefer test_when_finished to manual cleanup in following testElijah Newren2018-05-281-10/+12
| * | | | | | | | | | | | t6036, t6042: prefer test_cmp to sequences of testElijah Newren2018-05-282-73/+130
| * | | | | | | | | | | | t6036, t6042: prefer test_path_is_file, test_path_is_missingElijah Newren2018-05-282-22/+22
| * | | | | | | | | | | | t6036, t6042: use test_line_count instead of wc -lElijah Newren2018-05-282-67/+134
| * | | | | | | | | | | | t6036, t6042: use test_create_repo to keep tests independentElijah Newren2018-05-282-815/+926
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'nd/diff-apply-ita'Junio C Hamano2018-06-252-10/+64
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | apply: add --intent-to-addNguyễn Thái Ngọc Duy2018-05-291-0/+13
| * | | | | | | | | | | | t2203: add a test about "diff HEAD" caseNguyễn Thái Ngọc Duy2018-05-291-0/+17
| * | | | | | | | | | | | diff: turn --ita-invisible-in-index on by defaultNguyễn Thái Ngọc Duy2018-05-292-10/+34
| * | | | | | | | | | | | diff: ignore --ita-[in]visible-in-index when diffing worktree-to-treeNguyễn Thái Ngọc Duy2018-05-291-1/+1
* | | | | | | | | | | | | Merge branch 'ds/commit-graph-lockfile-fix'Junio C Hamano2018-06-251-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | merge: check config before loading commitsDerrick Stolee2018-05-221-0/+9
* | | | | | | | | | | | | | Merge branch 'pc/submodule-helper-foreach'Junio C Hamano2018-06-251-3/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | submodule foreach: document variable '$displaypath'Prathamesh Chavan2018-05-091-11/+11
| * | | | | | | | | | | | | | submodule foreach: correct '$path' in nested submodules from a subdirectoryPrathamesh Chavan2018-05-091-2/+34
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-06-191-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t7400: encapsulate setup code in test_expect_successStefan Beller2018-06-191-2/+4
* | | | | | | | | | | | | | | Merge branch 'js/rebase-i-root-fix'Junio C Hamano2018-06-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t3404: check root commit in 'rebase -i --root reword root commit'Todd Zullinger2018-06-191-1/+2
* | | | | | | | | | | | | | | | Merge branch 'sg/t7406-chain-fix'Junio C Hamano2018-06-181-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t7406-submodule-update: fix broken &&-chainsSZEDER Gábor2018-06-181-6/+6
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ks/branch-set-upstream'Junio C Hamano2018-06-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \