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
/
t
/
t5510-fetch.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-2
/
+2
2016-07-26
t5510: skip tests under GETTEXT_POISON build
Vasco Almeida
1
-2
/
+2
2016-07-19
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-0
/
+30
2016-07-06
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-07-06
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
1
-1
/
+1
2016-05-10
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-0
/
+1
2016-05-02
t5510: run auto-gc in the foreground
SZEDER Gábor
1
-0
/
+1
2016-03-10
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-4
/
+6
2016-03-04
t5510: do not leave changed cwd
Michael J Gruber
1
-4
/
+6
2016-02-17
Merge branch 'jk/drop-rsync-transport'
Junio C Hamano
1
-36
/
+0
2016-02-01
transport: drop support for git-over-rsync
Jeff King
1
-36
/
+0
2016-01-26
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-0
/
+13
2016-01-13
fetch: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+13
2015-12-28
t/t5510-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-1
/
+1
2015-03-20
t: fix severe &&-chain breakage
Jeff King
1
-1
/
+1
2014-06-05
fetch: allow explicit --refmap to override configuration
Junio C Hamano
1
-0
/
+37
2014-04-03
Merge branch 'cn/fetch-prune-overlapping-destination'
Junio C Hamano
1
-0
/
+20
2014-03-26
fetch: handle overlaping refspecs on --prune
Carlos Martín Nieto
1
-1
/
+1
2014-03-19
t5510: Do not use $(pwd) when fetching / pushing / pulling via rsync
Sebastian Schuberth
1
-3
/
+3
2014-02-28
fetch: add a failing test for prunning with overlapping refspecs
Carlos Martín Nieto
1
-0
/
+20
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
1
-0
/
+11
2014-01-27
Merge branch 'jk/allow-fetch-onelevel-refname'
Junio C Hamano
1
-0
/
+11
2014-01-15
fetch-pack: do not filter out one-level refs
Jeff King
1
-0
/
+11
2014-01-03
fetch --prune: Run prune before fetching
Tom Miller
1
-0
/
+14
2014-01-03
fetch --prune: always print header url
Tom Miller
1
-0
/
+12
2013-10-30
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
1
-5
/
+5
2013-10-30
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
1
-3
/
+19
2013-10-24
t5510: check that "git fetch --prune --tags" does not prune branches
Michael Haggerty
1
-0
/
+4
2013-10-24
t5510: prepare test refs more straightforwardly
Michael Haggerty
1
-4
/
+4
2013-10-24
t5510: use the correct tag name in test
Michael Haggerty
1
-1
/
+1
2013-09-09
Merge branch 'ms/fetch-prune-configuration'
Junio C Hamano
1
-0
/
+82
2013-07-18
fetch: make --prune configurable
Michael Schubert
1
-0
/
+82
2013-05-28
fetch: don't try to update unfetched tracking refs
John Keeping
1
-0
/
+16
2013-05-12
fetch: opportunistically update tracking refs
Jeff King
1
-4
/
+4
2013-05-12
t5510: start tracking-ref tests from a known state
Jeff King
1
-0
/
+10
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
1
-0
/
+30
2012-03-12
Merge branch 'tr/maint-bundle-boundary' into maint
Junio C Hamano
1
-22
/
+35
2012-03-01
bundle: keep around names passed to add_pending_object()
Thomas Rast
1
-0
/
+15
2012-03-01
t5510: ensure we stay in the toplevel test dir
Thomas Rast
1
-8
/
+10
2012-03-01
t5510: refactor bundle->pack conversion
Thomas Rast
1
-14
/
+10
2012-01-03
write first for-merge ref to FETCH_HEAD first
Joey Hess
1
-1
/
+1
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
1
-3
/
+2
2011-11-07
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
1
-3
/
+2
2011-10-15
fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
Carlos Martín Nieto
1
-2
/
+2
2011-10-15
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
1
-2
/
+2
2011-10-07
t5510: add tests for fetch --prune
Carlos Martín Nieto
1
-0
/
+50
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-15
Merge branch 'jl/fix-test'
Junio C Hamano
1
-19
/
+22
[next]