index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+4
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-3
/
+3
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
1
-5
/
+6
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-3
/
+3
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
1
-2
/
+3
2023-02-15
Merge branch 'ds/bundle-uri-5'
Junio C Hamano
1
-1
/
+5
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
1
-4
/
+4
2023-02-06
clone: use free() instead of UNLEAK()
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2023-02-06
Sync with 2.38.4
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.37.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.36.5
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.35.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.34.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.33.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.32.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.31.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.30.8
Johannes Schindelin
1
-4
/
+4
2023-01-31
clone: set fetch.bundleURI if appropriate
Derrick Stolee
1
-1
/
+5
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
1
-4
/
+4
2023-01-02
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
1
-0
/
+21
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
1
-5
/
+20
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
1
-2
/
+6
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
1
-16
/
+17
2022-10-25
Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38
Junio C Hamano
1
-3
/
+0
2022-10-17
Sync with v2.38.1
Junio C Hamano
1
-3
/
+5
2022-10-10
Merge branch 'jk/clone-allow-bare-and-o-together'
Junio C Hamano
1
-3
/
+0
2022-10-06
Sync with 2.37.4
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.36.3
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.35.5
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.34.5
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.33.5
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.32.4
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.31.5
Taylor Blau
1
-3
/
+5
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-3
/
+5
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
1
-3
/
+5
2022-09-22
clone: allow "--bare" with "-o"
Jeff King
1
-3
/
+0
2022-09-19
Merge branch 'jk/list-objects-filter-cleanup'
Junio C Hamano
1
-1
/
+1
2022-09-12
list-objects-filter: add and use initializers
Jeff King
1
-1
/
+1
2022-08-24
clone: warn on failure to repo_init()
Derrick Stolee
1
-2
/
+3
2022-08-10
clone: --bundle-uri cannot be combined with --depth
Derrick Stolee
1
-0
/
+3
2022-08-10
clone: add --bundle-uri option
Derrick Stolee
1
-0
/
+15
2022-08-05
Merge branch 'jk/clone-unborn-confusion' into maint
Junio C Hamano
1
-36
/
+45
[prev]
[next]