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
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-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
2022-10-06
Sync with 2.35.5
Taylor Blau
2022-10-06
Sync with 2.34.5
Taylor Blau
2022-10-06
Sync with 2.33.5
Taylor Blau
2022-10-06
Sync with 2.32.4
Taylor Blau
2022-10-06
Sync with 2.31.5
Taylor Blau
2022-10-06
Sync with 2.30.6
Taylor Blau
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
2022-04-30
clone: plug a miniscule leak
Junio C Hamano
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2022-03-09
clone: fail gracefully when cloning filtered bundle
Derrick Stolee
2022-03-01
checkout, clone: die if tree cannot be parsed
Glen Choo
2022-02-25
Merge branch 'js/apply-partial-clone-filters-recursively'
Junio C Hamano
2022-02-18
Merge branch 'ab/release-transport-ls-refs-options'
Junio C Hamano
2022-02-09
clone, submodule: pass partial clone filters to submodules
Josh Steadmon
2022-02-09
Merge branch 'jt/clone-not-quite-empty'
Junio C Hamano
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-06
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
2022-01-12
Merge branch 'ps/lockfile-cleanup-fix'
Junio C Hamano
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-07
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer
2022-01-07
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2021-12-15
clone: avoid using deprecated `sparse-checkout init`
Elijah Newren
2021-10-23
clone: fix a memory leak of the "git_dir" variable
Ævar Arnfjörð Bjarmason
2021-10-13
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
2021-10-03
Merge branch 'jk/clone-unborn-head-in-bare'
Junio C Hamano
2021-09-27
Remove ignored files by default when they are in the way
Elijah Newren
2021-09-27
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-20
Merge branch 'ar/submodule-add-more'
Junio C Hamano
2021-09-20
Merge branch 'ps/fetch-optim'
Junio C Hamano
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-01
connected: refactor iterator to return next object ID directly
Patrick Steinhardt
2021-08-30
clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled
Mahi Kolla
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-10
dir: libify and export helper functions from clone.c
Atharva Raykar
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
2021-05-19
clone: clean up directory after transport_fetch_refs() failure
Jeff King
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-08
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
[next]