summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-04Git 2.19-rc2v2.19.0-rc2Junio C Hamano
2018-09-04Merge branch 'es/chain-lint-more'Junio C Hamano
2018-09-04Merge branch 'ab/portable-more'Junio C Hamano
2018-09-04Merge branch 'es/freebsd-iconv-portability'Junio C Hamano
2018-09-04Merge branch 'ds/commit-graph-lockfile-fix'Junio C Hamano
2018-09-04Merge branch 'en/directory-renames-nothanks'Junio C Hamano
2018-09-04Merge branch 'pw/rebase-i-author-script-fix'Junio C Hamano
2018-08-31config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine
2018-08-30commit: don't use generation numbers if not neededDerrick Stolee
2018-08-30am: avoid directory rename detection when calling recursive merge machineryElijah Newren
2018-08-30merge-recursive: add ability to turn off directory rename detectionElijah Newren
2018-08-30t3401: add another directory rename testcase for rebase and amElijah Newren
2018-08-29chainlint: match "quoted" here-doc tagsEric Sunshine
2018-08-29tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason
2018-08-29tests: fix non-portable "${var:-"str"}" constructÆvar Arnfjörð Bjarmason
2018-08-28Git 2.19-rc1v2.19.0-rc1Junio C Hamano
2018-08-27Getting ready for -rc1Junio C Hamano
2018-08-27Merge branch 'ja/i18n-message-fixes'Junio C Hamano
2018-08-27Merge branch 'ds/commit-graph-fsck'Junio C Hamano
2018-08-27Merge branch 'js/range-diff'Junio C Hamano
2018-08-27Merge branch 'sg/test-rebase-editor-fix'Junio C Hamano
2018-08-27Merge branch 'jk/hashcmp-optim-for-2.19'Junio C Hamano
2018-08-27Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-08-27Merge branch 'sg/t3420-autostash-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t3903-missing-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t7501-thinkofix'Junio C Hamano
2018-08-27Merge branch 'sg/t0020-conversion-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t4051-fix'Junio C Hamano
2018-08-27Merge branch 'js/larger-timestamps'Junio C Hamano
2018-08-27Merge branch 'jk/use-compat-util-in-test-tool'Junio C Hamano
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-27Merge branch 'rs/opt-updates'Junio C Hamano
2018-08-27Merge branch 'nd/complete-config-vars'Junio C Hamano
2018-08-27Merge branch 'ab/unconditional-free-and-null'Junio C Hamano
2018-08-27Merge branch 'ep/worktree-quiet-option'Junio C Hamano
2018-08-27Merge branch 'sm/branch-sort-config'Junio C Hamano
2018-08-27Merge branch 'nd/config-core-checkstat-doc'Junio C Hamano
2018-08-27tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason
2018-08-27tests: fix version-specific portability issue in Perl JSONÆvar Arnfjörð Bjarmason
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-27range-diff: update stale summary of --no-dual-colorKyle Meyer
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason
2018-08-23i18n: fix mistakes in translated stringsJean-Noël Avila
2018-08-23config: fix commit-graph related config docsDerrick Stolee
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'SZEDER Gábor
2018-08-23hashcmp: assert constant hash sizeJeff King
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor
2018-08-22t3903-stash: don't try to grep non-existing fileSZEDER Gábor