summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-29Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano
2020-05-29Merge branch 'ma/rev-list-options-docfix'Junio C Hamano
2020-05-29Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano
2020-05-27Documentation: correct hash environment variableToon Claes
2020-05-26Git 2.27-rc2v2.27.0-rc2Junio C Hamano
2020-05-26Merge branch 'ss/faq-ignore'Junio C Hamano
2020-05-26rev-list-options.txt: start a list for `show-pulls`Martin Ågren
2020-05-25gitfaq: avoid validation error with older asciidocTodd Zullinger
2020-05-25Hopefully final batch before 2.27-rc2Junio C Hamano
2020-05-25Merge branch 'dd/t5703-grep-a-fix'Junio C Hamano
2020-05-25Merge branch 'ds/multi-pack-verify'Junio C Hamano
2020-05-25Merge branch 'ma/doc-fixes'Junio C Hamano
2020-05-25Merge branch 'cb/bisect-replay-with-dos-fix'Junio C Hamano
2020-05-25Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-05-25Merge branch 'dl/merge-autostash'Junio C Hamano
2020-05-25Merge branch 'bc/faq'Junio C Hamano
2020-05-25Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano
2020-05-25Merge branch 'gp/hppa-stack-test-fix'Junio C Hamano
2020-05-21Merge https://github.com/prati0100/git-guiJunio C Hamano
2020-05-21Merge branch 'il/ctrl-bs-del'Pratyush Yadav
2020-05-20bisect: avoid tailing CR characters from revision in replayCarlo Marcelo Arenas Belón
2020-05-20command-list.txt: add gitfaq to the list of guidesPhilippe Blain
2020-05-20t5520: avoid alternation in grep's BRE (not POSIX)Carlo Marcelo Arenas Belón
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón
2020-05-20Git 2.27-rc1v2.27.0-rc1Junio C Hamano
2020-05-20Merge branch 'es/bugreport'Junio C Hamano
2020-05-20Merge branch 'ak/slab-decl-cleanup'Junio C Hamano
2020-05-20Merge branch 'jc/fix-tap-output-under-bash'Junio C Hamano
2020-05-20Merge branch 'en/sparse-checkout'Junio C Hamano
2020-05-20Merge branch 'ds/trace-log-progress-fix'Junio C Hamano
2020-05-20Merge branch 'js/ci-sdk-download-fix'Junio C Hamano
2020-05-20Merge branch 'en/merge-rename-rename-worktree-fix'Junio C Hamano
2020-05-20Merge branch 'cb/no-more-gmtime'Junio C Hamano
2020-05-20Merge branch 'dd/t1509-i18n-fix'Junio C Hamano
2020-05-19fsck: use ERROR_MULTI_PACK_INDEXDerrick Stolee
2020-05-19t4067: make rename detection test output raw diffJonathan Tan
2020-05-19t5703: replace "grep -a" usage by perlĐoàn Trần Công Danh
2020-05-18git-sparse-checkout.txt: add missing 'Martin Ågren
2020-05-18git-credential.txt: use list continuationMartin Ågren
2020-05-18git-commit-graph.txt: fix list renderingMartin Ågren
2020-05-18git-commit-graph.txt: fix grammoMartin Ågren
2020-05-18date-formats.txt: fix list continuationMartin Ågren
2020-05-18git-bugreport.txt: adjust reference to strftime(3)Todd Zullinger
2020-05-18commit-slab-decl.h: update include guardAbhishek Kumar
2020-05-18ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh
2020-05-18tests: skip small-stack tests on hppa architectureGreg Price
2020-05-15Revert "tests: when run in Bash, annotate test failures with file name/line n...Junio C Hamano
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano
2020-05-15progress: call trace2_region_leave() only after calling _enter()Derrick Stolee