summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-18scalar unregister: stop FSMonitor daemonJohannes Schindelin1-0/+13
2022-08-18scalar: enable built-in FSMonitor on `register`Matthew John Cheetham2-0/+38
2022-08-18scalar: move config setting logic into its own functionVictoria Dye1-16/+28
2022-08-18scalar-delete: do not 'die()' in 'delete_enlistment()'Victoria Dye1-4/+7
2022-08-18scalar-[un]register: clearly indicate source of errorVictoria Dye1-8/+9
2022-08-18scalar-unregister: handle error codes greater than 0Victoria Dye1-2/+2
2022-08-18scalar: constrain enlistment searchVictoria Dye2-54/+113
2022-08-18The fourteenth batchJunio C Hamano1-0/+24
2022-08-18Merge branch 'll/disk-usage-humanise'Junio C Hamano3-4/+57
2022-08-18Merge branch 'sy/sparse-rm'Junio C Hamano6-88/+205
2022-08-18Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano6-10/+141
2022-08-18Merge branch 'ds/bundle-uri-more'Junio C Hamano2-0/+574
2022-08-18Merge branch 'jk/fsck-tree-mode-bits-fix'Junio C Hamano7-10/+51
2022-08-18Merge branch 'fc/vimdiff-layout-vimdiff3-fix'Junio C Hamano1-59/+43
2022-08-18Merge branch 'po/doc-add-renormalize'Junio C Hamano1-1/+3
2022-08-18merge-ort: provide helpful submodule update message when possibleElijah Newren1-11/+7
2022-08-18merge-ort: avoid surprise with new sub_flag variableElijah Newren1-1/+1
2022-08-18merge-ort: remove translator lego in new "submodule conflict suggestion"Elijah Newren1-59/+27
2022-08-17pipe_command(): mark stdin descriptor as non-blockingJeff King2-0/+23
2022-08-17pipe_command(): handle ENOSPC when writing to a pipeJeff King1-1/+2
2022-08-17pipe_command(): avoid xwrite() for writing to pipeJeff King1-5/+17
2022-08-17git-compat-util: make MAX_IO_SIZE define globally availableJeff King2-22/+22
2022-08-17nonblock: support WindowsRené Scharfe1-0/+27
2022-08-17compat: add function to enable nonblocking pipesJeff King3-0/+33
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon5-7/+75
2022-08-14The thirteenth batchJunio C Hamano1-0/+12
2022-08-14Merge branch 'js/safe-directory-plus'Junio C Hamano4-15/+81
2022-08-14Merge branch 'pw/use-glibc-tunable-for-malloc-optim'Junio C Hamano1-3/+8
2022-08-14Merge branch 'ab/tech-docs-to-help'Junio C Hamano40-242/+589
2022-08-14Merge branch 'jc/rerere-autoupdate-doc'Junio C Hamano6-20/+14
2022-08-14Merge branch 'ab/hooks-regression-fix'Junio C Hamano2-7/+26
2022-08-14tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares4-293/+37
2022-08-14t0021: implementation the rot13-filter.pl script in CMatheus Tavares6-2/+396
2022-08-14t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares1-1/+1
2022-08-14is_promisor_object(): fix use-after-free of tree bufferJeff King2-2/+20
2022-08-12scalar: update technical doc roadmapVictoria Dye1-6/+3
2022-08-12scalar-diagnose: use 'git diagnose --mode=all'Victoria Dye1-22/+6
2022-08-12builtin/bugreport.c: create '--diagnose' optionVictoria Dye3-3/+90
2022-08-12builtin/diagnose.c: add '--mode' optionVictoria Dye5-4/+84
2022-08-12builtin/diagnose.c: create 'git diagnose' builtinVictoria Dye7-0/+143
2022-08-12diagnose.c: add option to configure archive contentsVictoria Dye3-10/+39
2022-08-12scalar-diagnose: move functionality to common locationVictoria Dye4-200/+227
2022-08-12scalar-diagnose: move 'get_disk_info()' to 'compat/'Victoria Dye3-52/+58
2022-08-12scalar-diagnose: add directory to archiver more gentlyVictoria Dye1-2/+8
2022-08-12scalar-diagnose: avoid 32-bit overflow of size_tVictoria Dye1-1/+1
2022-08-12scalar-diagnose: use "$GIT_UNZIP" in testVictoria Dye1-4/+4
2022-08-12The twelfth batchJunio C Hamano1-0/+4
2022-08-12Merge branch 'ab/plug-revisions-leak'Junio C Hamano17-28/+59
2022-08-12Merge branch 'ab/leak-check'Junio C Hamano57-227/+405
2022-08-12Merge branch 'gc/git-reflog-doc-markup'Junio C Hamano1-1/+1