index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
2024-09-30
builtin/clone: fix leaking repo state when cloning with bundle URIs
Patrick Steinhardt
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-08
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-17
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
2024-06-11
builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
Patrick Steinhardt
2024-06-07
refspec: remove global tag refspec structure
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-05-30
Merge branch 'jc/fix-2.45.1-and-friends-for-maint'
Junio C Hamano
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
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-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
2024-05-13
Sync with Git 2.45.1
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
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-18
builtin/clone: stop using `the_index`
Patrick Steinhardt
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
[prev]
[next]