index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-6
/
+45
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-6
/
+45
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-6
/
+45
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
1
-5
/
+34
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
1
-1
/
+11
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
1
-0
/
+14
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
1
-1
/
+20
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
1
-5
/
+1
2023-07-27
Merge branch 'jc/transport-parseopt-fix'
Junio C Hamano
1
-4
/
+1
2023-07-18
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
1
-4
/
+1
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-4
/
+7
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-4
/
+7
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
init-db, clone: change unnecessary global into passed parameter
Elijah Newren
1
-1
/
+2
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+2
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+3
2023-04-24
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-20
Merge branch 'gc/better-error-when-local-clone-fails-with-symlink'
Junio C Hamano
1
-1
/
+11
2023-04-11
Merge branch 'jc/clone-object-format-from-void'
Junio C Hamano
1
-5
/
+6
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
1
-0
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
1
-0
/
+1
2023-04-11
clone: error specifically with --local and symlinked objects
Glen Choo
1
-1
/
+11
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+4
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-3
/
+3
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
1
-5
/
+6
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-3
/
+3
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
1
-2
/
+3
2023-02-15
Merge branch 'ds/bundle-uri-5'
Junio C Hamano
1
-1
/
+5
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
1
-4
/
+4
2023-02-06
clone: use free() instead of UNLEAK()
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2023-02-06
Sync with 2.38.4
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.37.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.36.5
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.35.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.34.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.33.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.32.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.31.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.30.8
Johannes Schindelin
1
-4
/
+4
[next]