summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* made the Makefile use /usr/local as prefix because I'm lazyepochqwert2018-04-151-1/+1
* added some more examples to start.conf.exampleepochqwert2018-04-121-3/+8
* better format string cutting in printfurl and start now single-quote escapes ...epochqwert2018-04-122-2/+2
* fixed printfurl to choke on stuff less often.epochqwert2018-04-111-4/+4
* added another line to the example config to show how to make it handle URLs w...epochqwert2018-04-101-0/+1
* changed last line in start to run the pipeline in the current shell instead o...epochqwert2018-04-101-1/+1
* added printfurl and start tools and ignore file. and example config.epoch2018-04-064-0/+13
* added new tools and removed old. commented out prefix to preventing overridin...epoch2018-04-061-8/+6
* added whole URL ability to cuturlepoch2018-04-061-3/+9
* moved url functions into url.hepochqwert2017-08-202-151/+142
* fixed up Makefileepochqwert2017-08-201-3/+8
* actually tested stuff and figured out that the first rule is the default one....epochqwert2016-10-111-3/+4
* added a couple #includes to get rid of warningsepochqwert2016-10-111-0/+2
* added matching of missing portions of the URLepochqwert2016-10-111-12/+28
* changed the makefile to actually do sane stuff instead of rebuild every time.epochqwert2016-10-111-3/+4
* fuck if I know. I'm tired. moved the magic stuff to url.c.epochqwert2016-05-285-14/+37
* forgot to remove 'D: ' from a printf I was using for debugging.epochqwert2015-12-301-1/+1
* enabled magic by default in cuturl.epochqwert2015-12-303-19/+22
* added D flag to matchurl and added an ifdef to cuturlepochqwert2015-11-113-4/+13
* Forgot Makefile.epochqwert2015-08-221-0/+15
* initial commit.epochqwert2015-08-224-0/+378