Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pavement not to import pip | Jason R. Coombs | 2018-09-18 | 1 | -2/+5 |
* | Extract common functionality into reusable functions | Jason R. Coombs | 2018-03-17 | 1 | -26/+17 |
* | Setuptools now vendors its own direct dependencies (packaging, six, pyparsing... | Jason R. Coombs | 2018-03-17 | 1 | -5/+44 |
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle" | Jason R. Coombs | 2017-02-24 | 1 | -0/+32 |
* | Strip out vendored packages and require them instead. Ref #581. | Jason R. Coombs | 2017-01-01 | 1 | -32/+0 |
* | Add appdirs as vendored package. Ref #763. | Jason R. Coombs | 2016-08-27 | 1 | -0/+2 |
* | Fix missing whitespace around operator. | stepshal | 2016-07-14 | 1 | -1/+1 |
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+2 |
* | Tabs to spaces in two more files. Ref #489. | Jason R. Coombs | 2016-05-02 | 1 | -19/+19 |
* | Replace makefile with pavement file, granting portability on OS X and Windows... | Jason R. Coombs | 2016-02-27 | 1 | -0/+28 |