summaryrefslogtreecommitdiffstats
path: root/walker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-26Git 2.27-rc2v2.27.0-rc2Junio C Hamano2-1/+5
2020-05-25gitfaq: avoid validation error with older asciidocTodd Zullinger1-1/+1
2020-05-25Hopefully final batch before 2.27-rc2Junio C Hamano1-0/+6
2020-05-20bisect: avoid tailing CR characters from revision in replayCarlo Marcelo Arenas Belón1-2/+2
2020-05-20command-list.txt: add gitfaq to the list of guidesPhilippe Blain1-0/+1
2020-05-20t5520: avoid alternation in grep's BRE (not POSIX)Carlo Marcelo Arenas Belón1-1/+1
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón1-1/+1
2020-05-20Git 2.27-rc1v2.27.0-rc1Junio C Hamano2-1/+15
2020-05-20fsck: use ERROR_MULTI_PACK_INDEXDerrick Stolee1-1/+2
2020-05-20t4067: make rename detection test output raw diffJonathan Tan1-2/+2
2020-05-19t5703: replace "grep -a" usage by perlĐoàn Trần Công Danh1-3/+6
2020-05-18git-sparse-checkout.txt: add missing 'Martin Ågren1-1/+1
2020-05-18git-credential.txt: use list continuationMartin Ågren1-8/+8
2020-05-18git-commit-graph.txt: fix list renderingMartin Ågren1-0/+1
2020-05-18git-commit-graph.txt: fix grammoMartin Ågren1-1/+1
2020-05-18date-formats.txt: fix list continuationMartin Ågren1-2/+1
2020-05-18git-bugreport.txt: adjust reference to strftime(3)Todd Zullinger1-1/+1
2020-05-18commit-slab-decl.h: update include guardAbhishek Kumar1-3/+3
2020-05-18tests: skip small-stack tests on hppa architectureGreg Price1-2/+10
2020-05-15Revert "tests: when run in Bash, annotate test failures with file name/line n...Junio C Hamano1-13/+1
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2-21/+0
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano1-10/+8
2020-05-15progress: call trace2_region_leave() only after calling _enter()Derrick Stolee1-6/+2
2020-05-15ci: avoid pounding on the poor ci-artifacts containerJohannes Schindelin1-11/+44
2020-05-15unpack-trees: also allow get_progress() to work on a different indexElijah Newren1-3/+3
2020-05-14Git 2.27-rc0v2.27.0-rc0Junio C Hamano2-1/+28
2020-05-14compat: remove gmtimeCarlo Marcelo Arenas Belón4-45/+0
2020-05-14merge-recursive: fix rename/rename(1to2) for working tree with a binaryElijah Newren2-0/+67
2020-05-13The ninth batchJunio C Hamano1-0/+24
2020-05-13t1509: correct i18n testĐoàn Trần Công Danh1-2/+2
2020-05-13trace2: log progress time and throughputEmily Shaffer2-0/+43
2020-05-12git-gui: Handle Ctrl + BS/Del in the commit msgIsmael Luceno1-0/+2
2020-05-11completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor1-0/+1
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee2-2/+2
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee2-11/+28
2020-05-11Documentation: changed-path Bloom filters use byte wordsDerrick Stolee1-4/+4
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-09rebase --autosquash: fix a potential segfaultJohannes Schindelin2-2/+21
2020-05-08The eighth batchJunio C Hamano1-0/+49
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-08bugreport: collect list of populated hooksEmily Shaffer3-0/+68
2020-05-08bloom: fix `make sparse` warningĐoàn Trần Công Danh5-6/+6