Commit Graph

1015 Commits

Author SHA1 Message Date
Fabio Pelosin
8e72cbe164 [LocalPod] Fixed clean paths.
Closes #519
Closes #568
2012-10-04 16:27:43 +02:00
Fabio Pelosin
4b3497233a Fix RubyGems version informative crash.
Closes #570
2012-10-04 16:06:13 +02:00
Fabio Pelosin
1eb9a22b4b [UIPod] Robustness against missing authors. 2012-10-02 19:41:09 +02:00
Fabio Pelosin
d434ccf4e8 Release 0.15.0 2012-10-02 18:56:14 +02:00
Fabio Pelosin
12841a4c6a [Git] UI improvements. 2012-10-02 18:02:00 +02:00
Fabio Pelosin
6e76974492 [Installer] Show project genration step. 2012-10-02 18:01:46 +02:00
Fabio Pelosin
74acb4015b [Linter] Fix lint with local option. 2012-10-01 20:42:39 +02:00
Fabio Pelosin
f7587b16ff [LocalPod] Added support for .hpp headers.
Closes #244.
2012-09-28 20:30:34 +02:00
Fabio Pelosin
67541e5e97 [Config] Rename Podfile.cocoapods to CocoaPods.podfile 2012-09-28 16:17:58 +02:00
Fabio Pelosin
44f594bf0e [Linter] Support for local option. 2012-09-25 20:40:49 +02:00
Fabio Pelosin
a79d046861 [Spec] Minor fix for creation from GitHub. 2012-09-25 18:03:40 +02:00
Fabio Pelosin
f78441ddcb [Specs] More fixes. 2012-09-24 17:44:27 +02:00
Fabio Pelosin
f5e49dbb74 [Specs] Minor fixes. 2012-09-24 16:13:37 +02:00
Fabio Pelosin
df376df7ef [Specs] Minor fixes 2012-09-22 22:38:00 +02:00
Fabio Pelosin
3a575c7ada [UI] Show the versions of a pod per repo.
Closes #226
2012-09-22 21:59:11 +02:00
Fabio Pelosin
b455a33309 [Set] Support for multiple sources.
Closes #85
2012-09-22 21:16:55 +02:00
Fabio Pelosin
2ee4c84450 [Installer] Restore subspecs namespaces.
Closes #541
2012-09-21 20:37:43 +02:00
Fabio Pelosin
01a487cf53 [Install] Fix for --no-update option. 2012-09-21 20:12:16 +02:00
Fabio Pelosin
8fe92e1e95 [Resolver] Lazy repo update. 2012-09-21 19:35:39 +02:00
Fabio Pelosin
b8ef7bf5aa [UI] convert to module. 2012-09-21 18:37:12 +02:00
Fabio Pelosin
3ec34b5a12 Merge pull request #512 from CocoaPods/b0.15.0
0.15.0
2012-09-21 07:48:15 -07:00
Fabio Pelosin
efba29b1e0 [List] Minor syntax change. 2012-09-21 16:45:35 +02:00
Fabio Pelosin
4b5e91ed8c Merge pull request #528 from CocoaPods/podfile_extension
[Config] Support extension for Podfile.
2012-09-20 07:01:24 -07:00
Fabio Pelosin
39528ee5dd [UI] General improvements. 2012-09-20 02:03:13 +02:00
Fabio Pelosin
0eadc21841 [Dependency] indent fetching messages. 2012-09-20 00:49:28 +02:00
Fabio Pelosin
cdecc32a23 Merge branch 'master' into b0.15.0
* master:
  [Specs] Minor fix for Command::Push.
  [Push] Use git! where possible.
  [Specs] fix for the fix that was supposed to fix Travis.
  [Specs] Fix for Travis issues.
  [Source] The name should be an attribute.
  [Specs] Fixed Travis errors related to Command::Repo.
  [Linter] Fixed minor bug.
  Update CHANGELOG.md
  Update lib/cocoapods/generator/acknowledgements/markdown.rb
  Update lib/cocoapods/generator/acknowledgements/markdown.rb
  [Linter] Promote long summary warning to an error.

Conflicts:
	lib/cocoapods/command/push.rb
