| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Perform actual symlink detection; alternate approach to answer Pull Request #53. | Jason R. Coombs | 2014-06-01 | 1 | -1/+15 |
| * | Add test capturing failure when find_packages no longer follows symlinks. Ref... | Jason R. Coombs | 2014-05-03 | 1 | -0/+25 |
| * | Add test capturing overmatching in new find_packages. Ref #184. | Jason R. Coombs | 2014-04-07 | 1 | -0/+11 |
| * | Add test for exclude | Jason R. Coombs | 2014-03-22 | 1 | -0/+5 |
| * | Created PEP420PackageFinder, whose .find method can be used to find any suita... | Jason R. Coombs | 2014-03-22 | 1 | -16/+7 |
| * | Check packages without deference to order | Jason R. Coombs | 2014-03-16 | 1 | -5/+8 |
| * | Use py26compat for skipIf | Jason R. Coombs | 2014-03-16 | 1 | -6/+7 |
| * | Add support for PEP 420 namespace packages to find_packages() | Wyatt Lee Baldwin | 2014-02-12 | 1 | -0/+38 |
| * | Update test for Python 2.6 compatibility | Jason R. Coombs | 2014-03-16 | 1 | -1/+1 |
| * | Add test for find_packages(include=) | Jason R. Coombs | 2014-03-16 | 1 | -0/+10 |
| * | Add unit tests for find_packages | Wyatt Lee Baldwin | 2014-02-12 | 1 | -0/+72 |
