summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* submodule: submodule_move_head omits old argument in forced casesb/submodule-update-reset-fixStefan Beller2018-01-051-0/+14
* t/lib-submodule-update.sh: fix test ignoring ignored files in submodulesStefan Beller2018-01-051-0/+1
* t/lib-submodule-update.sh: clarify testStefan Beller2018-01-051-2/+2
* Merge branch 'sb/describe-blob'Junio C Hamano2017-12-282-1/+112
|\
| * builtin/describe.c: describe a blobStefan Beller2017-12-191-0/+34
| * revision.h: introduce blob/tree walking in order of the commitsStefan Beller2017-11-161-0/+77
| * t6120: fix typo in test nameStefan Beller2017-11-031-1/+1
* | Merge branch 'hi/merge-verify-sig-config'Junio C Hamano2017-12-282-0/+126
|\ \
| * | t5573, t7612: clean up after unexpected success of 'pull' and 'merge'hi/merge-verify-sig-configJunio C Hamano2017-12-192-8/+17
| * | t: add tests for pull --verify-signaturesHans Jerry Illikainen2017-12-121-0/+78
| * | merge: add config option for verifySignaturesHans Jerry Illikainen2017-12-121-0/+39
* | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-12-281-2/+1
|\ \ \
| * | | p7519: improve check for prerequisite WATCHMANRené Scharfe2017-12-181-2/+1
* | | | Merge branch 'tz/lib-git-svn-svnserve-tests'Junio C Hamano2017-12-281-11/+13
|\ \ \ \
| * | | | t/lib-git-svn.sh: improve svnserve tests with parallel make testtz/lib-git-svn-svnserve-testsTodd Zullinger2017-12-141-2/+4
| * | | | t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-141-11/+11
* | | | | Merge branch 'ew/svn-crlf'Junio C Hamano2017-12-281-0/+27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlfew/svn-crlfJunio C Hamano2017-12-141-0/+27
| |\ \ \ \ \
| | * | | | | git-svn: convert CRLF to LF in commit message to SVNEric Wong2017-12-141-0/+27
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'cc/skip-to-optional-val'Junio C Hamano2017-12-281-48/+62
|\ \ \ \ \ \
| * | | | | | t4045: reindent to make helpers readablecc/skip-to-optional-valJunio C Hamano2017-12-111-48/+56
| * | | | | | diff: add tests for --relative without optional prefix valueJacob Keller2017-12-111-8/+14
* | | | | | | Merge branch 'sb/test-helper-excludes'Junio C Hamano2017-12-271-41/+5
|\ \ \ \ \ \ \
| * | | | | | | t/helper: ignore everything but sourcessb/test-helper-excludesStefan Beller2017-12-121-38/+4
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'tz/redirect-fix' into maintJunio C Hamano2017-12-061-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tz/notes-error-to-stderr' into maintJunio C Hamano2017-12-062-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maintJunio C Hamano2017-12-061-0/+36
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maintJunio C Hamano2017-12-061-0/+14
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ew/rebase-mboxrd' into maintJunio C Hamano2017-12-061-0/+22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/avoid-rewriting-packed-refs' into maintJunio C Hamano2017-12-061-0/+118
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/clone-shared-worktree'Junio C Hamano2017-12-271-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clone: support 'clone --shared' from a worktreees/clone-shared-worktreeEric Sunshine2017-12-111-0/+6
* | | | | | | | | | | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-273-0/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-083-0/+85
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'es/worktree-checkout-hook'Junio C Hamano2017-12-271-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)es/worktree-checkout-hookEric Sunshine2017-12-071-0/+29
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'lb/rebase-i-short-command-names'Junio C Hamano2017-12-271-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t3404: add test case for abbreviated commandsLiam Beguin2017-12-051-0/+22
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'tb/check-crlf-for-safe-crlf'Junio C Hamano2017-12-271-5/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t0027: Adapt the new MIX tests to Windowstb/check-crlf-for-safe-crlfTorsten Bögershausen2017-12-081-8/+9
| * | | | | | | | | | | | | | convert: tighten the safe autocrlf handlingTorsten Bögershausen2017-11-271-5/+71
* | | | | | | | | | | | | | | Merge branch 'jh/object-filtering'Junio C Hamano2017-12-272-0/+600
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pack-objects: add list-objects filteringJeff Hostetler2017-11-221-0/+375
| * | | | | | | | | | | | | | | rev-list: add list-objects filtering supportJeff Hostetler2017-11-221-0/+225
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ar/unconfuse-three-dots'Junio C Hamano2017-12-1918-9/+401
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t2020: test variations that matterar/unconfuse-three-dotsJunio C Hamano2017-12-061-3/+3
| * | | | | | | | | | | | | | | t4013: test new output from diff --abbrev --rawAnn T Ropea2017-12-0615-1/+253
| * | | | | | | | | | | | | | | t4013: prepare for upcoming "diff --raw --abbrev" output format changeAnn T Ropea2017-12-061-6/+23
| * | | | | | | | | | | | | | | checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea2017-12-061-0/+123
| * | | | | | | | | | | | | | | print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-043-3/+3