Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug when width is less than line length | Thomas Voss | 2022-10-04 | 1 | -3/+3 |
* | Update Caspers' default email address | Thomas Voss | 2022-10-04 | 1 | -2/+2 |
* | Mark TODO #3 as complete | Thomas Voss | 2022-10-04 | 1 | -1/+1 |
* | Add a .mailmap | Thomas Voss | 2022-10-04 | 1 | -0/+3 |
* | Add centering by longest line (#3) | Casper Andersson | 2022-10-04 | 1 | -3/+73 |
* | Add TODO #4 | Thomas Voss | 2022-10-03 | 1 | -0/+5 |
* | Remove unused flags from call to getopt() | Thomas Voss | 2022-10-03 | 1 | -1/+1 |
* | Make buffer and size static to avoid memory leak | Casper Andersson | 2022-10-01 | 1 | -2/+2 |
* | Properly terminate the list | Thomas Voss | 2022-10-01 | 1 | -0/+1 |
* | Update my email-address | Thomas Voss | 2022-10-01 | 1 | -1/+1 |
* | Fix centering with ANSI escapes | Thomas Voss | 2022-09-23 | 1 | -1/+1 |
* | Enable warnings | Thomas Voss | 2022-09-23 | 1 | -1/+1 |
* | Add a target variable | Thomas Voss | 2022-09-23 | 1 | -5/+7 |
* | Fix text centering of multibyte characters | Thomas Voss | 2022-09-23 | 1 | -2/+7 |
* | Add license text | Thomas Voss | 2022-09-20 | 2 | -0/+31 |
* | Use unicode box characters | Thomas Voss | 2022-09-20 | 1 | -33/+33 |
* | Add a README | Thomas Voss | 2022-09-20 | 1 | -0/+13 |
* | Add a TODO file | Thomas Voss | 2022-09-20 | 1 | -0/+70 |
* | Fix usage string | Thomas Voss | 2022-08-09 | 1 | -1/+1 |
* | Fix usage example in manual page | Thomas Voss | 2022-02-10 | 1 | -2/+2 |
* | Don't exit when fopen(3) returns NULL | Thomas Voss | 2022-02-08 | 1 | -4/+7 |
* | Initial commit | Thomas Voss | 2022-02-08 | 5 | -0/+275 |