| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-11-17 | Simplified handle_extensions management utility | Claude Paroz |
| 2014-09-29 | Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. | Thomas Chaumeny |
| 2014-03-26 | Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems. | Zbigniew Siciarz |
| 2014-03-22 | Fixed #22256 -- Replaced bad fallback for missing PATH | Patrick Michaud |
| 2013-11-02 | More attacking E302 violators | Alex Gaynor |
| 2013-08-30 | Fixed #20989 -- Removed useless explicit list comprehensions. | Simon Charette |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-03-10 | Made (make|compile)messages check for availability of gettext commands. | Ramiro Morales |
| 2013-03-03 | Fixed #19942 -- Decoded errors coming from Popen commands | Claude Paroz |
| 2013-02-26 | Move management helper function to new utils module. | Ramiro Morales |
| 2013-02-26 | Don't use os.system() in compilemessages. | Ramiro Morales |
