summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Merge branch 'cb/credential-doc-fixes'Junio C Hamano3-25/+43
2020-05-13Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Junio C Hamano4-16/+90
2020-05-13Merge branch 'tb/shallow-cleanup'Junio C Hamano16-75/+124
2020-05-13t1509: correct i18n testĐoàn Trần Công Danh1-2/+2
2020-05-12t1050: match object ID paths in a hash-insensitive waybrian m. carlson2-1/+2
2020-05-12bugreport: include user interactive shellEmily Shaffer2-0/+7
2020-05-12help: add shell-path to --build-optionsEmily Shaffer1-0/+1
2020-05-12trace2: log progress time and throughputEmily Shaffer2-0/+43
2020-05-12git-p4.py: fix --prepare-p4-only error with multiple commitsBen Keene1-4/+5
2020-05-12git-gui: Handle Ctrl + BS/Del in the commit msgIsmael Luceno1-0/+2
2020-05-11http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan8-9/+62
2020-05-11t5551: test that GIT_TRACE_CURL redacts passwordJonathan Tan1-0/+12
2020-05-11line-log: integrate with changed-path Bloom filtersDerrick Stolee4-2/+48
2020-05-11completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor1-0/+1
2020-05-11line-log: try to use generation number-based topo-orderingSZEDER Gábor1-5/+6
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee2-2/+2
2020-05-11line-log: more responsive, incremental 'git log -L'SZEDER Gábor4-4/+31
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee2-11/+28
2020-05-11t4211-line-log: add tests for parent oidsSZEDER Gábor1-0/+68
2020-05-11Documentation: changed-path Bloom filters use byte wordsDerrick Stolee1-4/+4
2020-05-11line-log: remove unused fields from 'struct line_log_data'SZEDER Gábor1-3/+0
2020-05-11bloom: parse commit before computing filtersDerrick Stolee1-0/+3
2020-05-11fsck: report non-consecutive duplicate names in treesRené Scharfe2-2/+86
2020-05-10git-p4: recover from inconsistent perforce historyAndrew Oakley2-2/+111
2020-05-10multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee3-5/+51
2020-05-10midx: teach "git multi-pack-index repack" honor "git repack" configurationsSon Luong Ngoc1-0/+16
2020-05-10l10n: Update Catalan translationJordi Mas1-2553/+2977
2020-05-09rebase --autosquash: fix a potential segfaultJohannes Schindelin2-2/+21
2020-05-08The eighth batchJunio C Hamano1-0/+49
2020-05-08Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano1-8/+10
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano1-5/+2
2020-05-08Merge branch 'bc/doc-credential-helper-value'Junio C Hamano1-3/+7
2020-05-08Merge branch 'dl/doc-stash-remove-mention-of-reflog'Junio C Hamano2-3/+3
2020-05-08Merge branch 'cb/avoid-colliding-with-netbsd-hmac'Junio C Hamano1-3/+3
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano3-10/+18
2020-05-08Merge branch 'jk/arith-expansion-coding-guidelines'Junio C Hamano1-4/+0
2020-05-08Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano3-41/+13
2020-05-08Merge branch 'jt/commit-graph-plug-memleak'Junio C Hamano1-11/+11
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano6-11/+104
2020-05-08Merge branch 'jk/credential-sample-update'Junio C Hamano1-5/+11
2020-05-08Merge branch 'ah/userdiff-markdown'Junio C Hamano5-0/+29
2020-05-08Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano3-3/+96
2020-05-08Merge branch 'dl/switch-c-option-in-error-message'Junio C Hamano1-4/+10
2020-05-08CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULLJunio C Hamano1-0/+12
2020-05-08upload-pack: clear filter_options for each v2 fetch commandChristian Couder2-16/+25
2020-05-08unpack-trees: avoid array out-of-bounds errorDerrick Stolee1-5/+5
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington2-0/+9
2020-05-08submodule: port subcommand 'set-url' from shell to CShourya Shukla2-21/+33
2020-05-07bugreport: collect list of populated hooksEmily Shaffer3-0/+68
2020-05-07bloom: fix `make sparse` warningĐoàn Trần Công Danh5-6/+6