summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Merge branch 'ss/faq-ignore'Libravatar Junio C Hamano1-0/+10
2020-05-13Merge branch 'jc/auto-gc-quiet'Libravatar Junio C Hamano7-16/+24
2020-05-13Merge branch 'cb/credential-doc-fixes'Libravatar Junio C Hamano3-25/+43
2020-05-13Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Libravatar Junio C Hamano4-16/+90
2020-05-13Merge branch 'tb/shallow-cleanup'Libravatar Junio C Hamano16-75/+124
2020-05-13t1509: correct i18n testLibravatar Đoàn Trần Công Danh1-2/+2
2020-05-12trace2: log progress time and throughputLibravatar Emily Shaffer2-0/+43
2020-05-12git-gui: Handle Ctrl + BS/Del in the commit msgLibravatar Ismael Luceno1-0/+2
2020-05-11completion: offer '--(no-)patch' among 'git log' optionsLibravatar SZEDER Gábor1-0/+1
2020-05-11bloom: use num_changes not nr for limit detectionLibravatar Derrick Stolee2-2/+2
2020-05-11bloom: de-duplicate directory entriesLibravatar Derrick Stolee2-11/+28
2020-05-11Documentation: changed-path Bloom filters use byte wordsLibravatar Derrick Stolee1-4/+4
2020-05-11bloom: parse commit before computing filtersLibravatar Derrick Stolee1-0/+3
2020-05-11fsck: report non-consecutive duplicate names in treesLibravatar René Scharfe2-2/+86
2020-05-10git-p4: recover from inconsistent perforce historyLibravatar Andrew Oakley2-2/+111
2020-05-10multi-pack-index: respect repack.packKeptObjects=falseLibravatar Derrick Stolee3-5/+51
2020-05-10midx: teach "git multi-pack-index repack" honor "git repack" configurationsLibravatar Son Luong Ngoc1-0/+16
2020-05-09rebase --autosquash: fix a potential segfaultLibravatar Johannes Schindelin2-2/+21
2020-05-08The eighth batchLibravatar Junio C Hamano1-0/+49
2020-05-08Merge branch 'cb/test-bash-lineno-fix'Libravatar Junio C Hamano1-8/+10
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Libravatar Junio C Hamano1-5/+2
2020-05-08Merge branch 'bc/doc-credential-helper-value'Libravatar Junio C Hamano1-3/+7
2020-05-08Merge branch 'dl/doc-stash-remove-mention-of-reflog'Libravatar Junio C Hamano2-3/+3
2020-05-08Merge branch 'cb/avoid-colliding-with-netbsd-hmac'Libravatar Junio C Hamano1-3/+3
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Libravatar Junio C Hamano3-10/+18
2020-05-08Merge branch 'jk/arith-expansion-coding-guidelines'Libravatar Junio C Hamano1-4/+0
2020-05-08Merge branch 'ds/sparse-allow-empty-working-tree'Libravatar Junio C Hamano3-41/+13
2020-05-08Merge branch 'jt/commit-graph-plug-memleak'Libravatar Junio C Hamano1-11/+11
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Libravatar Junio C Hamano6-11/+104
2020-05-08Merge branch 'jk/credential-sample-update'Libravatar Junio C Hamano1-5/+11
2020-05-08Merge branch 'ah/userdiff-markdown'Libravatar Junio C Hamano5-0/+29
2020-05-08Merge branch 'cb/credential-store-ignore-bogus-lines'Libravatar Junio C Hamano3-3/+96
2020-05-08Merge branch 'dl/switch-c-option-in-error-message'Libravatar Junio C Hamano1-4/+10
2020-05-08CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULLLibravatar Junio C Hamano1-0/+12
2020-05-08upload-pack: clear filter_options for each v2 fetch commandLibravatar Christian Couder2-16/+25
2020-05-08unpack-trees: avoid array out-of-bounds errorLibravatar Derrick Stolee1-5/+5
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputLibravatar Christopher Warrington2-0/+9
2020-05-08submodule: port subcommand 'set-url' from shell to CLibravatar Shourya Shukla2-21/+33
2020-05-07bugreport: collect list of populated hooksLibravatar Emily Shaffer3-0/+68
2020-05-07bloom: fix `make sparse` warningLibravatar Đoàn Trần Công Danh5-6/+6
2020-05-07credential: document protocol updatesLibravatar Carlo Marcelo Arenas Belón1-13/+21
2020-05-07credential: update gitcredentials documentationLibravatar Carlo Marcelo Arenas Belón1-8/+18
2020-05-07t/test_lib: avoid naked bash arrays in file_linenoLibravatar Carlo Marcelo Arenas Belón1-8/+10
2020-05-07t/t0000-basic: make sure subtests also use TEST_SHELL_PATHLibravatar Carlo Marcelo Arenas Belón1-5/+2
2020-05-07ci: allow per-branch config for GitHub ActionsLibravatar Jeff King2-0/+68
2020-05-07auto-gc: pass --quiet down from am, commit, merge and rebaseLibravatar Junio C Hamano4-8/+4
2020-05-07auto-gc: extract a reusable helper from "git fetch"Libravatar Junio C Hamano3-8/+20
2020-05-06t5500: count objects through stderr, not traceLibravatar Jonathan Tan1-6/+6
2020-05-06gitfaq: fetching and pulling a repositoryLibravatar Shourya Shukla1-0/+8
2020-05-06docs: document credential.helper allowed valuesLibravatar brian m. carlson1-3/+7