| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-28 | meta: readme indentationv1.0.0 | -6/+6 | |
| 2023-03-28 | meta: update readme to current state of the project | -23/+71 | |
| 2023-03-28 | janet: finish module docs | -6/+38 | |
| 2023-03-28 | janet: add documentation to pipeline api | -6/+60 | |
| 2023-03-28 | janet: improve defapi to do smarter merging | -22/+23 | |
| 2023-03-28 | janet: move handle into request as client | -2/+4 | |
| 2023-03-27 | janet: initial fancy api preview | -0/+59 | |
| 2023-03-27 | janet: fix mime-related bug | -13/+19 | |
| 2023-03-27 | janet: format using %V | -4/+4 | |
| 2023-03-27 | janet: pass in cookies | -2/+4 | |
| 2023-03-27 | native: correct classification mistake | -2/+2 | |
| 2023-03-26 | meta: readme s/\t/ /g | -5/+5 | |
| 2023-03-26 | meta: add installation cmd | -0/+2 | |
| 2023-03-26 | meta: add contributing | -4/+21 | |
| 2023-03-26 | meta: update readme and project metadata | -9/+51 | |
| 2023-03-26 | janet: fix mime data filename missing handle ref | -1/+1 | |
| 2023-03-26 | janet: add docs to jurl, improve qol | -39/+118 | |
| 2023-03-26 | native: remove prefixes from authentication keys | -23/+23 | |
| 2023-03-26 | janet: no longer sort multivalue header lists | -3/+3 | |
| 2023-03-26 | janet: remove jurl/writer | -40/+0 | |
| 2023-03-26 | janet: add jurl/text documentation | -5/+27 | |
| 2023-03-26 | jurl: add docs to jurl/mime | -8/+35 | |
| 2023-03-26 | janet: also pass handle | -0/+2 | |
| 2023-03-26 | native: implement getinfo on enums and bitmasks | -9/+122 | |
| 2023-03-26 | janet: implement headers and cookies | -23/+98 | |
| 2023-03-26 | native: implement getinfo slists | -4/+27 | |
| 2023-03-25 | jurl: initial client preview | -48/+133 | |
| 2023-03-25 | native: allow write callback to handle <size bytes | -2/+5 | |
| 2023-03-25 | native: use a macro for size of jurl_opts | -2/+3 | |
| 2023-03-25 | janet: also recognize jurl-mime in jurl/mime | -2/+4 | |
| 2023-03-25 | janet: misc alignment | -4/+4 | |
| 2023-03-25 | janet: improve example in jurl/mime | -3/+3 | |
| 2023-03-25 | janet: bring jurl/mime up to speed | -32/+39 | |
| 2023-03-24 | native: add comment for future self | -1/+2 | |
| 2023-03-24 | jurl: update mime module | -2/+2 | |
| 2023-03-24 | native: fix mime stuff | -6/+4 | |
| 2023-03-24 | native: rework mimepart entirely | -63/+113 | |
| 2023-03-24 | native: cleanup: add elaborative comments | -0/+8 | |
| 2023-03-24 | native: cleanup, jurl.c edition | -27/+27 | |
| 2023-03-24 | native: continue reorganizing: main.c edition | -86/+96 | |
| 2023-03-24 | native: reorganize jurl.h | -20/+29 | |
| 2023-03-24 | janet: add writer helper module | -0/+39 | |
| 2023-03-24 | native: fix warning | -1/+1 | |
| 2023-03-24 | native: implement -blob | -8/+20 | |
| 2023-03-24 | native: fix another segfault | -1/+1 | |
| 2023-03-24 | native: use getslist universally | -13/+3 | |
| 2023-03-24 | native: ok this is kind of big, see rest of message | -110/+149 | |
| 2023-03-23 | native: fix two potential runoffs | -0/+2 | |
| 2023-03-23 | Revert "native: NULL-terminate all struct[]s" | -12/+9 | |
| 2023-03-23 | native: fix nasty bug | -1/+1 |
