summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-08-18scalar-[un]register: clearly indicate source of errorVictoria Dye-8/+9
2022-08-18scalar-unregister: handle error codes greater than 0Victoria Dye-2/+2
2022-08-18scalar: constrain enlistment searchVictoria Dye-54/+113
2022-08-18The fourteenth batchJunio C Hamano-0/+24
2022-08-18Merge branch 'll/disk-usage-humanise'Junio C Hamano-4/+57
2022-08-18Merge branch 'sy/sparse-rm'Junio C Hamano-88/+205
2022-08-18Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano-10/+141
2022-08-18Merge branch 'ds/bundle-uri-more'Junio C Hamano-0/+574
2022-08-18Merge branch 'jk/fsck-tree-mode-bits-fix'Junio C Hamano-10/+51
2022-08-18Merge branch 'fc/vimdiff-layout-vimdiff3-fix'Junio C Hamano-59/+43
2022-08-18Merge branch 'po/doc-add-renormalize'Junio C Hamano-1/+3
2022-08-18merge-ort: provide helpful submodule update message when possibleElijah Newren-11/+7
2022-08-18merge-ort: avoid surprise with new sub_flag variableElijah Newren-1/+1
2022-08-18merge-ort: remove translator lego in new "submodule conflict suggestion"Elijah Newren-60/+28
2022-08-17pipe_command(): mark stdin descriptor as non-blockingJeff King-0/+23
2022-08-17pipe_command(): handle ENOSPC when writing to a pipeJeff King-1/+2
2022-08-17pipe_command(): avoid xwrite() for writing to pipeJeff King-5/+17
2022-08-17git-compat-util: make MAX_IO_SIZE define globally availableJeff King-22/+22
2022-08-17nonblock: support WindowsRené Scharfe-0/+27
2022-08-17compat: add function to enable nonblocking pipesJeff King-0/+33
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon-7/+75
2022-08-14The thirteenth batchJunio C Hamano-0/+12
2022-08-14Merge branch 'js/safe-directory-plus'Junio C Hamano-15/+81
2022-08-14Merge branch 'pw/use-glibc-tunable-for-malloc-optim'Junio C Hamano-3/+8
2022-08-14Merge branch 'ab/tech-docs-to-help'Junio C Hamano-243/+590
2022-08-14Merge branch 'jc/rerere-autoupdate-doc'Junio C Hamano-20/+14
2022-08-14Merge branch 'ab/hooks-regression-fix'Junio C Hamano-7/+26
2022-08-14tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares-293/+37
2022-08-14t0021: implementation the rot13-filter.pl script in CMatheus Tavares-2/+396
2022-08-14t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares-1/+1
2022-08-14is_promisor_object(): fix use-after-free of tree bufferJeff King-2/+20
2022-08-12scalar: update technical doc roadmapVictoria Dye-6/+3
2022-08-12scalar-diagnose: use 'git diagnose --mode=all'Victoria Dye-22/+6
2022-08-12builtin/bugreport.c: create '--diagnose' optionVictoria Dye-3/+90
2022-08-12builtin/diagnose.c: add '--mode' optionVictoria Dye-4/+84
2022-08-12builtin/diagnose.c: create 'git diagnose' builtinVictoria Dye-0/+143
2022-08-12diagnose.c: add option to configure archive contentsVictoria Dye-10/+39
2022-08-12scalar-diagnose: move functionality to common locationVictoria Dye-200/+227
2022-08-12scalar-diagnose: move 'get_disk_info()' to 'compat/'Victoria Dye-52/+58
2022-08-12scalar-diagnose: add directory to archiver more gentlyVictoria Dye-2/+8
2022-08-12scalar-diagnose: avoid 32-bit overflow of size_tVictoria Dye-1/+1
2022-08-12scalar-diagnose: use "$GIT_UNZIP" in testVictoria Dye-4/+4
2022-08-12The twelfth batchJunio C Hamano-0/+4
2022-08-12Merge branch 'ab/plug-revisions-leak'Junio C Hamano-28/+59
2022-08-12Merge branch 'ab/leak-check'Junio C Hamano-227/+405
2022-08-12Merge branch 'gc/git-reflog-doc-markup'Junio C Hamano-1/+1
2022-08-12Merge branch 'lt/symbolic-ref-sanity'Junio C Hamano-2/+14
2022-08-11tr2: shows scope unconditionally in addition to key-value pairTeng Long-7/+27
2022-08-11api-trace2.txt: print config key-value pairTeng Long-0/+31
2022-08-11fsmonitor: option to allow fsmonitor to run against network-mounted reposEric DeCosta-0/+68