Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add argsv0.8.0 | Shav Kinderlehrer | 2023-04-17 | -8/+24 |
* | Fix stdin supportv0.7.4 | Shav Kinderlehrer | 2023-04-17 | -7/+41 |
* | Process last linev0.7.3 | Shav Kinderlehrer | 2023-04-17 | -2/+14 |
* | Fix binary printing bugv0.7.2 | Shav Kinderlehrer | 2023-04-17 | -3/+1 |
* | Remove debug messagesv0.7.1 | Shav Kinderlehrer | 2023-04-17 | -27/+0 |
* | Add optional processing stagev0.7.0 | Shav Kinderlehrer | 2023-04-17 | -14/+116 |
* | Read file quick | Shav Kinderlehrer | 2023-04-14 | -19/+22 |
* | Merge branch 'main' into f6s/syntax-highlighting | Shav Kinderlehrer | 2023-04-14 | -0/+2 |
|\ | ||||
| * | Fix memory leakv0.6.2 | Shav Kinderlehrer | 2023-04-14 | -0/+2 |
* | | Read file in one read | Shav Kinderlehrer | 2023-04-13 | -21/+10 |
|/ | ||||
* | Fix stdin bugv0.6.1 | Shav Kinderlehrer | 2023-04-13 | -3/+3 |
* | Add stdin supportv0.6.0 | Shav Kinderlehrer | 2023-04-13 | -5/+23 |
* | Add argsv0.5.0 | Shav Kinderlehrer | 2023-04-13 | -9/+54 |
* | Add argsv0.4.0 | Shav Kinderlehrer | 2023-04-12 | -13/+77 |
* | Fix binary detection bugv0.3.3 | Shav Kinderlehrer | 2023-04-12 | -1/+1 |
* | Begin config struct | Shav Kinderlehrer | 2023-04-12 | -6/+14 |
* | Add NO_COLOR supportv0.3.2 | Shav Kinderlehrer | 2023-04-11 | -5/+20 |
* | Switch to \r instead of annoying newlinev0.3.1 | Shav Kinderlehrer | 2023-04-11 | -1/+1 |
* | Try to approximate if file is printeablev0.3.0 | Shav Kinderlehrer | 2023-04-11 | -13/+35 |
* | Move to size_t where practical | Shav Kinderlehrer | 2023-04-11 | -8/+10 |
* | Fix typos + wrong header includesv0.2.1 | Shav Kinderlehrer | 2023-04-10 | -6/+3 |
* | Rename lib to util | Shav Kinderlehrer | 2023-04-10 | -1/+1 |
* | Add stdin supportv0.2.0 | Shav Kinderlehrer | 2023-04-10 | -17/+16 |
* | Optimize printingv0.1.0 | Shav Kinderlehrer | 2023-04-10 | -11/+8 |
* | Breakup monolithic code | Shav Kinderlehrer | 2023-04-10 | -44/+63 |
* | Fix args error msg | Shav Kinderlehrer | 2023-04-10 | -5/+5 |
* | Fix bugv0.0.1 | Shav Kinderlehrer | 2023-04-10 | -1/+1 |
* | Add tty check | Shav Kinderlehrer | 2023-04-10 | -5/+11 |
* | Add multifile support | Shav Kinderlehrer | 2023-04-10 | -11/+58 |
* | Open file + make buffer | Shav Kinderlehrer | 2023-04-10 | -2/+58 |
* | Implement file opening | Shav Kinderlehrer | 2023-04-10 | -1/+26 |
* | Initial commit | Shav Kinderlehrer | 2023-04-09 | -0/+3 |