index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-7
/
+6
|
\
|
*
clone: convert cmd_clone to use refspec_item_init
Brandon Williams
2018-05-17
1
-6
/
+4
|
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-2
/
+2
|
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams
2018-03-15
1
-1
/
+1
*
|
object-store: close all packs upon clearing the object store
Stefan Beller
2018-03-26
1
-1
/
+1
*
|
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
1
-0
/
+1
*
|
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-2
/
+20
|
\
\
|
*
|
clone: partial clone
Jonathan Tan
2017-12-08
1
-2
/
+20
*
|
|
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
2018-01-23
1
-7
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
clone: do not clean up directories we didn't create
Jeff King
2018-01-03
1
-4
/
+16
|
*
|
clone: factor out dir_exists() helper
Jeff King
2018-01-03
1
-3
/
+8
|
|
/
*
|
Merge branch 'jt/transport-hide-vtable'
Junio C Hamano
2017-12-28
1
-3
/
+0
|
\
\
|
*
|
clone, fetch: remove redundant transport check
Jonathan Tan
2017-12-14
1
-3
/
+0
|
|
/
*
|
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
2017-12-27
1
-1
/
+2
|
\
\
|
*
|
clone: support 'clone --shared' from a worktree
Eric Sunshine
2017-12-12
1
-1
/
+2
*
|
|
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
2017-11-15
1
-2
/
+2
|
\
\
\
|
*
|
|
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
2017-11-06
1
-2
/
+2
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-11-06
1
-11
/
+11
|
\
|
|
|
|
*
|
|
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
*
|
|
Convert check_connected to use struct object_id
brian m. carlson
2017-10-16
1
-2
/
+2
|
*
|
|
refs: update ref transactions to use struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
*
|
|
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
1
-7
/
+7
|
|
|
/
|
|
/
|
*
/
|
treewide: prefer lockfiles on the stack
Martin Ågren
2017-10-06
1
-4
/
+3
|
/
/
*
|
clone: release strbuf after use in remove_junk()
Rene Scharfe
2017-09-07
1
-1
/
+1
*
|
pack: move pack-closing functions
Jonathan Tan
2017-08-24
1
-0
/
+1
*
|
Merge branch 'bw/clone-recursive-quiet'
Junio C Hamano
2017-08-22
1
-0
/
+3
|
\
\
|
*
|
clone: teach recursive clones to respect -q
Brandon Williams
2017-08-04
1
-0
/
+3
|
*
|
Merge branch 'jn/clone-add-empty-config-from-command-line' into maint
Junio C Hamano
2017-06-05
1
-1
/
+3
|
|
\
\
*
|
\
\
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
|
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'jn/clone-add-empty-config-from-command-line'
Junio C Hamano
2017-05-16
1
-1
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
clone: handle empty config values in -c
Jonathan Nieder
2017-05-02
1
-1
/
+3
*
|
|
|
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
2017-05-01
1
-2
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'bw/submodule-is-active'
Junio C Hamano
2017-03-30
1
-7
/
+43
|
\
\
\
|
*
|
|
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
2017-03-18
1
-7
/
+43
*
|
|
|
builtin/clone: convert to struct object_id
brian m. carlson
2017-02-22
1
-5
/
+5
|
/
/
/
*
|
|
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
2017-02-02
1
-2
/
+2
|
\
\
\
|
*
|
|
use absolute_pathdup()
René Scharfe
2017-01-27
1
-2
/
+2
|
*
|
|
Merge branch 'jk/clone-copy-alternates-fix' into maint
Junio C Hamano
2016-10-28
1
-2
/
+5
|
|
\
\
\
*
|
\
\
\
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
2016-12-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]