Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make shebang interpreter directives consistent | Marko Myllynen | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | list-fixed-bugs: use argparse for the commandline | Mike Frysinger | 2015-12-29 | 1 | -1/+19 |
| | | | | This makes the interface more friendly to users. | ||||
* | Add script to list fixed bugs for the NEWS file. | Joseph Myers | 2015-11-05 | 1 | -0/+46 |
This patch adds a script to list fixed bugs for the NEWS file, as proposed in <https://sourceware.org/ml/libc-alpha/2015-10/msg01043.html>, with the bugs listed in the format proposed in <https://sourceware.org/ml/libc-alpha/2015-11/msg00088.html>. * scripts/list-fixed-bugs.py: New file. |