summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25Merge branch 'vn/xmmap-gently'Junio C Hamano
2019-07-25Merge branch 'ac/log-use-mailmap-by-default-transition'Junio C Hamano
2019-07-25Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano
2019-07-25Merge branch 'rm/gpg-program-doc-fix'Junio C Hamano
2019-07-25Merge branch 'js/unmap-before-ext-diff'Junio C Hamano
2019-07-25Merge branch 'tg/range-diff-output-update'Junio C Hamano
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-19The sixth batchJunio C Hamano
2019-07-19Merge branch 'ma/ref-filter-leakfix'Junio C Hamano
2019-07-19Merge branch 'js/trace2-signo-typofix'Junio C Hamano
2019-07-19Merge branch 'kb/mingw-set-home'Junio C Hamano
2019-07-19Merge branch 'ea/merge-code-cleanup'Junio C Hamano
2019-07-19Merge branch 'jl/status-reduce-vertical-blank'Junio C Hamano
2019-07-19Merge branch 'pw/rebase-progress-test-cleanup'Junio C Hamano
2019-07-19Merge branch 'pw/prompt-cherry-pick-revert-fix'Junio C Hamano
2019-07-19Merge branch 'ew/repack-with-bitmaps-by-default'Junio C Hamano
2019-07-19Merge branch 'jk/check-connected-with-alternates'Junio C Hamano
2019-07-19Merge branch 'nd/tree-walk-with-repo'Junio C Hamano
2019-07-19Merge branch 'ra/cherry-pick-revert-skip'Junio C Hamano
2019-07-19Merge branch 'tb/ref-filter-multiple-patterns'Junio C Hamano
2019-07-19Merge branch 'pw/status-with-corrupt-sequencer-state'Junio C Hamano
2019-07-19Merge branch 'ds/commit-graph-incremental'Junio C Hamano
2019-07-19Merge branch 'br/blame-ignore'Junio C Hamano
2019-07-19Merge branch 'cc/test-oidmap'Junio C Hamano
2019-07-19Merge branch 'ds/midx-expire-repack'Junio C Hamano
2019-07-16transport-helper: avoid var decl in for () loop controlJunio C Hamano
2019-07-15tests: defang pager tests by explicitly disabling the log.mailmap warningAriadne Conill
2019-07-15documentation: mention --no-use-mailmap and log.mailmap false settingAriadne Conill
2019-07-15log: add warning for unspecified log.mailmap settingAriadne Conill
2019-07-14read-cache.c: do not die if mmap failsVarun Naik
2019-07-12gpg(docs): use correct --verify syntaxRobert Morgan
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer
2019-07-11The fifth batchJunio C Hamano
2019-07-11Merge branch 'js/mingw-use-utf8'Junio C Hamano
2019-07-11Merge branch 'sg/ci-brew-gcc-workaround'Junio C Hamano
2019-07-11Merge branch 'kb/windows-force-utf8'Junio C Hamano
2019-07-11Merge branch 'dr/progress-i18n'Junio C Hamano
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano
2019-07-11Merge branch 'js/rebase-reschedule-applies-only-to-interactive'Junio C Hamano
2019-07-11Merge branch 'sg/git-C-empty-doc'Junio C Hamano
2019-07-11Merge branch 'jt/t5551-test-chunked'Junio C Hamano
2019-07-11Merge branch 'js/mingw-gcc-stack-protect'Junio C Hamano
2019-07-11Merge branch 'cb/windows-manifest'Junio C Hamano
2019-07-11env--helper: mark a file-local symbol as staticRamsay Jones
2019-07-11range-diff: add headers to the outer hunk headerThomas Gummerer
2019-07-11range-diff: add filename to inner diffThomas Gummerer
2019-07-11range-diff: add section header instead of diff headerThomas Gummerer
2019-07-11range-diff: suppress line count in outer diffThomas Gummerer
2019-07-11range-diff: don't remove funcname from inner diffThomas Gummerer
2019-07-11range-diff: split lines manuallyThomas Gummerer