Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: fix typo in path to vendored.txt | Samuel Watkins | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | DOC: Update mailing list link | Sumana Harihareswara | 2020-05-28 | 1 | -5/+5 |
| | | | | | | | | Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig instead. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc> | ||||
* | Fix an RST link typo in the dev guide | Sviatoslav Sydorenko | 2020-05-15 | 1 | -1/+1 |
| | |||||
* | Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵ | Jason R. Coombs | 2020-01-19 | 1 | -6/+2 |
| | | | | simplifying all of the pipelines. | ||||
* | Update developer docs to describe motivation behind vendored dependencies. ↵ | Jason R. Coombs | 2019-06-10 | 1 | -0/+14 |
| | | | | Ref #1781. | ||||
* | Tweak "making a pull request" documentation | Paul Ganssle | 2019-01-01 | 1 | -2/+2 |
| | | | | | reStructuredText is how the name is commonly stylized (see Wikipedia), also fixed a typo in the "deprecation" description. | ||||
* | Spelling fixes | Ville Skyttä | 2018-12-29 | 1 | -1/+1 |
| | |||||
* | Add documents on auto-mergedocs/auto-merge | Jason R. Coombs | 2018-12-29 | 1 | -0/+11 |
| | |||||
* | docs: fix developer guide | Benoit Pierre | 2018-06-28 | 1 | -25/+0 |
| | | | | | | Drop `Source Code` section, as it contains an outdated guideline with respect to documenting changes and its contents are already covered by other sections. | ||||
* | Fix Town Crier Link | Michael A. Smith | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Update developer guide documentation | Mason Egger | 2018-05-15 | 1 | -2/+2 |
| | | | | Add changelog for PR #1363 (issue #1355) | ||||
* | Add documentation on how to create a changelog entry | Paul Ganssle | 2018-05-14 | 1 | -0/+32 |
| | |||||
* | Change Developer Guide instruction on how to run tests | Miriam Sexton | 2018-05-14 | 1 | -2/+6 |
| | |||||
* | Change Developer Guide instruction on how to checkout from github | Miriam Sexton | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Add tox environment for docs | Jeremy Bowman | 2018-05-14 | 1 | -5/+7 |
| | |||||
* | Remove reference to bitbucket mirror. Fixes #1280. | Jason R. Coombs | 2018-02-20 | 1 | -3/+0 |
| | |||||
* | Fix broken link in docs/developer-guide.txt | Elvis Stansvik | 2017-01-08 | 1 | -5/+5 |
| | |||||
* | Run tests with tox | Jason R. Coombs | 2016-10-14 | 1 | -5/+3 |
| | |||||
* | Add docs on building docs | Jason R. Coombs | 2016-07-23 | 1 | -0/+5 |
| | |||||
* | Reference gitter in dev guide | Jason R. Coombs | 2016-07-22 | 1 | -2/+2 |
| | |||||
* | Docs must be built from docs directory and not from root now. | Jason R. Coombs | 2016-07-22 | 1 | -12/+2 |
| | |||||
* | Rename CHANGES and README files for nicer rendering on Github. | Jason R. Coombs | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | Follow semver to the letter for simplicity. | Jason R. Coombs | 2016-03-29 | 1 | -4/+1 |
| | |||||
* | Update most bitbucket references to point to Github now. Fixes #422. | Jason R. Coombs | 2016-03-29 | 1 | -15/+14 |
| | |||||
* | Update tox tests so they run the full suite of tests using the canonical ↵ | Jason R. Coombs | 2015-11-25 | 1 | -1/+2 |
| | | | | technique. Include .tox in norecursedirs to avoid testing all the dependencies and environment. Update docs to reflect findings (https://bitbucket.org/spookylukey/setuptools/commits/88339d2e4af661a60a42bc14c4ff3e68cd19fa21#comment-2558164). | ||||
* | Update docs to reflect preferred usage with latest pytest-runner. | Jason R. Coombs | 2015-11-21 | 1 | -1/+1 |
| | |||||
* | Formally describe the supported documentation build process. Fixes #354. | Jason R. Coombs | 2015-02-26 | 1 | -0/+17 |
| | |||||
* | Correct syntax error in docs. | Jason R. Coombs | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Expanded on authoring tickets. | Jason R. Coombs | 2014-06-22 | 1 | -6/+21 |
| | |||||
* | Updated recommeded testing procedure. | Jason R. Coombs | 2014-06-22 | 1 | -2/+7 |
| | |||||
* | Added note about Github mirror | Jason R. Coombs | 2014-06-22 | 1 | -11/+18 |
| | |||||
* | Expanded on Project Management | Jason R. Coombs | 2014-06-22 | 1 | -7/+22 |
| | |||||
* | Added Recommended Reading | Jason R. Coombs | 2014-06-22 | 1 | -0/+11 |
| | |||||
* | Expand on stylistic changes | Jason R. Coombs | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | Move devguide notes to documentation. | Jason R. Coombs | 2014-06-22 | 1 | -1/+18 |
| | |||||
* | Started work on a developer guide. | Jason R. Coombs | 2014-06-16 | 1 | -0/+41 |