summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* drop python 3.4, update .gitignoreYobmod2021-02-241-1/+1
|
* add a changelog entry for #1124Lars Kellogg-Stedman2021-02-171-1/+7
| | | | | - add a changelog entry for #1124 - correct duplicate entry for 3.1.12 -> 3.1.13
* fix changes.rstSebastian Thiel2021-02-091-1/+1
|
* version bump3.1.13Sebastian Thiel2021-02-091-0/+6
|
* Fix package name in intro docs to reflect actual pypi name (with capitalization)Kevin Reynolds2021-01-091-1/+1
|
* prepare release3.1.12Sebastian Thiel2021-01-061-6/+12
|
* bump patch level3.1.11Sebastian Thiel2020-10-231-0/+8
|
* bump patch level3.1.10Sebastian Thiel2020-10-231-0/+7
|
* Bump patch level3.1.9Sebastian Thiel2020-10-011-0/+7
|
* bump patch level3.1.8Sebastian Thiel2020-09-041-0/+10
|
* Fixed all warnings in documentation and updated Makefile to treat warnings ↵Kian Cross2020-07-132-11/+12
| | | | as errors.
* bump patch level3.1.7Sebastian Thiel2020-07-131-0/+6
|
* Fixed broken file paths.Kian Cross2020-07-131-48/+48
|
* bump patch level3.1.6Sebastian Thiel2020-07-131-0/+5
|
* bump patch level3.1.5Sebastian Thiel2020-07-121-0/+6
|
* bump patch level3.1.4Sebastian Thiel2020-07-121-0/+9
|
* Bump patch level3.1.3Sebastian Thiel2020-05-311-0/+6
|
* Bump patch level, this time with known signature3.1.2Sebastian Thiel2020-05-051-0/+9
|
* bump patch level3.1.1Sebastian Thiel2020-04-111-0/+9
|
* Remove now unnecessary explicit Unicode string literal prefixesHarmon2020-02-251-2/+2
|
* Fix links in v3.0.6 changelogHarmon2020-02-241-2/+2
|
* Add changelogs for v2.1.14 and v2.1.15Harmon2020-02-241-0/+14
|
* v3.1.0Harmon2020-02-241-0/+6
|
* v3.0.93.0.9Harmon2020-02-241-2/+2
|
* Replace invalid bytes when decoding TagObject streamHarmon2020-02-201-0/+2
| | | | Fixes #943
* Use UTF-8 encoding when getting information about a symbolic referenceHarmon2020-02-181-0/+6
| | | | Fixes #774
* Remove and replace references to nose with unittest in documentationHarmon2020-02-172-4/+3
|
* Improve changelog for v3.0.6 and v3.0.7Harmon2020-02-171-14/+19
|
* Added changelog for unreleased changesHarmon2020-02-171-0/+5
|
* Improve changelog for v3.0.8Harmon2020-02-171-5/+13
|
* bump version to 3.0.83.0.8Sebastian Thiel2020-02-171-0/+8
|
* Remove references to old mock library in documentationHarmon2020-02-161-2/+0
|
* Fix Python version requirement in documentationHarmon2020-02-161-1/+1
|
* v3.0.73.0.7Sebastian Thiel2020-02-081-2/+9
|
* preparr 3.0.63.0.6Sebastian Thiel2020-02-081-0/+13
|
* bump version3.0.5Sebastian Thiel2019-11-141-0/+6
|
* Update changelog; improve README to prevent release mistakes in future.3.0.4Sebastian Thiel2019-10-221-0/+6
|
* Prepare v3.0.33.0.3Sebastian Thiel2019-10-021-0/+6
|
* prepare next release3.0.2Sebastian Thiel2019-08-221-0/+5
|
* Bump version to 3.0.13.0.1Sebastian Thiel2019-08-151-0/+1
|
* Changelog informationSebastian Thiel2019-08-141-0/+6
|
* finalize chagnes.rst for 3.0 release3.0.0Sebastian Thiel2019-08-121-3/+6
|
* Version 3.0 - drop python 2 supportSebastian Thiel2019-08-111-0/+16
|
* Drop python 2 support, again (revert previous revert)Sebastian Thiel2019-08-111-1/+1
| | | | This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
* Bring back python 2 support2.1.13Sebastian Thiel2019-07-291-0/+6
|
* Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel2019-07-291-1/+1
| | | | This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
* Build docs locallySantos Gallegos2019-07-202-7/+5
| | | | | | | | Currently `make html` will output pages without styles or different than the online documentation. With this change the local documentation looks the same as the online documentation.
* Drop python 2.7 support and help with encodingsSebastian Thiel2019-07-201-1/+1
| | | | Fixes #312
* Document git.__version__Santos Gallegos2019-07-201-0/+7
| | | | Closes #311
* Update changelog for next releaseSebastian Thiel2019-07-061-0/+11
|