summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29convert "oidcmp() == 0" to oideq()Jeff King
2018-08-29introduce hasheq() and oideq()Jeff King
2018-08-29coccinelle: use <...> for function exclusionJeff King
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-27range-diff: update stale summary of --no-dual-colorKyle Meyer
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
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Junio C Hamano
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testSZEDER Gábor
2018-08-22t4051-diff-function-context: read the right fileSZEDER Gábor
2018-08-22t0020-crlf: check the right fileSZEDER Gábor
2018-08-22t7501-commit: drop silly command substitutionSZEDER Gábor
2018-08-21commit: use timestamp_t for author_date_slabDerrick Stolee
2018-08-21test-tool.h: include git-compat-util.hJeff King
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'SZEDER Gábor
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor
2018-08-21parseopt: group literal string alternatives in argument helpRené Scharfe
2018-08-21remote: improve argument help for add --mirrorRené Scharfe
2018-08-21checkout-index: improve argument help for --stageRené Scharfe
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy
2018-08-20Git 2.19-rc0v2.19.0-rc0Junio C Hamano
2018-08-20Merge branch 'ab/checkout-default-remote'Junio C Hamano
2018-08-20Merge branch 'hn/highlight-sideband-keywords'Junio C Hamano