Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-17 | Use `command` consistently, silence ShellCheck | Tom Ryder | 1 | -1/+2 |
2017-05-27 | Add safety to bd() | Tom Ryder | 1 | -1/+2 |
2017-05-27 | More refinements to bd() | Tom Ryder | 1 | -28/+11 |
2017-05-26 | More bd() improvements | Tom Ryder | 1 | -12/+29 |
2017-05-26 | Correct default behaviour for bd() with no args | Tom Ryder | 1 | -6/+9 |
2017-05-26 | Reimplement sd() without subshell | Tom Ryder | 1 | -3/+3 |
2017-05-25 | Even terser/nicer bd() | Tom Ryder | 1 | -7/+7 |
2017-05-25 | Shorter/saner implementation for bd() | Tom Ryder | 1 | -56/+29 |
2017-01-02 | Work around newline-stripping in param expansion | Tom Ryder | 1 | -2/+5 |
2016-12-11 | Use opening parens for case safety in subshell | Tom Ryder | 1 | -6/+6 |
2016-08-23 | Remove commented apostrophe from within subshell | Tom Ryder | 1 | -1/+1 |
2016-08-23 | Fix up ?d() functions | Tom Ryder | 1 | -3/+6 |
2016-08-20 | Correctly bail from failed subshell | Tom Ryder | 1 | -2/+3 |
2016-08-20 | Remove option term spec from bd() | Tom Ryder | 1 | -7/+3 |
2016-08-20 | Port bd() to POSIX sh | Tom Ryder | 1 | -0/+67 |