aboutsummaryrefslogtreecommitdiffstats
path: root/bin/post_version.py
Commit message (Expand)AuthorAgeFilesLines
* post_version.py: update script to the new rST way of thingsEric Engestrom2020-06-131-83/+59
* post_version.py: stop adding release candidates to the index and relnotesEric Engestrom2020-05-131-4/+8
* post_version.py: invert `is_point` into `is_first_release` to make its purpos...Eric Engestrom2020-05-131-9/+7
* post_version.py: fix branch name construction for release candidatesEric Engestrom2020-05-131-2/+13
* bin/gen_release_notes.py: Fix version detection for .0 releaseDylan Baker2020-04-201-36/+14
* bin/post_version.py: Make the git commit as well.Dylan Baker2020-03-051-0/+8
* bin/post_version.py: Pretty print the htmlDylan Baker2020-03-051-3/+3
* bin/post_version.py: Update the release calendar as wellDylan Baker2020-03-051-0/+34
* bin/post_release.py: Add .html to hrefsDylan Baker2019-10-251-2/+3
* bin/post_version.py: white space fixesDylan Baker2019-10-251-1/+1
* bin/post_version.py: Pass version as an argumentDylan Baker2019-10-251-16/+10
* release: Add an update_release_calendar.py scriptDylan Baker2019-10-031-0/+122