Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post_version.py: stop adding release candidates to the index and relnotes | Eric Engestrom | 2020-05-13 | 1 | -4/+8 |
* | post_version.py: invert `is_point` into `is_first_release` to make its purpos... | Eric Engestrom | 2020-05-13 | 1 | -9/+7 |
* | post_version.py: fix branch name construction for release candidates | Eric Engestrom | 2020-05-13 | 1 | -2/+13 |
* | bin/gen_release_notes.py: Fix version detection for .0 release | Dylan Baker | 2020-04-20 | 1 | -36/+14 |
* | bin/post_version.py: Make the git commit as well. | Dylan Baker | 2020-03-05 | 1 | -0/+8 |
* | bin/post_version.py: Pretty print the html | Dylan Baker | 2020-03-05 | 1 | -3/+3 |
* | bin/post_version.py: Update the release calendar as well | Dylan Baker | 2020-03-05 | 1 | -0/+34 |
* | bin/post_release.py: Add .html to hrefs | Dylan Baker | 2019-10-25 | 1 | -2/+3 |
* | bin/post_version.py: white space fixes | Dylan Baker | 2019-10-25 | 1 | -1/+1 |
* | bin/post_version.py: Pass version as an argument | Dylan Baker | 2019-10-25 | 1 | -16/+10 |
* | release: Add an update_release_calendar.py script | Dylan Baker | 2019-10-03 | 1 | -0/+122 |