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
2013-02-01
Merge branch 'jk/gc-auto-after-fetch'
Junio C Hamano
1
-0
/
+5
2013-01-26
Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetch
Junio C Hamano
1
-0
/
+5
2013-01-26
fetch: run gc --auto after fetching
Jeff King
1
-0
/
+5
2013-01-11
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2012-09-24
Merge branch 'dj/fetch-all-tags' into maint
Junio C Hamano
1
-22
/
+29
2012-09-18
Merge branch 'nd/fetch-status-alignment'
Junio C Hamano
1
-8
/
+7
2012-09-14
fetch: align per-ref summary report in UTF-8 locales
Nguyễn Thái Ngọc Duy
1
-8
/
+7
2012-09-14
Merge branch 'dj/fetch-all-tags'
Junio C Hamano
1
-0
/
+4
2012-09-11
Merge branch 'jk/argv-array'
Junio C Hamano
1
-22
/
+25
2012-09-11
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-1
/
+1
2012-09-07
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
1
-0
/
+4
2012-09-02
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
1
-1
/
+1
2012-09-02
fetch: use argv_array instead of hand-building arrays
Jeff King
1
-22
/
+25
2012-08-27
in_merge_bases(): support only one "other" commit
Junio C Hamano
1
-1
/
+1
2012-08-20
i18n: fetch: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-24
/
+24
2012-05-02
Merge branch 'nd/i18n'
Junio C Hamano
1
-2
/
+2
2012-04-26
Merge branch 'mb/fetch-call-a-non-branch-a-ref'
Junio C Hamano
1
-4
/
+13
2012-04-24
i18n: make warn_dangling_symref() automatically append \n
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-04-23
Merge branch 'jl/maint-submodule-recurse-fetch'
Junio C Hamano
1
-3
/
+3
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
1
-3
/
+11
2012-04-17
fetch: Give remote_ref to update_local_ref() as well
Marc Branchaud
1
-1
/
+2
2012-04-14
submodules: recursive fetch also checks new tags for submodule commits
Jens Lehmann
1
-3
/
+3
2012-02-20
Merge branch 'cb/transfer-no-progress'
Junio C Hamano
1
-2
/
+2
2012-02-13
push/fetch/clone --no-progress suppresses progress output
Clemens Buchacher
1
-2
/
+2
2012-01-29
Merge branch 'nd/maint-refname-in-hierarchy-check'
Junio C Hamano
1
-1
/
+1
2012-01-11
Fix incorrect ref namespace check
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-01-03
write first for-merge ref to FETCH_HEAD first
Joey Hess
1
-74
/
+86
2011-12-13
Merge branch 'maint'
Junio C Hamano
1
-38
/
+49
2011-12-13
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-38
/
+49
2011-12-13
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
1
-38
/
+49
2011-12-13
Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6
Junio C Hamano
1
-38
/
+49
2011-12-09
fetch: create status table using strbuf
Jeff King
1
-38
/
+49
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
1
-2
/
+1
2011-11-04
fetch: do not store peeled tag object names in FETCH_HEAD
Linus Torvalds
1
-2
/
+1
2011-10-26
Merge branch 'cn/fetch-prune'
Junio C Hamano
1
-5
/
+28
2011-10-17
Merge branch 'tc/fetch-leak'
Junio C Hamano
1
-4
/
+9
2011-10-15
fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
Carlos Martín Nieto
1
-2
/
+21
2011-10-15
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
1
-4
/
+8
2011-10-07
fetch: plug two leaks on error exit in store_updated_refs
Tay Ray Chuan
1
-4
/
+9
2011-10-07
fetch: free all the additional refspecs
Carlos Martín Nieto
1
-1
/
+1
2011-10-05
Merge branch 'jc/receive-verify'
Junio C Hamano
1
-56
/
+14
2011-10-05
Merge branch 'jc/fetch-verify'
Junio C Hamano
1
-56
/
+63
2011-09-09
check_everything_connected(): libify
Junio C Hamano
1
-65
/
+1
2011-09-09
check_everything_connected(): refactor to use an iterator
Junio C Hamano
1
-14
/
+36
2011-09-09
fetch: verify we have everything we need before updating our ref
Junio C Hamano
1
-56
/
+63
2011-09-09
fetch: skip on-demand checking when no submodules are configured
Jens Lehmann
1
-6
/
+9
2011-09-01
fetch: verify we have everything we need before updating our ref
Junio C Hamano
1
-56
/
+63
2011-06-08
fetch: do not leak a refspec
Jim Meyering
1
-2
/
+4
2011-04-04
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
1
-12
/
+36
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-41
/
+41
[next]