Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/download.sh: Replace err() with dbg() | P. J. McDermott | 2015-10-30 | 1 | -4/+4 |
| | | | | | We can print more user-friendly error messages at higher levels in the application. | ||||
* | rm_temp(): Remove recursively | P. J. McDermott | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | get_temp_dir(): New function (again) | P. J. McDermott | 2015-10-28 | 1 | -0/+7 |
| | |||||
* | dl(): Fix | P. J. McDermott | 2015-10-28 | 1 | -1/+1 |
| | | | | Bad yank/put. | ||||
* | src/download.sh | P. J. McDermott | 2015-10-28 | 1 | -0/+85 |