index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
1
-0
/
+5
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
1
-0
/
+5
2020-02-14
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
1
-1
/
+1
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
1
-2
/
+3
2020-01-24
clone: fix --sparse option with URLs
Derrick Stolee
1
-1
/
+1
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-0
/
+27
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-1
/
+1
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-1
/
+1
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
1
-1
/
+1
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
1
-3
/
+0
2019-12-01
Merge branch 'mr/clone-dir-exists-to-path-exists'
Junio C Hamano
1
-4
/
+4
2019-11-22
clone: add --sparse mode
Derrick Stolee
1
-0
/
+27
2019-11-13
clone: remove fetch_if_missing=0
Jonathan Tan
1
-3
/
+0
2019-10-29
clone: rename static function `dir_exists()`.
Miriam Rubio
1
-4
/
+4
2019-10-11
Merge branch 'rs/dedup-includes'
Junio C Hamano
1
-1
/
+0
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-1
/
+1
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
1
-1
/
+0
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-5
/
+3
2019-08-19
cache: remove null_sha1
brian m. carlson
1
-1
/
+1
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
1
-1
/
+1
2019-07-25
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
1
-32
/
+43
2019-07-11
clone: replace strcmp by fspathcmp
Matheus Tavares
1
-1
/
+1
2019-07-11
clone: use dir-iterator to avoid explicit dir traversal
Matheus Tavares
1
-22
/
+25
2019-07-11
clone: extract function from copy_or_link_directory
Matheus Tavares
1
-8
/
+16
2019-07-11
clone: copy hidden paths at local clone
Matheus Tavares
1
-1
/
+1
2019-07-11
clone: better handle symlinked files at .git/objects/
Matheus Tavares
1
-1
/
+1
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
1
-1
/
+1
2019-06-28
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
1
-5
/
+3
2019-06-17
Merge branch 'xl/record-partial-clone-origin'
Junio C Hamano
1
-1
/
+1
2019-06-17
Merge branch 'ba/clone-remote-submodules'
Junio C Hamano
1
-0
/
+8
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
1
-3
/
+2
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
1
-1
/
+1
2019-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-1
/
+1
2019-05-28
clone: add `--remote-submodules` flag
Ben Avison
1
-0
/
+8
2019-05-19
Merge branch 'nd/parse-options-aliases'
Junio C Hamano
1
-4
/
+1
2019-05-13
Merge branch 'js/partial-clone-connectivity-check'
Junio C Hamano
1
-2
/
+4
2019-05-13
clone: drop dest parameter from copy_alternates()
Jeff King
1
-3
/
+2
2019-05-07
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-07
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2019-04-21
clone: do faster object check for partial clones
Josh Steadmon
1
-2
/
+4
[next]