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-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
2024-04-29
Sync with 2.44.1
Johannes Schindelin
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-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
2024-03-07
Merge branch 'ps/remote-helper-repo-initialization-fix'
Junio C Hamano
2024-03-07
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-05
builtin/clone.c: trivial fix of message
Alexander Shopov
2024-02-27
builtin/clone: allow remote helpers to detect repo
Patrick Steinhardt
2024-02-23
Always check `parse_tree*()`'s return value
Johannes Schindelin
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-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
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
[next]