| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1141 from benoit-pierre/fix_py26_supportv36.4.0 | Jason R. Coombs | 2017-09-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix Python 2.6 support | Benoit Pierre | 2017-09-03 | 1 | -1/+1 |
| * | | Bump version: 36.3.0 → 36.4.0 | Jason R. Coombs | 2017-09-03 | 2 | -2/+2 |
| * | | Merge pull request #1135 from jd/less-stat | Jason R. Coombs | 2017-09-03 | 2 | -41/+61 |
| |\ \ | |/ |/| | |||||
| | * | Update changelog | Jason R. Coombs | 2017-09-03 | 1 | -2/+5 |
| | * | Merge branch 'master' into less-stat | Jason R. Coombs | 2017-09-03 | 14 | -77/+705 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #1133 from sgaist/add_markdown_to_possible_readmes | Jason R. Coombs | 2017-09-03 | 2 | -1/+5 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into add_markdown_to_possible_readmes | Jason R. Coombs | 2017-09-03 | 10 | -60/+651 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #1129 from benoit-pierre/fix_1124 | Jason R. Coombs | 2017-09-03 | 3 | -3/+493 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into fix_1124 | Jason R. Coombs | 2017-09-03 | 8 | -57/+157 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge pull request #1127 from benoit-pierre/workaround_easy_install_bug | Jason R. Coombs | 2017-09-03 | 3 | -30/+74 |
| |\ \ \ \ | |||||
| | * | | | | Update changelog | Jason R. Coombs | 2017-09-03 | 1 | -0/+4 |
| | * | | | | Merge branch 'master' into pr1127 | Jason R. Coombs | 2017-09-03 | 10 | -44/+133 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #1075 from di/long_description_content_type | Jason R. Coombs | 2017-09-03 | 6 | -21/+66 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into long_description_content_type | Jason R. Coombs | 2017-09-03 | 2 | -4/+15 |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge pull request #1068 from bmwiedemann/sortzip | Jason R. Coombs | 2017-09-03 | 2 | -4/+18 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into sortzip | Jason R. Coombs | 2017-09-03 | 7 | -20/+59 |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Update changelog | Jason R. Coombs | 2017-09-03 | 1 | -0/+6 |
| | * | | | | | | Sort file lists | Bernhard M. Wiedemann | 2017-08-28 | 1 | -4/+12 |
| | | * | | | | | Update CHANGES.rst | Dustin Ingram | 2017-08-28 | 1 | -0/+7 |
| | | * | | | | | Add long_description_content_type to metadata table | Dustin Ingram | 2017-08-28 | 1 | -21/+22 |
| | | * | | | | | Add test_long_description_content_type | Marc Abramowitz | 2017-08-28 | 1 | -0/+25 |
| | | * | | | | | Add new long_description_content_type kwarg | Marc Abramowitz | 2017-08-28 | 3 | -0/+15 |
| | |/ / / / / |/| | | | | | |||||
| | | * | | | | workaround easy_install bug | Benoit Pierre | 2017-08-05 | 2 | -30/+70 |
| | | | * | | | Update changelog | Benoit Pierre | 2017-08-29 | 1 | -0/+7 |
| | | | * | | | pkg_resources: improve WorkingSet.resolve(replace_conflicting=True) | Benoit Pierre | 2017-08-29 | 2 | -3/+489 |
| | |_|/ / / |/| | | | | |||||
| | | | * | | Improve README file list handling and add Markdown to the current list | Samuel Gaist | 2017-09-01 | 2 | -1/+7 |
| | |_|/ / |/| | | | |||||
| * | | | | Bump version: 36.2.7 → 36.3.0v36.3.0 | Jason R. Coombs | 2017-08-28 | 2 | -2/+3 |
| * | | | | Merge pull request #1131 from webknjaz/feature/long-desc-few-files | Jason R. Coombs | 2017-08-28 | 4 | -16/+46 |
| |\ \ \ \ | |||||
| | * | | | | Need to perform the local assertion before checking for existence. | Jason R. Coombs | 2017-08-28 | 1 | -7/+6 |
| | * | | | | Use proper reference. | Jason R. Coombs | 2017-08-28 | 1 | -1/+1 |
| | * | | | | Correct typo | Jason R. Coombs | 2017-08-28 | 1 | -1/+1 |
| | * | | | | Extract method for reading local file. Now return results directly instead of... | Jason R. Coombs | 2017-08-28 | 1 | -16/+17 |
| | * | | | | Using generator comprehension, avoid casting filepath to bytes on Python 2 | Jason R. Coombs | 2017-08-28 | 1 | -5/+2 |
| | * | | | | Avoid interaction of multiple factors in test. | Jason R. Coombs | 2017-08-28 | 1 | -1/+1 |
| | * | | | | Update docs with a file list usage example | Sviatoslav Sydorenko | 2017-08-28 | 1 | -2/+2 |
| | * | | | | Convert path to str, which is needed under Py 2 | Sviatoslav Sydorenko | 2017-08-28 | 1 | -0/+1 |
| | * | | | | Update changelog to reflect after-review changes | Sviatoslav Sydorenko | 2017-08-28 | 1 | -2/+2 |
| | * | | | | Support list of files passed to `file:` directive | Sviatoslav Sydorenko | 2017-08-28 | 2 | -19/+21 |
| | * | | | | Add info about few `file:`'s to changelog | Sviatoslav Sydorenko | 2017-08-28 | 1 | -0/+6 |
| | * | | | | Allow adding few files @ metadata.long_description | Sviatoslav Sydorenko | 2017-08-28 | 2 | -3/+27 |
| |/ / / / | |||||
| | | | * | pkg_resources: do not call stat() and access() | Julien Danjou | 2017-08-28 | 1 | -39/+56 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #1059 from jdufresne/bdist | Jason R. Coombs | 2017-08-26 | 1 | -2/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Rename [wheel] section to [bdist_wheel] as the former is legacy | Jon Dufresne | 2017-06-10 | 1 | -2/+1 |
| * | | | Merge pull request #1119 from segevfiner/patch-1 | Jason R. Coombs | 2017-08-03 | 1 | -1/+10 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Extract variable for exceptions to provide explanation | Jason R. Coombs | 2017-08-03 | 1 | -1/+10 |
| | * | | Fix exception on mingw built Python 2 | Segev Finer | 2017-08-03 | 2 | -6/+5 |
| | * | | Fix exception on mingw built Python 2 | Segev Finer | 2017-08-02 | 1 | -4/+5 |
| |/ / | |||||
| * | | Bump version: 36.2.6 → 36.2.7v36.2.7 | Benoit Pierre | 2017-08-02 | 2 | -2/+2 |
| * | | Update changelog | Benoit Pierre | 2017-08-02 | 1 | -0/+7 |
