Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | Sync with 2.18.1 | Junio C Hamano | 2 | -0/+77 |
2018-09-27 | Sync with 2.17.2 | Junio C Hamano | 2 | -0/+77 |
2018-09-27 | fsck: detect submodule paths starting with dash | Jeff King | 1 | -0/+8 |
2018-09-27 | fsck: detect submodule urls starting with dash | Jeff King | 1 | -0/+15 |
2018-09-27 | Sync with 2.16.5 | Junio C Hamano | 2 | -0/+54 |
2018-09-27 | Sync with 2.15.3 | Junio C Hamano | 2 | -0/+54 |
2018-09-27 | Sync with Git 2.14.4 | Junio C Hamano | 2 | -0/+54 |
2018-09-27 | submodule-config: ban submodule paths that start with a dash | Jeff King | 1 | -0/+20 |
2018-09-27 | submodule-config: ban submodule urls that start with dash | Jeff King | 1 | -0/+34 |
2018-09-10 | Merge branch 'jn/submodule-core-worktree-revert' | Junio C Hamano | 2 | -8/+2 |
2018-09-10 | Merge branch 'mk/http-backend-content-length' | Junio C Hamano | 1 | -0/+11 |
2018-09-07 | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 2 | -8/+2 |
2018-09-07 | http-backend: allow empty CONTENT_LENGTH | Max Kirillov | 1 | -0/+11 |
2018-09-04 | Merge branch 'es/chain-lint-more' | Junio C Hamano | 5 | -4/+18 |
2018-09-04 | Merge branch 'ab/portable-more' | Junio C Hamano | 10 | -44/+53 |
2018-09-04 | Merge branch 'en/directory-renames-nothanks' | Junio C Hamano | 1 | -1/+109 |
2018-09-04 | Merge branch 'pw/rebase-i-author-script-fix' | Junio C Hamano | 1 | -3/+15 |
2018-08-30 | am: avoid directory rename detection when calling recursive merge machinery | Elijah Newren | 1 | -2/+2 |
2018-08-30 | t3401: add another directory rename testcase for rebase and am | Elijah Newren | 1 | -1/+109 |
2018-08-29 | chainlint: match "quoted" here-doc tags | Eric Sunshine | 5 | -4/+18 |
2018-08-29 | tests: fix non-portable iconv invocation | Ævar Arnfjörð Bjarmason | 1 | -1/+5 |
2018-08-29 | tests: fix non-portable "${var:-"str"}" construct | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/test-rebase-editor-fix' | Junio C Hamano | 1 | -3/+3 |
2018-08-27 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/t3420-autostash-fix' | Junio C Hamano | 1 | -4/+4 |
2018-08-27 | Merge branch 'sg/t3903-missing-fix' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/t7501-thinkofix' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/t0020-conversion-fix' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/t4051-fix' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'jk/use-compat-util-in-test-tool' | Junio C Hamano | 1 | -0/+2 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 77 | -344/+231 |
2018-08-27 | Merge branch 'ep/worktree-quiet-option' | Junio C Hamano | 1 | -0/+5 |
2018-08-27 | Merge branch 'sm/branch-sort-config' | Junio C Hamano | 1 | -0/+46 |
2018-08-27 | tests: fix and add lint for non-portable grep --file | Ævar Arnfjörð Bjarmason | 2 | -1/+2 |
2018-08-27 | tests: fix version-specific portability issue in Perl JSON | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2018-08-27 | tests: use shorter labels in chainlint.sed for AIX sed | Ævar Arnfjörð Bjarmason | 1 | -28/+28 |
2018-08-27 | tests: fix comment syntax in chainlint.sed for AIX sed | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-08-27 | tests: fix and add lint for non-portable seq | Ævar Arnfjörð Bjarmason | 3 | -8/+9 |
2018-08-27 | tests: fix and add lint for non-portable head -c N | Ævar Arnfjörð Bjarmason | 3 | -3/+4 |
2018-08-23 | t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh' | SZEDER Gábor | 1 | -3/+3 |
2018-08-22 | t3420-rebase-autostash: don't try to grep non-existing files | SZEDER Gábor | 1 | -4/+4 |
2018-08-22 | t3903-stash: don't try to grep non-existing file | SZEDER Gábor | 1 | -1/+1 |
2018-08-22 | Merge branch 'nd/pack-deltify-regression-fix' | Junio C Hamano | 1 | -0/+4 |
2018-08-22 | t6018-rev-list-glob: fix 'empty stdin' test | SZEDER Gábor | 1 | -1/+1 |
2018-08-22 | t4051-diff-function-context: read the right file | SZEDER Gábor | 1 | -1/+1 |
2018-08-22 | t0020-crlf: check the right file | SZEDER Gábor | 1 | -1/+1 |
2018-08-22 | t7501-commit: drop silly command substitution | SZEDER Gábor | 1 | -1/+1 |
2018-08-21 | test-tool.h: include git-compat-util.h | Jeff King | 1 | -0/+2 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 46 | -226/+114 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' | SZEDER Gábor | 10 | -16/+16 |