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
2025-07-23
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_multivar_gently()` wrapper
Patrick Steinhardt
1
-4
/
+4
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
1
-4
/
+4
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
1
-4
/
+6
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
1
-3
/
+1
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-3
/
+1
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
1
-3
/
+10
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
1
-3
/
+3
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
1
-3
/
+3
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
1
-3
/
+10
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
1
-2
/
+5
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
1
-2
/
+2
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
1
-1
/
+1
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
1
-0
/
+2
2025-03-25
builtin/clone: suppress unexpected default branch advice
Justin Tobler
1
-2
/
+5
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
1
-0
/
+2
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-1
/
+1
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
1
-2
/
+2
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
1
-1
/
+1
2025-02-06
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes
1
-11
/
+46
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
1
-15
/
+29
2025-02-06
clone: add tags refspec earlier to fetch refspec
Toon Claes
1
-16
/
+11
2025-02-06
clone: refactor wanted_peer_refs()
Toon Claes
1
-24
/
+15
2025-02-06
clone: make it possible to specify --tags
Toon Claes
1
-7
/
+7
2025-02-06
clone: cut down on global variables in clone.c
Toon Claes
1
-94
/
+101
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+3
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
1
-2
/
+2
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
1
-1
/
+0
2024-11-21
global: drop `UNLEAK()` annotation
Patrick Steinhardt
1
-1
/
+0
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
1
-2
/
+2
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
1
-1
/
+1
2024-11-04
doc: correct misleading descriptions for --shallow-exclude
Elijah Newren
1
-2
/
+2
2024-09-30
builtin/clone: fix leaking repo state when cloning with bundle URIs
Patrick Steinhardt
1
-0
/
+27
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-08-08
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt
1
-2
/
+8
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
[next]