summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano3-0/+69
2019-07-25Merge branch 'rm/gpg-program-doc-fix'Junio C Hamano1-1/+1
2019-07-25Merge branch 'js/unmap-before-ext-diff'Junio C Hamano1-0/+2
2019-07-25Merge branch 'tg/range-diff-output-update'Junio C Hamano7-163/+409
2019-07-25Merge branch 'ab/test-env'Junio C Hamano24-127/+298
2019-07-25git: mark cmd_rebase as requiring a worktreeJohannes Schindelin2-10/+1
2019-07-25rebase: fix white-spaceJohannes Schindelin1-1/+1
2019-07-23xdiff: clamp function context indices in post-imageJeff King2-2/+24
2019-07-23grep: print the pcre2_jit_on valueBeat Bolli1-1/+1
2019-07-23t6200: use test_commit_bulkJeff King1-6/+1
2019-07-19travis-ci: build with GCC 4.8 as wellSZEDER Gábor2-4/+17
2019-07-19The sixth batchJunio C Hamano1-0/+35
2019-07-19Merge branch 'ma/ref-filter-leakfix'Junio C Hamano1-5/+9
2019-07-19Merge branch 'js/trace2-signo-typofix'Junio C Hamano1-1/+1
2019-07-19Merge branch 'kb/mingw-set-home'Junio C Hamano1-0/+24
2019-07-19Merge branch 'ea/merge-code-cleanup'Junio C Hamano1-33/+20
2019-07-19Merge branch 'jl/status-reduce-vertical-blank'Junio C Hamano4-85/+0
2019-07-19Merge branch 'pw/rebase-progress-test-cleanup'Junio C Hamano1-8/+11
2019-07-19Merge branch 'pw/prompt-cherry-pick-revert-fix'Junio C Hamano2-6/+51
2019-07-19Merge branch 'ew/repack-with-bitmaps-by-default'Junio C Hamano2-2/+26
2019-07-19Merge branch 'jk/check-connected-with-alternates'Junio C Hamano10-100/+224
2019-07-19Merge branch 'nd/tree-walk-with-repo'Junio C Hamano26-98/+146
2019-07-19Merge branch 'ra/cherry-pick-revert-skip'Junio C Hamano11-26/+266
2019-07-19Merge branch 'tb/ref-filter-multiple-patterns'Junio C Hamano2-26/+89
2019-07-19Merge branch 'pw/status-with-corrupt-sequencer-state'Junio C Hamano2-22/+37
2019-07-19Merge branch 'ds/commit-graph-incremental'Junio C Hamano10-74/+1414
2019-07-19Merge branch 'br/blame-ignore'Junio C Hamano13-99/+1855
2019-07-19Merge branch 'cc/test-oidmap'Junio C Hamano8-27/+221
2019-07-19Merge branch 'ds/midx-expire-repack'Junio C Hamano8-119/+602
2019-07-19clean: show an error message when the path is too longJohannes Schindelin2-1/+14
2019-07-18CodingGuidelines: spell out post-C89 rulesJunio C Hamano1-3/+23
2019-07-18README: fix rendering of text in angle bracketsDoug Ilijev1-1/+1
2019-07-18rm: resolving by removal is not a warning-worthy eventJunio C Hamano2-1/+14
2019-07-16transport-helper: avoid var decl in for () loop controlJunio C Hamano1-1/+2
2019-07-16stash: fix handling removed files with --keep-indexThomas Gummerer2-23/+16
2019-07-16mingw: support spawning programs containing spaces in their namesJohannes Schindelin2-3/+11
2019-07-16gpg-interface: do not scan past the end of bufferSteven Roberts1-0/+3
2019-07-15tests: defang pager tests by explicitly disabling the log.mailmap warningAriadne Conill1-0/+2
2019-07-15documentation: mention --no-use-mailmap and log.mailmap false settingAriadne Conill2-2/+3
2019-07-15log: add warning for unspecified log.mailmap settingAriadne Conill1-2/+24
2019-07-14read-cache.c: do not die if mmap failsVarun Naik1-1/+1
2019-07-14l10n: de.po: Fix typo in German translationPhilipp Weißmann1-1/+1
2019-07-12gpg(docs): use correct --verify syntaxRobert Morgan1-1/+1
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer3-0/+68
2019-07-11The fifth batchJunio C Hamano1-0/+16
2019-07-11Merge branch 'js/mingw-use-utf8'Junio C Hamano3-8/+16
2019-07-11Merge branch 'sg/ci-brew-gcc-workaround'Junio C Hamano2-3/+5
2019-07-11Merge branch 'kb/windows-force-utf8'Junio C Hamano1-1/+19
2019-07-11Merge branch 'dr/progress-i18n'Junio C Hamano3-7/+44
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano1-17/+17