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-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-1
/
+1
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-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
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-0
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-1
/
+1
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
1
-1
/
+1
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
1
-0
/
+1
2018-03-15
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams
1
-1
/
+1
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-2
/
+20
2018-01-23
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
1
-7
/
+24
2018-01-03
clone: do not clean up directories we didn't create
Jeff King
1
-4
/
+16
2018-01-03
clone: factor out dir_exists() helper
Jeff King
1
-3
/
+8
2017-12-28
Merge branch 'jt/transport-hide-vtable'
Junio C Hamano
1
-3
/
+0
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
1
-1
/
+2
2017-12-14
clone, fetch: remove redundant transport check
Jonathan Tan
1
-3
/
+0
2017-12-11
clone: support 'clone --shared' from a worktree
Eric Sunshine
1
-1
/
+2
2017-12-08
clone: partial clone
Jonathan Tan
1
-2
/
+20
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
1
-2
/
+2
[next]