index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
2024-04-19
Sync with 2.43.4
Johannes Schindelin
2024-04-19
Sync with 2.42.2
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-08
Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43
Junio C Hamano
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-02
builtin/clone: introduce `--ref-format=` value flag
Patrick Steinhardt
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
2023-12-27
Merge branch 'ps/clone-into-reftable-repository'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-20
Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extension
Junio C Hamano
2023-12-20
Merge branch 'jk/implicit-true'
Junio C Hamano
2023-12-12
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
2023-12-12
builtin/clone: set up sparse checkout later
Patrick Steinhardt
2023-12-12
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
2023-11-27
i18n: factorize even more 'incompatible options' messages
René Scharfe
2023-07-27
Merge branch 'jc/transport-parseopt-fix'
Junio C Hamano
2023-07-18
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
init-db, clone: change unnecessary global into passed parameter
Elijah Newren
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-20
Merge branch 'gc/better-error-when-local-clone-fails-with-symlink'
Junio C Hamano
2023-04-11
Merge branch 'jc/clone-object-format-from-void'
Junio C Hamano
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-11
clone: error specifically with --local and symlinked objects
Glen Choo
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
[next]