Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update how a PathSource is traversed for git repos #1131

Merged
merged 1 commit into from
Jan 8, 2015

Conversation

alexcrichton
Copy link
Member

This fixes a number of bugs along the way:

@alexcrichton
Copy link
Member Author

@bors: r=brson 73f3985

@bors
Copy link
Contributor

bors commented Jan 8, 2015

⌛ Testing commit 73f3985 with merge 5e70189...

@bors
Copy link
Contributor

bors commented Jan 8, 2015

💔 Test failed - cargo-win-32

This fixes a number of bugs along the way:

* Submodules are now recursed into explicitly for packaging, fixing rust-lang#943
* A whitelist has been implemented, fixing rust-lang#880
* Git repos are now always used if there is a package that resides at the root,
  not just if the current package resides at the root.
@alexcrichton
Copy link
Member Author

@bors r=brson 5935ec1

bors added a commit that referenced this pull request Jan 8, 2015
This fixes a number of bugs along the way:

* Submodules are now recursed into explicitly for packaging, fixing #943
* A whitelist has been implemented, fixing #880
* Git repos are now always used if there is a package that resides at the root,
  not just if the current package resides at the root.
@bors
Copy link
Contributor

bors commented Jan 8, 2015

⌛ Testing commit 5935ec1 with merge 8c01b6b...

@bors
Copy link
Contributor

bors commented Jan 8, 2015

☀️ Test successful - cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-32, cargo-win-64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants