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
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-5
/
+3
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
2019-04-18
clone: send server options when using protocol v2
Jonathan Tan
1
-0
/
+6
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-0
/
+1
2019-02-05
Merge branch 'js/filter-options-should-use-plain-int'
Junio C Hamano
1
-1
/
+5
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-15
filter-options: expand scaled numbers
Josh Steadmon
1
-1
/
+5
2019-01-04
Merge branch 'sg/clone-initial-fetch-configuration'
Junio C Hamano
1
-14
/
+19
2018-11-16
clone: respect additional configured fetch refspecs during initial fetch
SZEDER Gábor
1
-10
/
+15
2018-11-16
clone: use a more appropriate variable name for the default refspec
SZEDER Gábor
1
-6
/
+6
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-0
/
+1
2018-08-17
clone: report duplicate entries on case-insensitive filesystems
Duy Nguyen
1
-0
/
+1
2018-08-15
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
1
-2
/
+2
2018-08-15
Merge branch 'bw/clone-ref-prefixes'
Junio C Hamano
1
-5
/
+15
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-1
/
+2
2018-08-01
fetch-pack: unify ref in and out param
Jonathan Tan
1
-2
/
+2
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
1
-2
/
+2
2018-07-20
clone: send ref-prefixes when using protocol v2
Brandon Williams
1
-5
/
+15
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-1
/
+2
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
1
-1
/
+1
2018-06-28
fetch-pack: put shallow info in output parameter
Brandon Williams
1
-2
/
+2
2018-06-11
refspec: s/refspec_item_init/&_or_die/g
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-05-30
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
1
-7
/
+6
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-1
/
+1
2018-05-18
clone: convert cmd_clone to use refspec_item_init
Brandon Williams
1
-6
/
+4
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
1
-2
/
+2
[next]