- 14 Apr, 2014 1 commit
-
-
Andrea Mazzini authored
-
- 13 Apr, 2014 3 commits
-
-
Andrea Mazzini authored
-
Andrea Mazzini authored
-
Andrea Mazzini authored
-
- 10 Apr, 2014 4 commits
-
-
Fabio Pelosin authored
Related to https://github.com/CocoaPods/CocoaPods/issues/2028
-
Fabio Pelosin authored
-
Fabio Pelosin authored
* samuelwford-issue-1042-keep-local-paths-abs: clean up naming a little bit absolute path tracking preserve local pod paths specified as absolute or rooted to home return Pathname instead of string, remove obsolete comment working spec for abs root remove "was_absolute" tracking and simplify local pod handling to always use absolute paths try to get test wrapped around absolute path fix #1042 - keep absolute paths for local pods as is
-
Fabio Pelosin authored
-
- 09 Apr, 2014 2 commits
-
-
Fabio Pelosin authored
Merge branch 'issue-1042-keep-local-paths-abs' of https://github.com/samuelwford/CocoaPods into samuelwford-issue-1042-keep-local-paths-abs * 'issue-1042-keep-local-paths-abs' of https://github.com/samuelwford/CocoaPods: clean up naming a little bit absolute path tracking preserve local pod paths specified as absolute or rooted to home return Pathname instead of string, remove obsolete comment working spec for abs root remove "was_absolute" tracking and simplify local pod handling to always use absolute paths try to get test wrapped around absolute path fix #1042 - keep absolute paths for local pods as is Conflicts: CHANGELOG.md
-
Kyle Fuller authored
Closes #1815
-
- 08 Apr, 2014 6 commits
-
-
Fabio Pelosin authored
@orta & @neonichu would be proud!
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Merge branch 'issue_1449_duplicate_prefix_header_contents' of https://github.com/luisdelarosa/CocoaPods into luisdelarosa-issue_1449_duplicate_prefix_header_contents * 'issue_1449_duplicate_prefix_header_contents' of https://github.com/luisdelarosa/CocoaPods: Addressed comments from @irrationalfab: - simplified collection of unique prefix_header_contents - reduced sub specs in spec from 4 to 2 Removed inline documentation and added @notes and @todos. Added entry to Changelog. Fix issue #1449 by collecting the prefix_header_contents and uniq-ing them. Add integration test for issue #1449. Added two tests for issue #1449 - however both are passing at the unit level so I suspect that the issue will need to be tested at the integration test level. Conflicts: CHANGELOG.md
-
Fabio Pelosin authored
[linter] Validate screenshots are valid
-
Kyle Fuller authored
-
- 07 Apr, 2014 4 commits
-
-
Kyle Fuller authored
-
Kyle Fuller authored
Closes #2010
-
Kyle Fuller authored
Fix is a bug with nap and has been fixed in nap. https://github.com/Fingertips/nap/pull/4 Fixes #1998
-
Fabio Pelosin authored
Added more detailed output to lib create
-
- 05 Apr, 2014 1 commit
-
-
Samuel Ford authored
-
- 04 Apr, 2014 1 commit
-
-
Samuel Ford authored
-
- 03 Apr, 2014 7 commits
-
-
Piet Brauer authored
-
Fabio Pelosin authored
Use configure file
-
Samuel Ford authored
-
Piet Brauer authored
-
Piet Brauer authored
-
Piet Brauer authored
-
Piet Brauer authored
-
- 02 Apr, 2014 11 commits
-
-
Fabio Pelosin authored
#760: pod update PODS
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Samuel Ford authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Added a functional spec for telling the user that the Pods cannot be updated unless they are installed
-
Marius Rackwitz authored
e.g. rake 'spec:functional[command/project]' The single quotes are needed for zsh.
-
Marius Rackwitz authored
Because it improves the user convenience and bundler does it the same way.
-