index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
Lines
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
-11
/
+2
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
-11
/
+2
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
-11
/
+1
2024-04-29
Sync with 2.44.1
Johannes Schindelin
-6
/
+45
2024-04-19
Sync with 2.43.4
Johannes Schindelin
-6
/
+45
2024-04-19
Sync with 2.42.2
Johannes Schindelin
-6
/
+45
2024-04-19
Sync with 2.41.1
Johannes Schindelin
-6
/
+45
2024-04-19
Sync with 2.40.2
Johannes Schindelin
-6
/
+45
2024-04-19
Sync with 2.39.4
Johannes Schindelin
-6
/
+45
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
-5
/
+34
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
-1
/
+11
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
-0
/
+14
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
-1
/
+20
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
-5
/
+1
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
-1
/
+1
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
-1
/
+1
2024-03-07
Merge branch 'ps/remote-helper-repo-initialization-fix'
Junio C Hamano
-0
/
+46
2024-03-07
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
-1
/
+2
2024-03-05
builtin/clone.c: trivial fix of message
Alexander Shopov
-1
/
+1
2024-02-27
builtin/clone: allow remote helpers to detect repo
Patrick Steinhardt
-0
/
+46
2024-02-23
Always check `parse_tree*()`'s return value
Johannes Schindelin
-1
/
+2
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
-1
/
+0
2024-02-08
Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43
Junio C Hamano
-1
/
+3
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
-3
/
+14
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
-1
/
+0
2024-01-02
builtin/clone: introduce `--ref-format=` value flag
Patrick Steinhardt
-1
/
+11
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
-1
/
+1
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
-2
/
+3
2023-12-27
Merge branch 'ps/clone-into-reftable-repository'
Junio C Hamano
-30
/
+35
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-1
/
+0
2023-12-20
Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extension
Junio C Hamano
-30
/
+35
2023-12-20
Merge branch 'jk/implicit-true'
Junio C Hamano
-0
/
+2
2023-12-12
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
-1
/
+8
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
-1
/
+1
2023-12-12
builtin/clone: set up sparse checkout later
Patrick Steinhardt
-3
/
+3
2023-12-12
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt
-25
/
+23
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
-0
/
+2
2023-11-27
i18n: factorize even more 'incompatible options' messages
René Scharfe
-1
/
+3
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
-1
/
+1
2023-07-27
Merge branch 'jc/transport-parseopt-fix'
Junio C Hamano
-4
/
+1
2023-07-18
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
-4
/
+1
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
-4
/
+7
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
-4
/
+7
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
-1
/
+1
[next]