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
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
2016-10-28
Merge branch 'jk/fetch-quick-tag-following' into maint
Junio C Hamano
1
-4
/
+7
2016-10-27
Merge branch 'jc/abbrev-auto'
Junio C Hamano
1
-16
/
+21
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
1
-0
/
+3
2016-10-26
Merge branch 'jk/fetch-quick-tag-following'
Junio C Hamano
1
-4
/
+7
2016-10-21
transport: allow summary-width to be computed dynamically
Junio C Hamano
1
-2
/
+2
2016-10-21
fetch: pass summary_width down the callchain
Junio C Hamano
1
-16
/
+21
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
1
-4
/
+7
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-7
/
+43
2016-10-03
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
Junio C Hamano
1
-0
/
+3
2016-08-03
Merge branch 'jk/push-progress'
Junio C Hamano
1
-2
/
+4
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
1
-1
/
+1
2016-07-20
check_everything_connected: use a struct with named options
Jeff King
1
-2
/
+4
2016-07-19
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-40
/
+157
2016-07-11
Merge branch 'km/fetch-do-not-free-remote-name' into maint
Junio C Hamano
1
-4
/
+2
2016-07-06
Merge branch 'km/fetch-do-not-free-remote-name'
Junio C Hamano
1
-4
/
+2
2016-07-06
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
1
-1
/
+76
2016-07-06
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
1
-2
/
+45
2016-06-27
fetch: change flag code for displaying tag update and deleted ref
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-06-27
fetch: refactor ref update status formatting code
Nguyễn Thái Ngọc Duy
1
-39
/
+38
2016-06-20
delete_refs(): add a flags argument
Michael Haggerty
1
-1
/
+1
2016-06-14
builtin/fetch.c: don't free remote->name after fetch
Keith McGuigan
1
-4
/
+2
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
1
-1
/
+13
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
1
-3
/
+10
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
1
-6
/
+23
2016-05-17
Merge branch 'nd/error-errno'
Junio C Hamano
1
-2
/
+2
2016-05-09
builtin/fetch.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
1
-1
/
+1
2016-03-01
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
1
-1
/
+1
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-1
/
+1
2016-02-26
Merge branch 'tg/git-remote'
Junio C Hamano
1
-3
/
+2
[next]