Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | session_exec(): Make "set -e"-safe | Patrick McDermott | 2019-04-25 | 1 | -2/+3 |
* | src/session.sh: Make some functions "static" | Patrick McDermott | 2019-04-25 | 1 | -9/+9 |
* | src/session.sh: Define functions before references | Patrick McDermott | 2019-04-25 | 1 | -73/+73 |
* | src/session.sh: Define functions before references | Patrick McDermott | 2019-04-25 | 1 | -70/+70 |
* | src/session.sh: Delimit command operands | Patrick McDermott | 2019-04-25 | 1 | -12/+12 |
* | src/session.sh: Shift function arguments | Patrick McDermott | 2019-04-25 | 1 | -0/+2 |
* | Update remaining copyright notices | Patrick McDermott | 2019-04-25 | 1 | -1/+1 |
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-19 | 1 | -2/+2 |
* | Add explicit returns to some functions | P. J. McDermott | 2016-01-18 | 1 | -0/+6 |
* | session_handle_sig(): Drop ${exit_status} handling | P. J. McDermott | 2016-01-17 | 1 | -5/+1 |
* | session_begin(), session_end(): Use non-exiting error() | P. J. McDermott | 2016-01-17 | 1 | -3/+8 |
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -0/+210 |