summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l10n: git.pot: v2.27.0 round 1 (72 new, 37 removed)Jiang Xin2020-05-151-3278/+3469
* Git 2.27-rc0v2.27.0-rc0Junio C Hamano2020-05-142-1/+28
* Merge branch 'es/trace-log-progress'Junio C Hamano2020-05-142-0/+43
|\
| * trace2: log progress time and throughputEmily Shaffer2020-05-132-0/+43
* | Merge branch 'jt/t5500-unflake'Junio C Hamano2020-05-141-6/+6
|\ \
| * | t5500: count objects through stderr, not traceJonathan Tan2020-05-071-6/+6
* | | Merge branch 'sn/midx-repack-with-config'Junio C Hamano2020-05-143-5/+67
|\ \ \
| * | | multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee2020-05-103-5/+51
| * | | midx: teach "git multi-pack-index repack" honor "git repack" configurationsSon Luong Ngoc2020-05-101-0/+16
| | |/ | |/|
* | | Merge branch 'ds/bloom-cleanup'Junio C Hamano2020-05-146-28/+49
|\ \ \
| * | | completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor2020-05-111-0/+1
| * | | bloom: use num_changes not nr for limit detectionDerrick Stolee2020-05-112-2/+2
| * | | bloom: de-duplicate directory entriesDerrick Stolee2020-05-112-11/+28
| * | | Documentation: changed-path Bloom filters use byte wordsDerrick Stolee2020-05-111-4/+4
| * | | bloom: parse commit before computing filtersDerrick Stolee2020-05-111-0/+3
| * | | test-bloom: fix usage typoDerrick Stolee2020-05-011-1/+1
| * | | bloom: fix whitespace around tab lengthDerrick Stolee2020-05-012-10/+10
* | | | Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano2020-05-142-2/+86
|\ \ \ \
| * | | | fsck: report non-consecutive duplicate names in treesRené Scharfe2020-05-112-2/+86
* | | | | Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano2020-05-142-2/+111
|\ \ \ \ \
| * | | | | git-p4: recover from inconsistent perforce historyAndrew Oakley2020-05-102-2/+111
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano2020-05-142-2/+21
|\ \ \ \ \
| * | | | | rebase --autosquash: fix a potential segfaultJohannes Schindelin2020-05-092-2/+21
* | | | | | Merge branch 'jc/codingstyle-compare-with-null'Junio C Hamano2020-05-141-0/+12
|\ \ \ \ \ \
| * | | | | | CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULLJunio C Hamano2020-05-081-0/+12
* | | | | | | Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano2020-05-142-0/+9
|\ \ \ \ \ \ \
| * | | | | | | bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington2020-05-082-0/+9
| |/ / / / / /
* | | | | | | Merge branch 'es/bugreport-with-hooks'Junio C Hamano2020-05-143-0/+68
|\ \ \ \ \ \ \
| * | | | | | | bugreport: collect list of populated hooksEmily Shaffer2020-05-083-0/+68
* | | | | | | | The ninth batchJunio C Hamano2020-05-131-0/+24
* | | | | | | | Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano2020-05-132-16/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-pack: clear filter_options for each v2 fetch commandChristian Couder2020-05-082-16/+25
* | | | | | | | | Merge branch 'ds/sparse-updates-oob-access-fix'Junio C Hamano2020-05-131-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | unpack-trees: avoid array out-of-bounds errorDerrick Stolee2020-05-081-5/+5
* | | | | | | | | | Merge branch 'ss/submodule-set-url-in-c'Junio C Hamano2020-05-132-21/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule: port subcommand 'set-url' from shell to CShourya Shukla2020-05-082-21/+33
* | | | | | | | | | | Merge branch 'dd/bloom-sparse-fix'Junio C Hamano2020-05-135-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bloom: fix `make sparse` warningĐoàn Trần Công Danh2020-05-085-6/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano2020-05-132-0/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ci: allow per-branch config for GitHub ActionsJeff King2020-05-072-0/+68
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ss/faq-fetch-pull'Junio C Hamano2020-05-131-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitfaq: fetching and pulling a repositoryShourya Shukla2020-05-061-0/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ss/faq-ignore'Junio C Hamano2020-05-131-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitfaq: files in .gitignore are trackedShourya Shukla2020-05-061-0/+10
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jc/auto-gc-quiet'Junio C Hamano2020-05-137-16/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | auto-gc: pass --quiet down from am, commit, merge and rebaseJunio C Hamano2020-05-074-8/+4
| * | | | | | | | | | | auto-gc: extract a reusable helper from "git fetch"Junio C Hamano2020-05-073-8/+20
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'cb/credential-doc-fixes'Junio C Hamano2020-05-133-25/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | credential: document protocol updatesCarlo Marcelo Arenas Belón2020-05-071-13/+21
| * | | | | | | | | | | credential: update gitcredentials documentationCarlo Marcelo Arenas Belón2020-05-071-8/+18