Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | it actually works now and is no longer hideous | epoch | 2020-01-25 | 1 | -30/+29 |
| | |||||
* | last commit was an in-progress I failed to notice. it should work now. | epoch | 2020-01-21 | 1 | -2/+2 |
| | |||||
* | fixed uriunescape possibly missing an escaped character that landed on a ↵ | epoch | 2020-01-21 | 1 | -6/+28 |
| | | | | boundary between two reads. | ||||
* | added ability for uriunescape to read from stdin if there are no arguments | epoch | 2019-06-16 | 1 | -4/+14 |
| | |||||
* | rebased on an old copy of this repo. renamed everything. rewrote the uri ↵ | epoch | 2019-04-20 | 1 | -0/+12 |
parser. added uricmp. wew. |