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-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
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
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-05-26
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-16
Merge branch 'jn/clone-add-empty-config-from-command-line'
Junio C Hamano
1
-1
/
+3
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-02
clone: handle empty config values in -c
Jonathan Nieder
1
-1
/
+3
2017-05-01
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
1
-2
/
+11
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-7
/
+43
2017-03-18
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
1
-7
/
+43
2017-02-22
builtin/clone: convert to struct object_id
brian m. carlson
1
-5
/
+5
2017-02-02
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
1
-2
/
+2
2017-01-27
use absolute_pathdup()
René Scharfe
1
-2
/
+2
2016-12-19
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
1
-1
/
+1
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
1
-1
/
+1
2016-12-05
clone,fetch: explain the shallow-clone option a little more clearly
Alex Henrie
1
-1
/
+1
2016-10-28
Merge branch 'jk/clone-copy-alternates-fix' into maint
Junio C Hamano
1
-2
/
+5
2016-10-17
Merge branch 'jk/clone-copy-alternates-fix'
Junio C Hamano
1
-2
/
+5
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-3
/
+21
2016-10-05
clone: detect errors in normalize_path_copy
Jeff King
1
-2
/
+5
2016-10-03
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
Junio C Hamano
1
-8
/
+6
2016-09-25
init: call set_git_dir_init() from within init_db()
Nguyễn Thái Ngọc Duy
1
-8
/
+7
[next]