post_version.py: fix relnotes links
[mesa.git] / bin / post_version.py
2020-07-22 Eric Engestrompost_version.py: fix relnotes links
2020-07-22 Eric Engestrompost_version.py: update the files in the current worktr...
2020-07-22 Eric Engestrompost_version.py: stop using non-existent functions...
2020-07-22 Eric Engestrompost_version.py: drop incorrect conf.py changes
2020-07-22 Eric Engestrompost_version.py: don't generate relnotes twice
2020-06-13 Eric Engestrompost_version.py: update script to the new rST way of...
2020-05-13 Eric Engestrompost_version.py: stop adding release candidates to...
2020-05-13 Eric Engestrompost_version.py: invert `is_point` into `is_first_relea...
2020-05-13 Eric Engestrompost_version.py: fix branch name construction for relea...
2020-04-20 Dylan Bakerbin/gen_release_notes.py: Fix version detection for...
2020-03-05 Dylan Bakerbin/post_version.py: Make the git commit as well.
2020-03-05 Dylan Bakerbin/post_version.py: Pretty print the html
2020-03-05 Dylan Bakerbin/post_version.py: Update the release calendar as...
2019-10-25 Dylan Bakerbin/post_release.py: Add .html to hrefs
2019-10-25 Dylan Bakerbin/post_version.py: white space fixes
2019-10-25 Dylan Bakerbin/post_version.py: Pass version as an argument
2019-10-03 Dylan Bakerrelease: Add an update_release_calendar.py script