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
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
2011-03-19
Merge branch 'jk/trace-sifter'
Junio C Hamano
1
-0
/
+2
2011-03-09
i18n: git-fetch split up "(non-fast-forward)" message
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2011-03-09
i18n: git-fetch update_local_ref messages
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2011-03-09
i18n: git-fetch formatting messages
Ævar Arnfjörð Bjarmason
1
-10
/
+10
2011-03-09
i18n: git-fetch basic messages
Ævar Arnfjörð Bjarmason
1
-23
/
+23
2011-03-09
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
1
-3
/
+19
2011-03-09
fetch/pull: recurse into submodules when necessary
Jens Lehmann
1
-9
/
+17
2011-03-08
add packet tracing debug code
Jeff King
1
-0
/
+2
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
1
-3
/
+3
2010-12-16
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
1
-14
/
+50
2010-11-24
Merge branch 'rs/opt-help-text'
Junio C Hamano
1
-2
/
+1
2010-11-15
add OPT__FORCE
René Scharfe
1
-2
/
+1
2010-11-12
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
1
-5
/
+16
2010-11-12
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
1
-14
/
+39
2010-11-03
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
1
-1
/
+1
2010-11-03
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
1
-2
/
+2
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
1
-1
/
+1
2010-09-09
builtin/fetch.c: comment that branch->remote_name is usable when has_merge
Brandon Casey
1
-0
/
+3
2010-09-08
Merge branch 'bc/maint-fetch-url-only'
Junio C Hamano
1
-1
/
+3
2010-08-31
Merge branch 'dj/fetch-tagopt'
Junio C Hamano
1
-4
/
+6
2010-08-25
builtin/fetch.c: ignore merge config when not fetching from branch's remote
Brandon Casey
1
-1
/
+3
2010-08-18
Merge branch 'tf/string-list-init'
Junio C Hamano
1
-4
/
+4
2010-08-18
Merge branch 'ar/string-list-foreach'
Junio C Hamano
1
-29
/
+13
2010-08-14
fetch: allow command line --tags to override config
Daniel Johnson
1
-4
/
+6
2010-07-27
Clarify help message when no remote is specified in fetch/pull.
Matthieu Moy
1
-1
/
+2
2010-07-05
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
1
-4
/
+4
[next]