2012-09-19 20:53:05 +02:00
Fabio Pelosin
d59059d5d3 [Push] Use git! where possible. 2012-09-19 20:27:35 +02:00
Fabio Pelosin
ff7a71966c [Source] The name should be an attribute. 2012-09-19 19:32:55 +02:00
Fabio Pelosin
e192f727ae [Linter] Fixed minor bug. 2012-09-19 19:25:23 +02:00
Fabio Pelosin
76cb703e26 [UI] Adoption in Pod::Command classes. 2012-09-19 18:57:21 +02:00
Taras Kalapun
75df0c3410 Update lib/cocoapods/generator/acknowledgements/markdown.rb
Forcing UTF-8 encoding on licenses generation in Ruby 1.9 only. Fixes #530
2012-09-19 19:53:48 +03:00
Taras Kalapun
420b75cf4b Update lib/cocoapods/generator/acknowledgements/markdown.rb
Forcing UTF-8 encoding on licenses generation. Fixes #530
2012-09-19 19:40:52 +03:00
Fabio Pelosin
0360ab89b4 [Linter] Promote long summary warning to an error. 2012-09-19 14:21:19 +02:00
Fabio Pelosin
5de12d4ba6 [UI] Refine previous implementation. 2012-09-19 02:07:21 +02:00
Fabio Pelosin
90174caaf7 [Repo] Use raising bang variant for git operations. 2012-09-19 01:39:07 +02:00
Fabio Pelosin
8d29a37233 Merge branch 'master' into b0.15.0
* master:
  [Repo] Use raising bang variant for git operations.
  [Source] Allow the specify the master repo dir from an environment variable.
  [Linter] Improved checks for the summary and the git tag.
  [Repo] Fix banner.
  [Source] list the name of the repos.
  [Changelog]
  [Config] Added update_notification attribute.
  Support extracting .tar.bz2 files
2012-09-19 01:38:08 +02:00
Fabio Pelosin
616e3db447 [Repo] Use raising bang variant for git operations. 2012-09-19 01:37:25 +02:00
Fabio Pelosin
fe403b851d [Source] Allow the specify the master repo dir from an environment variable.
The variable is `CP_MASTER_REPO_DIR` and potentially paves the way for
supporting a deeper linting of CocoaPods/Specs. Every check would be
supported, including checking that the files patterns match, except
xcodebuild checks.
2012-09-19 01:02:59 +02:00
Fabio Pelosin
fae61d3d5f [Linter] Improved checks for the summary and the git tag. 2012-09-19 00:59:10 +02:00
Fabio Pelosin
4a0ba24a2f [Repo] Fix banner. 2012-09-19 00:37:01 +02:00
Fabio Pelosin
329f29ba0c [Source] list the name of the repos. 2012-09-19 00:36:11 +02:00
Fabio Pelosin
4bee32b83e [Git] Included local branches in the in 2012-09-19 00:04:53 +02:00
Fabio Pelosin
a2a108c473 [Specs] Fix specification related specs. 2012-09-18 23:57:04 +02:00
Fabio Pelosin
5e592de7b4 [UI] Drop UserInterface::Mixin. 2012-09-18 23:49:34 +02:00
Fabio Pelosin
28e3ec4708 Merge pull request #522 from btaylor/master
Support extracting .tar.bz2 files
2012-09-18 13:38:44 -07:00
Fabio Pelosin
5fdc01c15b [Config] Added update_notification attribute.
Closes #448
2012-09-18 21:04:02 +02:00
Fabio Pelosin
005e323e8f [Config] Support extension for Podfile. 2012-09-18 20:34:17 +02:00
Fabio Pelosin
9616bc249d Merge branch 'master' into b0.15.0
* master:
  [Executable] Added environment variable to force STDOUT sync.
  [Command] Don't run setup if needed for `pod setup`.
  Specs for updating a cached repo if the specified branch is missing.
  Update a pod's cached git repo if the specified branch isn't found.

Conflicts:
	lib/cocoapods/downloader/git.rb
2012-09-18 20:23:21 +02:00
Fabio Pelosin
af37472119 [Command] Don't run setup if needed for pod setup.
This lead to a double execution of setup if the automatic setup triggered.
2012-09-18 20:05:32 +02:00
Eloy Durán
4bdb17b131 Merge pull request #514 from raylillywhite/master
Update git repo cache if branch isn't found
2012-09-18 02:06:05 -07:00