about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* ArchiveCase Duckworth2020-05-30
|
* Change some functions to only BashCase Duckworth2020-05-30
|
* Remove unneeded filesCase Duckworth2020-05-30
|
* Bring URL transforming up to specCase Duckworth2020-05-30
| | | | | | URL transformation (formerly called "munging") is now (afaict) fully compliant with the RFC spec. It's also implemented in pure bash and is available as a library at https://git.sr.ht/~acdw/shurlie.
* BackupCase Duckworth2020-05-30
|
* Start testing transform_uriCase Duckworth2020-05-28
|
* Change typesettingCase Duckworth2020-05-28
|
* Add MakefilesCase Duckworth2020-05-26
|
* Fix dumb mistakeCase Duckworth2020-05-26
|
* Add MakefileCase Duckworth2020-05-26
|
* Add less promptsCase Duckworth2020-05-25
|
* Update READMECase Duckworth2020-05-25
|
* Add LICENSECase Duckworth2020-05-25
|
* Add usage and headerCase Duckworth2020-05-25
|
* Major rewrite, v0.1Case Duckworth2020-05-25
|
* Update READMECase Duckworth2020-05-24
|
* Add tee to prepare for linksCase Duckworth2020-05-24
|
* Update display() to use less and better mimetypesCase Duckworth2020-05-23
|
* Add option parsing and change order of operationsCase Duckworth2020-05-23
|
* Fix redirectsCase Duckworth2020-05-23
|
* Change awk to gawkCase Duckworth2020-05-23
|
* Read statusline until \rCase Duckworth2020-05-23
|
* Add SNI supportCase Duckworth2020-05-23
|
* Add URL normalizing functions for use laterCase Duckworth2020-05-23
|
* Fix redirecting issuesCase Duckworth2020-05-23
|
* Add usage()Case Duckworth2020-05-23
|
* Fix colorsCase Duckworth2020-05-22
|
* Change file descriptors and add functionsCase Duckworth2020-05-22
|
* Wait for responsesCase Duckworth2020-05-22
|
* Statify URL and require thingsCase Duckworth2020-05-22
|
* Bump versionCase Duckworth2020-05-22
|
* Download non-text mimetypesCase Duckworth2020-05-22
|
* Reorder variablesCase Duckworth2020-05-22
|
* Normalize line endingsCase Duckworth2020-05-22
|
* Remove unneeded stuffCase Duckworth2020-05-22
|
* It works!Case Duckworth2020-05-22
|
* Ready to uploadCase Duckworth2020-05-22