Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
18d8ad9b
Commit
18d8ad9b
authored
Mar 31, 2014
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Downloader] Improved escaping of paths
parent
24fcf6bc
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
Gemfile.lock
Gemfile.lock
+1
-1
No files found.
CHANGELOG.md
View file @
18d8ad9b
...
@@ -75,6 +75,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -75,6 +75,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#1721
](
https://github.com/CocoaPods/CocoaPods/issues/1721
)
[
#1721
](
https://github.com/CocoaPods/CocoaPods/issues/1721
)
[
Core#72
](
https://github.com/CocoaPods/Core/pull/72
)
[
Core#72
](
https://github.com/CocoaPods/Core/pull/72
)
*
Improved escaping of paths in Git downloader.
[
Vladimir Burdukov
](
https://github.com/chipp
)
[
cocoapods-downloader#14
](
https://github.com/CocoaPods/cocoapods-downloader/pull/14
)
*
Podspec without explicitly set
`requires_arc`
attribute no longer passes the
*
Podspec without explicitly set
`requires_arc`
attribute no longer passes the
lint.
lint.
[
Richard Lee
](
https://github.com/dlackty
)
[
Richard Lee
](
https://github.com/dlackty
)
...
...
Gemfile.lock
View file @
18d8ad9b
...
@@ -27,7 +27,7 @@ GIT
...
@@ -27,7 +27,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision:
d064235f1ddc2823cb5f5f1d32f51f36e719051a
revision:
7e65134dc2bbf919acb3b0fe17bf9020a6a374ce
branch: master
branch: master
specs:
specs:
cocoapods-downloader (0.4.0)
cocoapods-downloader (0.4.0)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment