Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove encoding declarations: # -*- coding: utf-8 -*- | Dimitri Papadopoulos | 2021-10-06 | 1 | -1/+0 |
* | MAINT: Cleanup tools/changelog.py | Charles Harris | 2021-05-10 | 1 | -24/+20 |
* | ENH: Include co-authors in changelog. | Charles Harris | 2021-05-09 | 1 | -10/+19 |
* | BUG: Make changelog recognize ``gh-`` as PR number prefix. | Charles Harris | 2021-05-07 | 1 | -3/+7 |
* | STY: Minor style fixups to changelog.py | Charles Harris | 2020-10-30 | 1 | -2/+3 |
* | convert shebang from python to python3 (#15687) | Changqing Li | 2020-03-04 | 1 | -1/+1 |
* | [MAINT] Cleanup python2 sys.version checks | Seth Troisi | 2020-01-20 | 1 | -4/+2 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Update changelog.py for Python 3. | Charles Harris | 2018-12-19 | 1 | -2/+4 |
* | MAINT: Update changlog.py docstring. | Charles Harris | 2018-01-18 | 1 | -4/+4 |
* | MAINT: Move `tools/announce.py` to `tools/changelog.py`. | Charles Harris | 2018-01-18 | 1 | -0/+150 |