Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-29 | removed slack: was a fun few years thanks | Daniel Jones | 1 | -5/+0 |
2019-07-29 | why the fuck is pnj a thing | Daniel Jones | 1 | -1/+1 |
2019-06-17 | added liveleak urls | Daniel Jones | 1 | -0/+2 |
2019-06-05 | now use c89 and -pedantic | Daniel Jones | 2 | -20/+30 |
2019-06-04 | added vimeo.com | Daniel Jones | 1 | -0/+1 |
2019-06-03 | added jpg:large fiel extension | Daniel Jones | 1 | -1/+1 |
2019-05-06 | add twitter | Daniel Jones | 1 | -0/+1 |
2019-05-02 | added {new,old}reddit.com | Daniel Jones | 1 | -0/+2 |
2019-04-29 | fix missing comma | Daniel Jones | 1 | -1/+1 |
2019-04-29 | added gob | Daniel Jones | 1 | -12/+13 |
2019-04-17 | added v.redd.it | Daniel Jones | 1 | -0/+1 |
2019-04-10 | added m.youtube.com | Daniel Jones | 1 | -0/+1 |
2019-04-10 | verbosity-- | Daniel Jones | 1 | -1/+0 |
2019-04-09 | now ignores case of file extension by converting everything to upper | Daniel Jones | 1 | -1/+25 |
2019-03-18 | prevent trying to write out of bounds when constructing argument array | Daniel Jones | 1 | -2/+10 |
2019-03-15 | the return is reached.. | Daniel Jones | 1 | -1/+1 |
2019-03-15 | moved fork/execute to own function | Daniel Jones | 1 | -51/+62 |
2019-03-15 | readme additions | Daniel Jones | 1 | -1/+5 |
2019-03-15 | added some more domains, debug prints when NOFORK | Daniel Jones | 1 | -4/+12 |
2019-03-12 | some comments | Daniel Jones | 1 | -1/+5 |
2019-03-12 | changed and added some constants | Daniel Jones | 1 | -12/+13 |
2019-03-08 | reopen std{out,err} as /dev/null instead of closing them | Daniel Jones | 1 | -5/+10 |
2019-03-08 | fixed bug preventing youtubedl working | Daniel Jones | 1 | -7/+12 |
2019-03-07 | semantics | Daniel Jones | 1 | -1/+1 |
2019-03-06 | error handling | Daniel Jones | 1 | -0/+3 |
2019-03-06 | some comments and error handling | Daniel Jones | 1 | -4/+8 |
2019-03-06 | use std=c99 | Daniel Jones | 1 | -1/+1 |
2019-03-06 | added feature | Daniel Jones | 1 | -32/+105 |
2019-03-07 | mupdf path change | Daniel Jones | 1 | -1/+1 |
2019-03-06 | removed unneeded assignment and used a define for buffer sizes | Daniel Jones | 1 | -5/+5 |
2019-03-06 | first code commit | Daniel Jones | 4 | -0/+850 |