Recent Releases of https://github.com/CocoaPods/cocoapods-downloader
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- Revert minimum required Ruby version to 2.6 to support macOS system ruby installations
Eric Amorde
#142
- Ruby
Published by amorde over 2 years ago
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- None.
Other
- Drop support for Bazaar (
bzr)
- Ruby
Published by amorde over 2 years ago
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- None.
- Ruby
Published by dnkoutso almost 4 years ago
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- None.
- Ruby
Published by dnkoutso almost 4 years ago
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- None.
- Ruby
Published by dnkoutso almost 4 years ago
https://github.com/CocoaPods/cocoapods-downloader -
Enhancements
- None.
Bug Fixes
- Ruby
Published by dnkoutso almost 4 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.5.1
Enhancements
- None.
Bug Fixes
- Fix "can't modify frozen string" errors when pods are integrated using the
branchoption
buju77
#10920
- Ruby
Published by dnkoutso over 4 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.5.0
Enhancements
- None.
Bug Fixes
- Force encode branch name to properly clone it.
xdkhan
Dimitris Koutsogiorgas
#116
- Ruby
Published by dnkoutso over 4 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.4.0
Enhancements
- Add User-Agent to
cURLrequests when downloading source via the:httpdownload strategy, unless one was provided by the:headersoption.
Sean Reinhardt
#9619
Bug Fixes
- Improves handling of multiple results from
git ls-remoteby using branch name in commit regex match.
Sean Reinhardt
#88
- Ruby
Published by dnkoutso over 5 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.3.0
Enhancements
- Add
:headersoption to allow passing in custom headers tocURLwhen downloading source via the:httpdownload strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
- None.
- Ruby
Published by dnkoutso over 6 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.2.2
Enhancements
- None.
Bug Fixes
- Allow flattening nested archives where a directory has the same name as the
directory to be flattened.
Samuel Giddins
- Ruby
Published by segiddins over 7 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.2.1
Enhancements
- Allow
curlto retry HTTP downloads that fail with transient errors.
Samuel Giddins
Bug Fixes
- Remove archives after an
HTTPdownload.
Samuel Giddins
- Ruby
Published by segiddins almost 8 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.2.0
Enhancements
- Added support for SCP.
Ryosuke Ito
Bug Fixes
- None.
- Ruby
Published by segiddins almost 8 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.1.3
Enhancements
- Add support for servers that don't support shallow clones on git >= 2.11.x
Danielle Tomlinson
#6270
Bug Fixes
- None.
- Ruby
Published by endocrimes about 9 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.1.2
Enhancements
- None.
Bug Fixes
- Use
git -Crather thanchdir.
Danielle Tomlinson
#62
- Ruby
Published by endocrimes over 9 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.1.1
Enhancements
- None.
Bug Fixes
- Ensure submodules are updated after checking out a specific git commit.
Samuel Giddins
CocoaPods#5778
- Ruby
Published by endocrimes over 9 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.1.0
Enhancements
- When downloading via
HTTP,curlwon't force users from having a
~/.netrcfile set up on their machine when the remote server requires
authentication.
Sylvain Guillopé
#55
CocoaPods#5318 - Allow download strategies to preprocess download options. This is used by
gitstrategy to resolve branches into commits directly.
Juan Civile
CocoaPods#5386
- Ruby
Published by segiddins over 9 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.1
Enhancements
- None.
Bug Fixes
- When downloading git submodules, use an explicit command (
git submodules --init --recursive) instead of relying on the--recursivebehavior for
git checkout. This fixes an issue where submodules were checked out using
--depth=1under git 2.9.
Gordon Fontenot
#58
CocoaPods#5555
- Ruby
Published by segiddins over 9 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.0
Enhancements
- None.
Bug Fixes
- None.
1.0.0.rc.1 (2016-04-30)
Enhancements
- None.
Bug Fixes
- None.
1.0.0.beta.3 (2016-04-14)
Enhancements
- When downloading via
HTTP,curlwill take into account the user's
~/.netrcfile to determine authentication credentials.
Marius Rackwitz
#53
CocoaPods#5055
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-15)
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmgfiles) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodulesoption in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
- Ruby
Published by segiddins almost 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.0.rc.1
Enhancements
- None.
Bug Fixes
- None.
1.0.0.beta.3 (2016-04-14)
Enhancements
- When downloading via
HTTP,curlwill take into account the user's
~/.netrcfile to determine authentication credentials.
Marius Rackwitz
#53
CocoaPods#5055
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-15)
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmgfiles) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodulesoption in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
- Ruby
Published by segiddins almost 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.0.beta.3
Enhancements
- When downloading via
HTTP,curlwill take into account the user's
~/.netrcfile to determine authentication credentials.
Marius Rackwitz
#53
CocoaPods#5055
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-15)
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmgfiles) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodulesoption in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
- Ruby
Published by segiddins almost 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.0.beta.2
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmgfiles) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodulesoption in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
- Ruby
Published by segiddins almost 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 1.0.0.beta.1
Enhancements
- Support for Apple disk images (
.dmgfiles) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodulesoption in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
- Ruby
Published by segiddins about 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.9.3
Bug Fixes
- This release fixes a file permissions error when using the RubyGem.
Samuel Giddins
- Ruby
Published by segiddins over 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.9.2
Bug Fixes
- Checkout git submodules recursively.
Boris Bügling
Samuel Giddins
#46
- Ruby
Published by segiddins over 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.9.1
Enhancements
- Don't checkout git commits onto a new branch, just use the detached head.
Samuel Giddins
- Ruby
Published by segiddins over 10 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.9.0
- Ruby
Published by segiddins almost 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.8.1
- Ruby
Published by kylef about 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.8.0
- Ruby
Published by kylef over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.7.2
Enhancements
- Fixed fetching from 'dumb' git remotes that don't support shallow clones.
Samuel Giddins
CocoaPods#2537
#35
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.1.2
Enhancements
- Improved performance of sources which specify a tag.
CocoaPods/CocoaPods#1077 - Added support for specification of the cache path relative from the current
working directory.
#1
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.7.0
Breaking
- The
Gitcache and theGitHubstrategy have been dropped.
Fabio Pelosin
Enhancements
- Improved performance of
Gitdownloads using shallow clone.
Marin Usalj
Fabio Pelosin - Added method to check if the head strategy is supported by a concreted
downloader class.
Fabio Pelosin
#12
Bug Fixes
- Fixed the check for git references on Ruby 1.8.7.
Fabio Pelosin
#28
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.7.1
Bug Fixes
- Fixed an issue downloading shallow git submodules.
Richard Lee
#32
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.5.0
Enhancements
- Added support for
:tagoption in mercurial sources.
Esteban Bouza
#16 - Added support for
:branchoption in mercurial sources.
Esteban Bouza
#17
Bug Fixes
- Support
:httpdownloads withgetparameters.
Fabio Pelosin
#15
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.6.0
Enhancements
- Added support for
:checkoutoption in SVN sources.
Marc C.
Fabio Pelosin
#7 - Added support for
:sha1and:sha256options in HTTP sources to verify a
files checksum.
Kyle Fuller
CocoaPods#2105
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.6.1
- Robustness against string keys.
Fabio Pelosin
#25
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.4.0
Enhancements
- Added support to ignore externals (--ignore-externals command line flag) for
SVN sources. To ignore the externals it is necessary to specify the
:externals => falseoption.
banjun
#8 - Shell-escape all paths to be more robust against spaces/quotes in paths.
Mike Walker
#6
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.3.0
Enhancements
- Support LZMA2 compressed tarballs in the
Kyle Fuller
#5
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.4.1
- add shellescape for some path arguments in git.rb
Vladimir Burdukov
#14
- Ruby
Published by segiddins over 11 years ago
https://github.com/CocoaPods/cocoapods-downloader - 0.2.0
Enhancements
- Added support for Bazaar repositories.
Fred McCann
#4
- Ruby
Published by segiddins over 11 years ago