summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
Commit message (Collapse)AuthorAgeFilesLines
* prepare next release3.1.31Sebastian Thiel2023-02-161-0/+6
|
* adjust changelog prior to release3.1.30Sebastian Thiel2022-12-291-0/+5
|
* update changelogSebastian Thiel2022-12-221-0/+12
|
* prepare next release3.1.29Sebastian Thiel2022-10-111-0/+8
|
* prepare changelogSebastian Thiel2022-10-071-0/+6
|
* Fix various typosluz paz2022-05-071-3/+3
| | | Found via `codespell -q 3 -S ./git/ext/gitdb,./test/fixtures/reflog_master,./test/fixtures/diff_mode_only,./test/fixtures/reflog_HEAD`
* fix changelogSebastian Thiel2022-02-201-9/+2
|
* update changelogSebastian Thiel2022-02-201-0/+9
|
* keep track of upcoming changesSebastian Thiel2022-01-121-0/+8
|
* fix documentationSebastian Thiel2022-01-101-0/+1
|
* bump patch level3.1.26Sebastian Thiel2022-01-101-1/+11
|
* prep version bump3.1.25Sebastian Thiel2022-01-071-0/+6
|
* prepare new release, bump version patch level…3.1.24Sebastian Thiel2021-09-181-2/+12
| | | | …which could probably have been a minor version last time.
* Fix titleFabian Affolter2021-09-101-1/+1
|
* Fix version discrepancy3.1.23Sebastian Thiel2021-09-101-1/+1
|
* Update changes.rstDominic2021-09-091-1/+4
|
* Update changes.rstDominic2021-09-091-1/+16
| | | Update changes for 3.1.21
* Update changes.rstYobmod2021-08-091-2/+3
|
* Update changelog and versionYobmod2021-08-091-25/+52
|
* fix docsSebastian Thiel2021-07-281-1/+1
| | | | RST!!!!
* prepare next patch release3.1.20Sebastian Thiel2021-07-281-1/+11
|
* prepare patch release3.1.19Sebastian Thiel2021-07-231-0/+9
|
* prepare patch level 3.1.18Sebastian Thiel2021-06-161-0/+8
|
* prepare new patch3.1.17Sebastian Thiel2021-05-141-3/+13
|
* update change log3.1.16Sebastian Thiel2021-05-131-1/+10
|
* add initial types to remote.pyyobmod2021-05-031-1/+12
|
* drop py3.4 supportyobmod2021-02-281-0/+1
|
* add python 3.9 supportyobmod2021-02-261-0/+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
|
* 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-131-10/+11
| | | | as errors.
* bump patch level3.1.7Sebastian Thiel2020-07-131-0/+6
|
* 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
|
* 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