- 05 Nov, 2014 9 commits
-
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
We don't support Ruby 1.9 anymore.
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2759.
-
Kyle Fuller authored
[Command] Don't check for git >= 1.7.5
-
Kyle Fuller authored
Update sources option documention for multiple sources.
-
Samuel E. Giddins authored
This adds a forward checking step that proves to be a major optimization when there are unresolvable conflicts involving the Lockfile Thanks to @pietbrauer
-
Kyle Fuller authored
Git 1.7.5 is no longer depended on due to https://github.com/CocoaPods/Core/commit/99748b5b9fa8fe6541218f1752c0379589c7a6ee Reverts 4ab76e80
-
Aaron London authored
-
- 04 Nov, 2014 3 commits
-
-
Boris Bügling authored
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2779.
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2768.
-
- 02 Nov, 2014 4 commits
-
-
Orta authored
-
Orta authored
-
Kyle Fuller authored
-
Kyle Fuller authored
Rubocop 0.27.0 causes CocoaPods to have many offences
-
- 01 Nov, 2014 6 commits
-
-
Eloy Durán authored
See #2757.
-
Eloy Durán authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[WIP] [Resolver] Add filtering for subspecs included via subspec_dependencies
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
- 31 Oct, 2014 6 commits
-
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[ResolverSpec] Add spec covering the exclusion of subspec dependencies of incompatible platforms when there's only one target platform Done by using AFNetworking 2.4.1 and its UIKit subspec (iOS only) on an OS X platform
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
- 30 Oct, 2014 9 commits
-
-
Eloy Durán authored
-
Eloy Durán authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Samuel E. Giddins authored
-
Eloy Durán authored
-
Eloy Durán authored
Fixes #2752.
-
Samuel E. Giddins authored
Revert "[Analyzer] Allow using CocoaPods with only externally-sourced dependencies in a `Podfile` without specifying a source or displaying a warning" This reverts commit 2cc9f01d. Follow-up to https://github.com/CocoaPods/CocoaPods/commit/7840787e05afb1da24bcfafa4a62f0de41ebf07a. Conflicts: lib/cocoapods/installer/analyzer.rb
-
- 29 Oct, 2014 3 commits
-
-
Samuel E. Giddins authored
[Analyzer] Improve handling of different types of duplicate dependencies
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2753.