- 29 May, 2012 21 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
* 'master' of github.com:CocoaPods/CocoaPods: Make all the examples build on 1.9.3 as well. Silence warnings while loading Faraday for Octokit. See #278. Remove stray file. Update RKTwitter example. ALL EXAMPLES BUILD!
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Francis Chong authored
Fixed http downloader with tar files
-
Eloy Duran authored
-
Eloy Duran authored
-
David Venable authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Eloy Duran authored
Wanted to add `system_timer` but it doesn't build on 1.9.3. Closes #278. At least for now.
-
Eloy Duran authored
-
- 28 May, 2012 1 commit
-
-
Eloy Duran authored
Fixes #276. I understand that the reason was to indent the output, but I think it's more important to have instant feedback. I went on a yak shaving, but now we can capture output and show it at the same time. This should allow for better error checking. The problem is that, for instance, Git (almost) always exits with non-zero exit statusses, so that's not a good way to check it. We should probably check the actual output. This is all related to #266.
-
- 27 May, 2012 7 commits
-
-
Fabio Pelosin authored
* 'master' of github.com:CocoaPods/CocoaPods: Update Xcodeproj.
-
Fabio Pelosin authored
-
Eloy Duran authored
-
Fabio Pelosin authored
* issue-246: [Specs] Detect the target with the matching name. [TargetIntegrator] Detect the target with the matching name.
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 26 May, 2012 7 commits
-
-
Eloy Duran authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Bonus: stray #puts for debug.
-
Fabio Pelosin authored
-
Fabio Pelosin authored
The bug would leave trailing directories like '.git'
-
Fabio Pelosin authored
-
- 25 May, 2012 4 commits
-
-
Fabio Pelosin authored
Discussion at #250 Added white space to the titles and made header title h1 instead of an h2.
-
Fabio Pelosin authored
Discussion #250 - Use the auto-detected license. - LocaPod#specification was removed.
-
Fabio Pelosin authored
-
Fabio Pelosin authored
* 'master' of github.com:CocoaPods/CocoaPods: (25 commits) Updated CHANGELOG.md Added acknowledgements_path to TargetDefinition class Use String.empty? instead of == "" Made Acknowledgements Plist title configurable Fixed Acknowledgements file names Removed unnecessary () from specs Improved Markdown Acknowledgements unit testing Improved Plist Acknowledgements unit testing some more Improve Acknowledgements unit testing Improve Plist Acknowledgements unit testing a little Completed basic implementation of Markdown Acknowledgements subclass WIP: Added Markdown Acknowledgements subclass Added Plist Acknowledgements sub-class Changed Local_pod license method to license_text and added fallback to file if no text specified Cleaned up BananaLib fixture a little Simplify Acknowledgement file saving Correct a few typos Minor changes to Acknowledgements header and footer text Integrate acknowledgements generator into install command Speculative fix for possible bug when a pod has no licence ...
-