summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge branch 'jx/sideband-chomp-newline-fix'Junio C Hamano4-10/+147
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano21-192/+1033
2024-01-12Merge branch 'jk/t1006-cat-file-objectsize-disk'Junio C Hamano1-0/+36
2024-01-12Merge branch 'jw/builtin-objectmode-attr'Junio C Hamano5-3/+210
2024-01-12Merge branch 'js/contributor-docs-updates'Junio C Hamano2-11/+24
2024-01-12strvec: use correct member name in commentsLinus Arver1-4/+4
2024-01-12messages: mark some strings with "up-to-date" not to touchJunio C Hamano3-0/+4
2024-01-12t5541: remove lockfile creationJustin Tobler1-13/+5
2024-01-12t1401: remove lockfile creationJustin Tobler1-3/+2
2024-01-11branch: make the advice to force-deleting a conditional oneRubén Justo4-3/+10
2024-01-11advice: fix an unexpected leading spaceRubén Justo1-1/+1
2024-01-11advice: sort the advice related listsRubén Justo3-91/+88
2024-01-11git-p4: stop reaching into the refdbPatrick Steinhardt1-1/+2
2024-01-11reftable/blocksource: use mmap to read tablesPatrick Steinhardt1-15/+7
2024-01-11reftable/blocksource: refactor code to match our coding stylePatrick Steinhardt1-9/+8
2024-01-11reftable/stack: use stat info to avoid re-reading stack listPatrick Steinhardt3-1/+13
2024-01-11reftable/stack: refactor reloading to use file descriptorPatrick Steinhardt1-3/+18
2024-01-11reftable/stack: refactor stack reloading to have common exit pathPatrick Steinhardt1-43/+41
2024-01-10gitweb: die when a configuration file cannot be readMarcelo Roberto Jimenez1-1/+3
2024-01-10doc: refer to pathspec instead of pathBritton Leo Kerin1-2/+2
2024-01-10doc: use singular form of repeatable path argBritton Leo Kerin1-1/+1
2024-01-10t4129: prevent loss of exit code due to the use of pipesChandra Pratap1-2/+4
2024-01-10mingw: give more details about unsafe directory's ownershipSören Krecker1-13/+57
2024-01-08The sixth batchJunio C Hamano1-0/+15
2024-01-08Merge branch 'rs/mem-pool-improvements'Junio C Hamano3-6/+36
2024-01-08Merge branch 'rs/fast-import-simplify-mempool-allocation'Junio C Hamano1-2/+1
2024-01-08Merge branch 'en/sparse-checkout-eoo'Junio C Hamano2-7/+10
2024-01-08Merge branch 'jc/sparse-checkout-set-default-fix'Junio C Hamano1-1/+1
2024-01-08Merge branch 'en/header-cleanup'Junio C Hamano191-335/+25
2024-01-08Merge branch 'ml/doc-merge-updates'Junio C Hamano1-35/+35
2024-01-08Merge branch 'jc/archive-list-with-extra-args'Junio C Hamano2-0/+12
2024-01-08fetch: add new config option fetch.allTamino Bauknecht4-3/+186
2024-01-08builtin/worktree: create refdb via ref backendPatrick Steinhardt1-26/+22
2024-01-08worktree: expose interface to look up worktree by namePatrick Steinhardt2-11/+28
2024-01-08builtin/worktree: move setup of commondir file earlierPatrick Steinhardt1-3/+4
2024-01-08refs/files: skip creation of "refs/{heads,tags}" for worktreesPatrick Steinhardt2-8/+16
2024-01-08setup: move creation of "refs/" into the files backendPatrick Steinhardt2-15/+17
2024-01-08refs: prepare `refs_init_db()` for initializing worktree refsPatrick Steinhardt7-10/+13
2024-01-08Merge branch 'ps/refstorage-extension' into ps/worktree-refdb-initializationJunio C Hamano34-121/+479
2024-01-08ci: add job performing static analysis on GitLab CIPatrick Steinhardt2-1/+16
2024-01-08git-prompt: stop manually parsing HEAD with unknown ref formatsPatrick Steinhardt1-7/+24
2024-01-08Merge branch 'ps/refstorage-extension' into ps/prompt-parse-HEAD-futureproofJunio C Hamano29-35/+334
2024-01-08branch: clarify <oldbranch> termRubén Justo1-1/+2
2024-01-05rebase: clarify --reschedule-failed-exec defaultIllia Bobyr1-7/+10
2024-01-05index-pack: spawn threads atomicallyJeff King1-0/+2
2024-01-05commit-graph: retain commit slab when closing NULL commit_graphJeff King2-1/+5
2024-01-04write-or-die: make GIT_FLUSH a Boolean environment variableChandra Pratap2-14/+10
2024-01-03push: region_leave trace for negotiate_using_fetchSam Delmerico1-1/+1
2024-01-03Documentation: fix statement about rebase.instructionFormatMaarten van der Schrieck2-2/+2
2024-01-03reftable/merged: transfer ownership of records when iteratingPatrick Steinhardt1-2/+4