- Added support for
:tag
option in mercurial sources. Esteban Bouza #16 - Added support for
:branch
option in mercurial sources. Esteban Bouza #17
- add shellescape for some path arguments in git.rb Vladimir Burdukov #14
-
Added support to ignore externals (--ignore-externals command line flag) for SVN sources. To ignore the externals it is necessary to specify the
:externals => false
option.
banjun #8 -
Shell-escape all paths to be more robust against spaces/quotes in paths.
Mike Walker #6
- Support LZMA2 compressed tarballs in the
Kyle Fuller #5
- Added support for Bazaar repositories.
Fred McCann #4
-
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