- 20 May, 2014 12 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
This reverts commit 5e74184a.
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2154
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 19 May, 2014 10 commits
-
-
Fabio Pelosin authored
Trunk
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Michele authored
The guide has a lot more info, and mentions Rainforest.
-
- 17 May, 2014 2 commits
-
-
Olivier Halligon authored
-
Olivier Halligon authored
-
- 16 May, 2014 2 commits
-
-
Olivier Halligon authored
-
Olivier Halligon authored
-
- 13 May, 2014 2 commits
-
-
Fabio Pelosin authored
-
Olivier Halligon authored
-
- 07 May, 2014 1 commit
-
-
Olivier Halligon authored
-
- 04 May, 2014 3 commits
-
-
Kyle Fuller authored
[Sources] Use `git pull` with the `--ff-only` flag
-
Kyle Fuller authored
-
Kyle Fuller authored
This fixes issue where since we were using `--no-commit`, git was starting a merge but not committing it. Then subsequent `git pull`'s would result in the following error from git: > You have not concluded your merge (MERGE_HEAD exists). > Please, commit your changes before you can merge. This commit will mean that `--ff-only` is passed to `git pull` which means it wont rebase or merge. It will only allow a fast forward to progress with the pull. Fixes #2024
-
- 03 May, 2014 5 commits
-
-
Fabio Pelosin authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Kyle Fuller authored
I'm sure everyone is going to hate me for doing this. Fixes #1771 Closes #1966
-
- 02 May, 2014 3 commits
-
-
Fabio Pelosin authored
Try to detect and remove local paths from error messages when generating...
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-