index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
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.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-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
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
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2023-02-15
Merge branch 'ds/bundle-uri-5'
Junio C Hamano
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
2023-02-06
clone: use free() instead of UNLEAK()
Ævar Arnfjörð Bjarmason
2023-02-06
Sync with 2.38.4
Johannes Schindelin
2023-02-06
Sync with 2.37.6
Johannes Schindelin
2023-02-06
Sync with 2.36.5
Johannes Schindelin
2023-02-06
Sync with 2.35.7
Johannes Schindelin
2023-02-06
Sync with 2.34.7
Johannes Schindelin
2023-02-06
Sync with 2.33.7
Johannes Schindelin
2023-02-06
Sync with 2.32.6
Johannes Schindelin
2023-02-06
Sync with 2.31.7
Johannes Schindelin
2023-02-06
Sync with 2.30.8
Johannes Schindelin
2023-01-31
clone: set fetch.bundleURI if appropriate
Derrick Stolee
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
2023-01-02
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
[next]