summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano1-11/+2
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-11/+2
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano1-11/+2
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-11/+2
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin1-11/+1
2024-04-19Sync with 2.42.2Johannes Schindelin3-8/+131
2024-04-19Sync with 2.41.1Johannes Schindelin3-8/+131
2024-04-19Sync with 2.40.2Johannes Schindelin4-26/+135
2024-04-19Sync with 2.39.4Johannes Schindelin4-26/+135
2024-04-19Merge branch 'ownership-checks-in-local-clones'Johannes Schindelin1-5/+34
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin1-1/+11
2024-04-17init: refactor the template directory discovery into its own functionJohannes Schindelin1-18/+4
2024-04-17submodule: require the submodule path to contain directories onlyJohannes Schindelin1-1/+31
2024-04-17clone_submodule: avoid using `access()` on directoriesJohannes Schindelin1-1/+1
2024-04-17submodules: submodule paths must not contain symlinksJohannes Schindelin1-0/+35
2024-04-17clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek1-0/+17
2024-04-17upload-pack: disable lazy-fetching by defaultJeff King1-0/+2
2024-04-17builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt1-0/+14
2024-04-17builtin/clone: abort when hardlinked source and target file differPatrick Steinhardt1-1/+20
2024-04-17builtin/clone: stop resolving symlinks when copying filesPatrick Steinhardt1-5/+1
2024-02-13Merge branch 'ps/report-failure-from-git-stash' into maint-2.43Junio C Hamano1-4/+4
2024-02-13Merge branch 'jc/sign-buffer-failure-propagation-fix' into maint-2.43Junio C Hamano1-1/+1
2024-02-13Merge branch 'jc/comment-style-fixes' into maint-2.43Junio C Hamano1-5/+5
2024-02-13Merge branch 'tc/show-ref-exists-fix' into maint-2.43Junio C Hamano1-1/+1
2024-02-08Merge branch 'jk/index-pack-lsan-false-positive-fix' into maint-2.43Junio C Hamano1-0/+2
2024-02-08Merge branch 'rs/fast-import-simplify-mempool-allocation' into maint-2.43Junio C Hamano1-2/+1
2024-02-08Merge branch 'en/header-cleanup' into maint-2.43Junio C Hamano67-137/+5
2024-02-08Merge branch 'jc/orphan-unborn' into maint-2.43Junio C Hamano2-4/+4
2024-02-08Merge branch 'la/trailer-cleanups' into maint-2.43Junio C Hamano2-2/+2
2024-02-08Merge branch 'jc/retire-cas-opt-name-constant' into maint-2.43Junio C Hamano2-3/+3
2024-02-08Merge branch 'rs/rebase-use-strvec-pushf' into maint-2.43Junio C Hamano1-11/+6
2024-02-08Merge branch 'jk/config-cleanup' into maint-2.43Junio C Hamano2-33/+25
2024-02-08Merge branch 'rs/incompatible-options-messages' into maint-2.43Junio C Hamano5-32/+26
2024-02-08Merge branch 'rs/column-leakfix' into maint-2.43Junio C Hamano1-0/+2
2024-02-08Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43Junio C Hamano2-2/+5
2024-02-08Merge branch 'jb/reflog-expire-delete-dry-run-options' into maint-2.43Junio C Hamano1-2/+2
2024-02-08Merge branch 'jc/sparse-checkout-set-default-fix' into maint-2.43Junio C Hamano1-1/+1
2024-02-08Merge branch 'jx/fetch-atomic-error-message-fix' into maint-2.43Junio C Hamano1-5/+9
2024-02-08Merge branch 'rs/show-ref-incompatible-options' into maint-2.43Junio C Hamano1-3/+3
2024-02-08Merge branch 'jk/implicit-true' into maint-2.43Junio C Hamano6-6/+22
2024-02-08Merge branch 'jk/bisect-reset-fix' into maint-2.43Junio C Hamano1-5/+4
2024-02-07tag: fix sign_buffer() call to create a signed tagJunio C Hamano1-1/+1
2024-02-06builtin/stash: report failure to write to indexPatrick Steinhardt1-4/+4
2024-01-29builtin/worktree: comment style fixesJunio C Hamano1-5/+5
2024-01-18builtin/show-ref: treat directory as non-existing in --existsToon Claes1-1/+1
2024-01-05index-pack: spawn threads atomicallyJeff King1-0/+2
2023-12-26sparse-checkout: use default patterns for 'set' only !stdinJunio C Hamano1-1/+1
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren8-9/+0
2023-12-26treewide: add direct includes currently only pulled in transitivelyElijah Newren3-0/+3
2023-12-26fsmonitor--daemon.h: remove unnecessary includesElijah Newren1-0/+2