Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | actually tested stuff and figured out that the first rule is the default one.... | epochqwert | 2016-10-11 | 1 | -3/+4 |
* | added a couple #includes to get rid of warnings | epochqwert | 2016-10-11 | 1 | -0/+2 |
* | added matching of missing portions of the URL | epochqwert | 2016-10-11 | 1 | -12/+28 |
* | changed the makefile to actually do sane stuff instead of rebuild every time. | epochqwert | 2016-10-11 | 1 | -3/+4 |
* | fuck if I know. I'm tired. moved the magic stuff to url.c. | epochqwert | 2016-05-28 | 5 | -14/+37 |
* | forgot to remove 'D: ' from a printf I was using for debugging. | epochqwert | 2015-12-30 | 1 | -1/+1 |
* | enabled magic by default in cuturl. | epochqwert | 2015-12-30 | 3 | -19/+22 |
* | added D flag to matchurl and added an ifdef to cuturl | epochqwert | 2015-11-11 | 3 | -4/+13 |
* | Forgot Makefile. | epochqwert | 2015-08-22 | 1 | -0/+15 |
* | initial commit. | epochqwert | 2015-08-22 | 4 | -0/+378 |