aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/download_strategy.rb
AgeCommit message (Expand)Author
2013-01-23CurlApacheMirrorDownloadStrategy: fetch mirrors in JSON formatJack Nagel
2012-12-01Support installing bottles from local files.Mike McQuaid
2012-11-25Copy rather than move e.g. war files.Mike McQuaid
2012-10-29Add support for 7zip archivesSijawusz Pur Rahnama
2012-10-15Test coverage for DownloadStrategyDetectorJack Nagel
2012-10-15GitDownloadStrategy: avoid unnecessary checkoutJack Nagel
2012-10-15GitDownloadStrategy: silence checkout actions in non-verbose modeJack Nagel
2012-10-15GitDownloadStrategy: silence status checkJack Nagel
2012-09-28Remove extra newlineJack Nagel
2012-09-28Make VCS download strategies work without user pathsJack Nagel
2012-09-28_Really_ fix hg strategyJack Nagel
2012-09-27Fix hg strategy under stdenvJack Nagel
2012-09-25MercurialDownloadStrategy can find hg againMax Howell
2012-08-29Always find git and svn without trying hardMax Howell
2012-08-22Cache found svn binaryAdam Vandenberg
2012-08-22Honor GIT env varAdam Vandenberg
2012-08-18Deprecate MacOS.version? style methodsJack Nagel
2012-08-09download_strategy: Use MacOS.locate to find svnsamueljohn
2012-07-19MercurialDownloadStrategy: remove redundant chdirJack Nagel
2012-07-19MercurialDownloadStrategy: check out subreposFelipe Navarro V
2012-07-06DownloadStrategy: Detect classesMisty De Meo
2012-07-04Teach download strategies to take a SoftwareSpecJack Nagel
2012-07-04Refactor download strategy detectionJack Nagel
2012-06-15warn if unrar is needed but not found.samueljohn
2012-05-10Detect http://svn... as svnAdam Vandenberg
2012-05-07Unify 'which' and which_s' utility methodsJack Nagel
2012-05-03Detect uncompressed tarsAdam Vandenberg
2012-05-03GitDownloadStrategy: don't pass --depth to fetchJack Nagel
2012-05-02Extract detection of compression typesAdam Vandenberg
2012-05-02GitDownloadStrategy: don't assume --single-branch is availableJack Nagel
2012-05-01GitDownloadStrategy optimizationJack Nagel
2012-05-01Don't set GIT_DIR when staging git clonesJack Nagel
2012-05-01Fix Ruby warnings.Mike McQuaid
2012-04-26CurlDownloadStrategy: fix .rar detectionJack Nagel
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-24Revert "Change versioned bottle syntax and fix issues."Mike McQuaid
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-22Can't force checkouts if using Leopard system SVNCharlie Sharpsteen
2012-04-19Detect .git as git urlsAdam Vandenberg
2012-04-03Version bottles.Mike McQuaid
2012-03-18Fix bottle redownloading and bad naming.Mike McQuaid
2012-03-18Set MACOS_VERSION as 0 on non-OSX platforms.Mike McQuaid
2012-03-16Let's print the full pathMax Howell
2012-03-13Quote the .xz path in case of spacesAdam Vandenberg
2012-03-10Support bottles for non-Lion OSX versions.Mike McQuaid
2012-02-28Set GIT_DIR when staging git clonesJack Nagel
2012-02-03Suppress output of `which` commandsJaeho Shin
2012-02-01CVSDownloadStrategy: correctly stage all filesColin Hebert
2012-01-23RubyismsAdam Vandenberg
2011-12-09Add support for xz-compressed tarballsJack Nagel