Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | Stop assuming that /usr/bin/python exists | Panagiotis Vasilopoulos | |
Fixes 33192 | |||
2019-12-12 | python: Add __future__ imports for python 3 compatibility | teor | |
Except for src/ext, which we may not want to modify. Closes ticket 32732. | |||
2019-12-09 | Port changelog tools to python 3 | Nick Mathewson | |
Closes ticket 32704. | |||
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson | |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson | |
2017-03-15 | Run the copyright update script. | Nick Mathewson | |
2016-02-01 | use sortChanges to fold changes files into changelog. No additional editing ↵ | Nick Mathewson | |
or formatting yet. | |||
2015-05-05 | Add collation/splitting support to sortChanges script | Nick Mathewson | |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-12-22 | have lintchanges check header format. | Nick Mathewson | |
2014-06-16 | Bring remaining 0.2.5.5-alpha entries into changelog | Nick Mathewson | |
2014-05-29 | Start on the 0.2.5.5-alpha changelog. | Nick Mathewson | |
I've copied the entries from changes/, labeled the ones that also appeared in 0.2.4.22, sorted them lightly with a python script (added to maint), and combined sections with the same name. I didn't combine sections without a description (e.g. "Minor bugfixes:"), since we'll probably add a description to those. |