Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two-space sentences in shell comments | Tom Ryder | 2018-12-27 | 1 | -1/+1 |
* | Remove unneeded semicolon from sh "for VAR ; do" | Tom Ryder | 2018-12-06 | 1 | -1/+1 |
* | Break sh noglob guard into two lines for clarity | Tom Ryder | 2018-06-29 | 1 | -1/+2 |
* | Remove unneeded typeset call | Tom Ryder | 2016-12-30 | 1 | -1/+0 |
* | Use more compatible check | Tom Ryder | 2016-12-22 | 1 | -1/+1 |
* | Limit keep() to ksh93 | Tom Ryder | 2016-12-22 | 1 | -2/+9 |
* | Use . not source | Tom Ryder | 2016-12-22 | 1 | -1/+1 |
* | Fork keep() to ksh | Tom Ryder | 2016-12-22 | 1 | -0/+152 |