summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | t7406: avoid failures solely due to timing issuesJohannes Schindelin2018-07-231-5/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'bw/fetch-pack-i18n'Junio C Hamano2018-08-161-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: mark die strings for translationBrandon Williams2018-07-241-8/+8
* | | | | | | | | | Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix'Junio C Hamano2018-08-161-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9300: wait for background fast-import process to die after killing itSZEDER Gábor2018-07-201-1/+4
* | | | | | | | | | | Merge branch 'sb/trailers-docfix'Junio C Hamano2018-08-161-3/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation/git-interpret-trailers: explain possible valuesStefan Beller2018-07-211-3/+6
* | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto'Junio C Hamano2018-08-162-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: fix --color option formattingAndrei Rybak2018-07-182-2/+2
* | | | | | | | | | | | | Fifth batch for 2.19 cycleJunio C Hamano2018-08-031-0/+107
* | | | | | | | | | | | | Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano2018-08-0316-62/+207
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | commit-graph: add repo arg to graph readersJonathan Tan2018-07-1813-42/+162
| * | | | | | | | | | | | | commit-graph: store graph in struct object_storeJonathan Tan2018-07-183-21/+27
| * | | | | | | | | | | | | commit-graph: add free_commit_graphJonathan Tan2018-07-183-10/+18
| * | | | | | | | | | | | | commit-graph: add missing forward declarationJonathan Tan2018-07-181-0/+2
| * | | | | | | | | | | | | object-store: add missing includeJonathan Tan2018-07-181-0/+3
| * | | | | | | | | | | | | commit-graph: refactor preparing commit graphJonathan Tan2018-07-181-11/+17
| * | | | | | | | | | | | | Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-storeJunio C Hamano2018-07-1814-83/+575
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/chain-lint-in-subshell'Junio C Hamano2018-08-0378-5/+1316
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t/chainlint.sed: drop extra spaces from regex character classEric Sunshine2018-07-311-4/+4
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "specialized" test casesEric Sunshine2018-07-174-0/+31
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "complex" test casesEric Sunshine2018-07-178-0/+82
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "cuddled" test casesEric Sunshine2018-07-176-0/+70
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "loop" and "conditional" test casesEric Sunshine2018-07-1710-0/+200
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "nested subshell" test casesEric Sunshine2018-07-1712-0/+173
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "one-liner" test casesEric Sunshine2018-07-176-0/+71
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "whitespace" test casesEric Sunshine2018-07-1712-0/+113
| * | | | | | | | | | | | | | | t/chainlint: add chainlint "basic" test casesEric Sunshine2018-07-1716-0/+206
| * | | | | | | | | | | | | | | t/Makefile: add machinery to check correctness of chainlint.sedEric Sunshine2018-07-172-4/+22
| * | | | | | | | | | | | | | | t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine2018-07-172-1/+348
* | | | | | | | | | | | | | | | Merge branch 'jt/tags-to-promised-blobs-fix'Junio C Hamano2018-08-033-3/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tag: don't warn if target is missing but promisedJonathan Tan2018-07-162-5/+17
| * | | | | | | | | | | | | | | | revision: tolerate promised targets of tagsJonathan Tan2018-07-162-0/+42
* | | | | | | | | | | | | | | | | Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano2018-08-038-4/+461
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | negotiator/skipping: skip commits during fetchJonathan Tan2018-07-168-4/+461
* | | | | | | | | | | | | | | | | | Merge branch 'jm/send-email-tls-auth-on-batch'Junio C Hamano2018-08-031-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | send-email: fix tls AUTH when sending batchJules Maselbas2018-07-171-2/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'bc/sequencer-export-work-tree-as-well'Junio C Hamano2018-08-032-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sequencer: pass absolute GIT_WORK_TREE to exec commandsbrian m. carlson2018-07-162-0/+11
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'en/t7405-recursive-submodule-conflicts'Junio C Hamano2018-08-031-0/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t7405: verify 'merge --abort' works after submodule/path conflictsElijah Newren2018-07-111-0/+31
| * | | | | | | | | | | | | | | | | | t7405: add a directory/submodule conflictElijah Newren2018-07-111-0/+88
| * | | | | | | | | | | | | | | | | | t7405: add a file/submodule conflictElijah Newren2018-07-111-0/+54
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'en/t6036-merge-recursive-tests'Junio C Hamano2018-08-031-0/+451
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case: regular files, different modesElijah Newren2018-07-111-0/+67
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case with conflicting typesElijah Newren2018-07-031-0/+75
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case with submodule add/addElijah Newren2018-07-031-0/+88
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case with submodule modify/modifyElijah Newren2018-07-031-0/+88
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case with symlink add/addElijah Newren2018-07-031-0/+66
| * | | | | | | | | | | | | | | | | | t6036: add a failed conflict detection case with symlink modify/modifyElijah Newren2018-07-031-0/+67
| |/ / / / / / / / / / / / / / / / /