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
/
fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-1
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-5
/
+5
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
1
-1
/
+1
2018-03-15
fetch: pass ref prefixes when fetching
Brandon Williams
1
-1
/
+18
2018-03-15
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams
1
-2
/
+2
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-1
/
+1
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
1
-4
/
+4
2018-03-06
Merge branch 'ab/fetch-prune'
Junio C Hamano
1
-8
/
+46
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-6
/
+77
2018-02-09
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
1
-3
/
+14
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
1
-3
/
+29
2018-02-09
fetch: stop accessing "remote" variable indirectly
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-02-09
fetch: trivially refactor assignment to ref_nr
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-02-09
fetch: don't redundantly NULL something calloc() gave us
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-02-09
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-28
Merge branch 'jt/transport-hide-vtable'
Junio C Hamano
1
-3
/
+0
2017-12-14
clone, fetch: remove redundant transport check
Jonathan Tan
1
-3
/
+0
2017-12-12
submodule: convert get_next_submodule to not rely on the_index
Brandon Williams
1
-1
/
+3
2017-12-08
fetch: inherit filter-spec from partial clone
Jeff Hostetler
1
-3
/
+53
2017-12-08
fetch: support filters
Jeff Hostetler
1
-2
/
+21
2017-12-08
fetch: refactor calculation of remote list
Jonathan Tan
1
-6
/
+8
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
-2
/
+2
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
1
-0
/
+1
2017-08-23
pack: move pack-closing functions
Jonathan Tan
1
-0
/
+1
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-4
/
+0
2017-08-03
fetch: don't overlay config with submodule-config
Brandon Williams
1
-1
/
+0
2017-08-02
submodule: remove fetch.recursesubmodules from submodule-config parsing
Brandon Williams
1
-1
/
+7
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
1
-1
/
+17
2017-07-13
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
1
-25
/
+11
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
1
-4
/
+6
2017-06-27
builtin/fetch cleanup: always set default value for submodule recursing
Stefan Beller
1
-3
/
+2
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
1
-4
/
+6
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-23
builtin/fetch: parse recurse-submodules-default at default options parsing
Stefan Beller
1
-9
/
+10
2017-06-23
builtin/fetch: factor submodule recurse parsing out to submodule config
Stefan Beller
1
-16
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
1
-0
/
+7
2017-06-01
builtin/fetch.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+7
2017-05-23
ref_store: take a `msg` parameter when deleting references
Michael Haggerty
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-3
/
+4
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2017-03-30
fetch: use heap buffer to format reflog
Jeff King
1
-2
/
+4
2017-03-28
submodule: convert check_for_new_submodule_commits to object_id
brian m. carlson
1
-3
/
+3
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
1
-1
/
+1
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
1
-1
/
+1
2017-01-10
Merge branch 'jt/fetch-no-redundant-tag-fetch-map'
Junio C Hamano
1
-3
/
+0
2016-12-05
clone,fetch: explain the shallow-clone option a little more clearly
Alex Henrie
1
-1
/
+1
2016-11-11
fetch: do not redundantly calculate tag refmap
Jonathan Tan
1
-3
/
+0
[prev]
[next]