summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-14clear_pattern_list(): clear embedded hashmapsJeff King1-0/+2
2020-08-14messages: avoid SHA-1 in end-user facing messagesJunio C Hamano5-5/+5
2020-08-13docs: fix step in transition planbrian m. carlson1-1/+1
2020-08-13docs: document SHA-256 pack and indicesbrian m. carlson1-15/+21
2020-08-13Seventh batchJunio C Hamano1-0/+9
2020-08-13Merge branch 'rp/blame-first-parent-doc'Junio C Hamano1-0/+6
2020-08-13Merge branch 'ma/test-quote-cleanup'Junio C Hamano18-80/+53
2020-08-13Merge branch 'jt/has_object'Junio C Hamano7-10/+62
2020-08-13Merge branch 'bc/sha-256-cvs-svn-updates'Junio C Hamano1-1/+1
2020-08-13rebase -i: fix possibly wrong onto hash in todoAntti Keränen2-2/+9
2020-08-13userdiff: improve Fortran xfuncname regexPhilippe Blain2-2/+1
2020-08-13userdiff: add tests for Fortran xfuncname regexPhilippe Blain11-0/+100
2020-08-13fetch, pull doc: correct description of '--set-upstream'Philippe Blain1-1/+1
2020-08-13docs: commit-graph: fix some whitespace in the diagramJohannes Berg1-3/+3
2020-08-13ls-remote: simplify UNLEAK() usageJeff King1-5/+3
2020-08-13stop calling UNLEAK() before die()Jeff King2-9/+3
2020-08-13drop vcs-svn experimentJeff King24-3856/+7
2020-08-13make git-fast-import a builtinJeff King5-8/+5
2020-08-13make git-bugreport a builtinJeff King5-16/+7
2020-08-13make credential helpers builtinsJeff King7-35/+63
2020-08-13Makefile: drop builtins from MSVC pdb listJeff King1-2/+0
2020-08-13blame: only coalesce lines that are adjacent in resultJeff King2-0/+10
2020-08-13t8003: factor setup out of coalesce testJeff King1-6/+10
2020-08-13t8003: check output of coalesced blameJeff King1-7/+4
2020-08-12submodule: port submodule subcommand 'summary' from shell to CPrathamesh Chavan3-186/+431
2020-08-12t7421: introduce a test script for verifying 'summary' outputShourya Shukla2-0/+73
2020-08-12submodule: rename helper functions to avoid ambiguityShourya Shukla3-7/+7
2020-08-12submodule: remove extra line feeds between callback struct and macroShourya Shukla1-3/+0
2020-08-12dir: avoid prematurely marking nonbare repositories as matchesElijah Newren2-3/+22
2020-08-12t3000: fix some test description typosElijah Newren1-4/+4
2020-08-12rebase: remove unused function reschedule_last_actionRené Scharfe1-10/+0
2020-08-11Sixth batchJunio C Hamano1-0/+11
2020-08-11Merge branch 'ss/cmake-build'Junio C Hamano2-15/+1024
2020-08-11Merge branch 'tb/upload-pack-filters'Junio C Hamano5-0/+184
2020-08-11Merge branch 'es/worktree-doc-cleanups'Junio C Hamano1-61/+62
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano74-351/+633
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov3-0/+158
2020-08-11doc/git-log: describe --diff-merges=offSergey Organov1-1/+5
2020-08-11revision: change "--diff-merges" option to require parameterSergey Organov1-1/+8
2020-08-11t1416: avoid hard-coded sha1 idsJeff King1-2/+3
2020-08-11multi-pack-index: repack batches below --batch-sizeDerrick Stolee3-6/+25
2020-08-11upload-pack: remove superfluous sigchain_pop() callRené Scharfe1-1/+0
2020-08-10t6425: be more flexible with rename/delete conflict messagesElijah Newren1-1/+2
2020-08-10t642[23]: be more flexible for add/add conflicts involving pair renamesElijah Newren2-8/+14
2020-08-10t6422, t6426: be more flexible for add/add conflicts involving renamesElijah Newren2-9/+14
2020-08-10t6423: add an explanation about why one of the tests does not passElijah Newren1-0/+8
2020-08-10t6416, t6423: clarify some comments and fix some typosElijah Newren2-14/+13
2020-08-10t6422: fix multiple errors with the mod6 test expectationsElijah Newren1-9/+10
2020-08-10t6423: fix test setup for a couple testsElijah Newren1-0/+2
2020-08-10t6416, t6422: fix incorrect untracked file countElijah Newren2-3/+3