409 Commits (e184bd50fba860e00d1c90fa8ab9f4af46c20223)
 

Author SHA1 Message Date
  JustAnotherArchivist e184bd50fb Fix unused argc and argv error 1 year ago
  JustAnotherArchivist b78820f8ef Add dir-to-ia 1 year ago
  JustAnotherArchivist 7e01aaefe2 Handle error tasks by exiting non-zero 1 year ago
  JustAnotherArchivist b51a7c9514 Fall back to response length when there is neither Content-Length nor Transfer-Encoding in an HTTP/1.1 response 1 year ago
  JustAnotherArchivist 93e4140295 Add support for malformed LF HTTP responses 1 year ago
  JustAnotherArchivist 9879db1195 Proper HTTP/1.0 support 1 year ago
  JustAnotherArchivist a1e2e26a3f Fix warning 1 year ago
  JustAnotherArchivist 2163d745fd Fix warning 1 year ago
  JustAnotherArchivist ccafb1eb51 Only search within headers 1 year ago
  JustAnotherArchivist 427884af5e Fix warnings 1 year ago
  JustAnotherArchivist 38d8be57f2 Warnings are bad, mmkay? 1 year ago
  JustAnotherArchivist b644d3f454 Rebuild when .make-and-exec changes 1 year ago
  JustAnotherArchivist 448e624b65 Fix UB in memcasemem when no match is found 1 year ago
  JustAnotherArchivist 90616b0d5f Improve debug compilation options 1 year ago
  JustAnotherArchivist 887c063533 Add support for non-standard header capitalisation 1 year ago
  JustAnotherArchivist af25c108ba Add support for HTTP 1.0 1 year ago
  JustAnotherArchivist 6bc6c13427 Get rid of Makefile for more control; add proper debug build support 1 year ago
  JustAnotherArchivist 06d8155a10 Fix --no-derive and --clobber options not working for single-part uploads 1 year ago
  JustAnotherArchivist ebfc78ef3a More retries on item existence check 1 year ago
  JustAnotherArchivist 62cee00ebe Upload files smaller than a single part without using the multipart API 1 year ago
  JustAnotherArchivist 3db8841ed1 Clear line before completion message of progress bar 1 year ago
  JustAnotherArchivist edf1dd417c Add timeouts 1 year ago
  JustAnotherArchivist 0933c2adc0 Print progress less frequently 1 year ago
  JustAnotherArchivist 69c718a2b2 Not-so-new new ArchiveBot domain 1 year ago
  JustAnotherArchivist 337896958a Add support for IA_S3_{ACCESS,SECRET} environment variables 1 year ago
  JustAnotherArchivist 5a8bab3a01 Fix negative ints 1 year ago
  JustAnotherArchivist 232a430946 Fix single-file torrents 1 year ago
  JustAnotherArchivist 568cf9ade6 Add files mode 1 year ago
  JustAnotherArchivist 3b0201cdeb Fix infohash 1 year ago
  JustAnotherArchivist 1977b237e5 Fix random BrokenPipeError on exiting Python processes 1 year ago
  JustAnotherArchivist e3380e6e2a Fix 'binary' lines 1 year ago
  JustAnotherArchivist 2d4546f274 Fix errors on sscanf 1 year ago
  JustAnotherArchivist 8d2b04c56f Add torrent-tiny 1 year ago
  JustAnotherArchivist 5eae0c45c2 Add header mode (e.g. for tasks API) 1 year ago
  JustAnotherArchivist 0f8a22f035 Add curl-ia 1 year ago
  JustAnotherArchivist c9bf3a93af Filter out lines without an attribute value 1 year ago
  JustAnotherArchivist 98ebc667f2 Silence BrokenPipeError 1 year ago
  JustAnotherArchivist 511405bbca Fix case sensitivity on img srcset processing 1 year ago
  JustAnotherArchivist 6acea5d6eb Add html-extract-stupid 1 year ago
  JustAnotherArchivist 3440da3f9a Fix output sometimes appearing after prompt 1 year ago
  JustAnotherArchivist 75999e969c Make --name a normal mode 1 year ago
  JustAnotherArchivist 9c1f803e13 Get rid of shell quoting and print name/fullname on separate lines instead 1 year ago
  JustAnotherArchivist 5ba7d26621 Fix error when no arguments are provided 1 year ago
  JustAnotherArchivist ea27e35b90 Add optional username and fullname extraction 1 year ago
  JustAnotherArchivist 65a47d5091 Fix header matches potentially occurring in the record body 1 year ago
  JustAnotherArchivist 10c7ab0889 Fix off-by-one error for non-chunked responses 1 year ago
  JustAnotherArchivist 761606a5be Add options to pass the URL context out through warc-dump-responses and http-response-bodies 1 year ago
  JustAnotherArchivist 9228c23ae6 Fix off-by-one error on WARC-Type parsing 1 year ago
  JustAnotherArchivist a79291e081 Fix debug output for small/empty buffer 1 year ago
  JustAnotherArchivist 1737842841 Add http-response-bodies 1 year ago