| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support .tar.zst (#903) | MRAAGH | 2021-02-23 | 1 | -0/+1 |
| | | |||||
| * | Exit codes, stderr suppression, minor edits (#788) | anntnzrb | 2020-08-27 | 1 | -4/+4 |
| | | | | | | | | | This is a re-attempt of #643 - `[ "$archive" = "" ]` may be replaced with `[ -z "$archive" ]` - added exit codes - upon entering `ext -c` with no arguments stderr will be thrown from readlink, should be suppressed | ||||
| * | tar.xz fix | Luke Smith | 2020-03-08 | 1 | -1/+2 |
| | | |||||
| * | #!/bin/sh shebang. newline after universalized. | Luke Smith | 2020-02-08 | 1 | -1/+1 |
| | | |||||
| * | portable shebang | Luke Smith | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | script documentation | Luke Smith | 2019-05-31 | 1 | -1/+3 |
| | | |||||
| * | who needs it | Luke Smith | 2019-05-19 | 1 | -1/+41 |
| | | |||||
| * | massive cleanup | Luke Smith | 2019-05-19 | 1 | -0/+1 |
