index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
1
-1
/
+2
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
1
-2
/
+2
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
1
-1
/
+1
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
1
-5
/
+9
2024-06-17
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
1
-1
/
+1
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
1
-2
/
+2
2024-06-11
builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
Patrick Steinhardt
1
-1
/
+2
2024-06-07
refspec: remove global tag refspec structure
Patrick Steinhardt
1
-2
/
+6
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-3
/
+3
2024-06-07
update-ref: add support for 'symref-create' command
Karthik Nayak
1
-1
/
+1
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
1
-1
/
+1
2024-05-30
Merge branch 'jc/fix-2.45.1-and-friends-for-maint'
Junio C Hamano
1
-11
/
+2
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
1
-1
/
+4
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
1
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
1
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
1
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
1
-11
/
+2
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-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
1
-11
/
+2
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
1
-1
/
+4
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
1
-11
/
+1
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
1
-3
/
+3
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
1
-1
/
+4
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
1
-15
/
+21
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
1
-15
/
+21
2024-05-13
Sync with Git 2.45.1
Junio C Hamano
1
-6
/
+45
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-15
/
+21
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-6
/
+45
2024-04-19
Sync with 2.43.4
Johannes Schindelin
1
-6
/
+45
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-6
/
+45
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-18
builtin/clone: stop using `the_index`
Patrick Steinhardt
1
-4
/
+3
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
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-1
/
+1
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
1
-1
/
+1
2024-03-07
Merge branch 'ps/remote-helper-repo-initialization-fix'
Junio C Hamano
1
-0
/
+46
2024-03-07
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
1
-1
/
+2
2024-03-05
builtin/clone.c: trivial fix of message
Alexander Shopov
1
-1
/
+1
2024-02-27
builtin/clone: allow remote helpers to detect repo
Patrick Steinhardt
1
-0
/
+46
2024-02-23
Always check `parse_tree*()`'s return value
Johannes Schindelin
1
-1
/
+2
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
1
-1
/
+0
2024-02-08
Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43
Junio C Hamano
1
-1
/
+3
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
1
-3
/
+14
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-1
/
+0
[next]