summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.17.2Junio C Hamano2018-09-272-0/+77
|\
| * fsck: detect submodule paths starting with dashJeff King2018-09-271-0/+8
| * fsck: detect submodule urls starting with dashJeff King2018-09-271-0/+15
| * Sync with 2.16.5Junio C Hamano2018-09-272-0/+54
| |\
| | * Sync with 2.15.3Junio C Hamano2018-09-272-0/+54
| | |\
| | | * Sync with Git 2.14.4Junio C Hamano2018-09-272-0/+54
| | | |\
| | | | * submodule-config: ban submodule paths that start with a dashJeff King2018-09-271-0/+20
| | | | * submodule-config: ban submodule urls that start with dashJeff King2018-09-271-0/+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
|\ \ \ \ \ \ \
| * | | | | | | t3200: clarify description of --set-upstream testKaartic Sivaraam2018-06-181-1/+1
* | | | | | | | Merge branch 'js/rebase-i-root-fix'Junio C Hamano2018-06-181-0/+9
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | rebase --root: fix amending root commit messagesJohannes Schindelin2018-06-181-1/+1
| * | | | | | | rebase --root: demonstrate a bug while amending root commit messagesTodd Zullinger2018-06-181-0/+9
* | | | | | | | Merge branch 'jk/ewah-bounds-check'Junio C Hamano2018-06-181-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | ewah_read_mmap: bounds-check mmap readsJeff King2018-06-181-0/+13
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Sync with Git 2.15.2Junio C Hamano2018-05-223-0/+182
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Sync with Git 2.14.4Junio C Hamano2018-05-223-0/+182
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Sync with Git 2.13.7Junio C Hamano2018-05-223-0/+182
| | | |\ \ \ \ \
* | | | \ \ \ \ \ Merge branch 'ld/git-p4-updates'Junio C Hamano2018-06-183-0/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: auto-size the blockLuke Diamand2018-06-121-0/+8
| * | | | | | | | | git-p4: better error reporting when p4 failsLuke Diamand2018-06-121-0/+78
| * | | | | | | | | git-p4: add options --commit and --disable-rebaseRomain Merland2018-06-121-0/+40
* | | | | | | | | | Merge branch 'jk/index-pack-maint'Junio C Hamano2018-06-132-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | index-pack: handle --strict checks of non-repo packsJeff King2018-06-011-0/+10
| * | | | | | | | | | prepare_commit_graft: treat non-repository as a noopJeff King2018-06-011-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/submodule-fsck-loose-fixup'Junio C Hamano2018-06-131-7/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fsck: avoid looking at NULL blob->objectJeff King2018-06-111-0/+18
| * | | | | | | | | | t7415: don't bother creating commit for symlink testJeff King2018-06-111-7/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'bc/t3430-fixup'Junio C Hamano2018-06-041-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3430: test clean-upbrian m. carlson2018-06-041-3/+2
* | | | | | | | | | | Merge branch 'jt/submodule-pull-recurse-rebase'Junio C Hamano2018-06-041-0/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodule: do not pass null OID to setup_revisionsJonathan Tan2018-05-251-0/+21
* | | | | | | | | | | | Merge branch 'bw/ref-prefix-for-configured-refspec'Junio C Hamano2018-06-011-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fetch: do not pass ref-prefixes for fetch by exact SHA1Jonathan Nieder2018-06-011-0/+19
* | | | | | | | | | | | | Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano2018-06-0111-27/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t990X: use '.git/objects' as 'deep inside .git' pathChristian Couder2018-05-302-2/+2
| * | | | | | | | | | | | | t: make many tests depend less on the refs being filesDavid Turner2018-05-239-25/+26
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/rebase-recreate-merge'Junio C Hamano2018-06-011-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | sequencer: ensure labels that are object IDs are rewrittenbrian m. carlson2018-05-301-0/+17
* | | | | | | | | | | | | Merge branch 'en/rev-parse-invalid-range'Junio C Hamano2018-06-011-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rev-parse: check lookup'ed commit references for NULLElijah Newren2018-05-251-0/+8
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ld/p4-unshelve'Junio C Hamano2018-06-011-0/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-p4: add unshelve commandLuke Diamand2018-05-241-0/+138
* | | | | | | | | | | | | | Merge branch 'nd/command-list'Junio C Hamano2018-06-012-21/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \