| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a newline if the string comes from commandline | Tomaz Solc | 2015-05-14 | 1 | -0/+4 |
| * | Don't append an extra new-line. | Tomaz Solc | 2015-05-13 | 1 | -1/+1 |
| * | Add -c command line option. | Tomaz Solc | 2015-05-13 | 1 | -6/+18 |
| * | Use optparse for Python 2.6 compatibility. | Tomaz Solc | 2015-05-13 | 1 | -21/+15 |
| * | Avoid reopening sys.stdin on Python 3. | Tomaz Solc | 2015-05-13 | 1 | -5/+4 |
| * | Remove unnecessary check for isatty() | Tomaz Solc | 2015-05-13 | 1 | -9/+7 |
| * | Use entry_points for the commandline utility. | Tomaz Solc | 2015-05-13 | 1 | -0/+51 |
