summaryrefslogtreecommitdiffstats
path: root/src/dir.sh
Commit message (Collapse)AuthorAgeFilesLines
* dir_is_empty(): Prefix with "_"Patrick McDermott2019-04-141-2/+2
|
* Protect against cmd operands beginning with "-"Patrick McDermott2019-04-141-1/+1
|
* hash_name(): Hash src:* packagesPatrick McDermott2019-04-131-0/+2
|
* Consistently shift function argumentsPatrick McDermott2019-04-111-0/+3
|
* Update author namePatrick McDermott2019-04-101-1/+1
|
* try_rmdir(): RefactorP. J. McDermott2017-08-031-4/+6
| | | | Explicitly return either 0 or 1 and slightly improve logic readability.
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-221-1/+1
|
* Improve license noticesP. J. McDermott2017-07-221-9/+12
|
* src/*.sh: Drop inclusion guardsP. J. McDermott2017-07-221-3/+0
|
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+74