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