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
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
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-11
/
+11
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
1
-2
/
+2
2017-10-16
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
Convert check_connected to use struct object_id
brian m. carlson
1
-2
/
+2
2017-10-16
refs: update ref transactions to use struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
1
-7
/
+7
2017-10-06
treewide: prefer lockfiles on the stack
Martin Ågren
1
-4
/
+3
2017-09-07
clone: release strbuf after use in remove_junk()
Rene Scharfe
1
-1
/
+1
2017-08-23
pack: move pack-closing functions
Jonathan Tan
1
-0
/
+1
2017-08-22
Merge branch 'bw/clone-recursive-quiet'
Junio C Hamano
1
-0
/
+3
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
1
-0
/
+3
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-1
/
+1
2017-06-05
Merge branch 'jn/clone-add-empty-config-from-command-line' into maint
Junio C Hamano
1
-1
/
+3
[next]