summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
ass='commitgraph'>* mystring: fix "Illegal number" on FreeBSD & macOS for x=; echo $((x))Martijn Dekker2018-03-10 * expand: 'nolog' and 'debug' options cause "$-" to wreak havocMartijn Dekker2018-03-10 * histedit: fix build with musl libcBaruch Siach2018-03-10 * expand: Remove dependency on fmatch.h if it does not exitRink Springer2018-03-10 * input: Fix here-document redirection with vi/emacs onHarald van Dijk2018-03-10 * man: Small cleanup for Command Line EditingLarry Hynes2018-03-10 * builtin: describe_command - fix incorrect pathHarald van Dijk2018-03-10 * trap: Globally rename pendingsigs to pending_sigDenys Vlasenko2018-03-10 * Release 0.5.9.1.Herbert Xu2016-09-23 * expand - Fix dangling left square brackets in patternsHerbert Xu2016-09-23 * builtin: Fix echo -n early terminationHerbert Xu2016-09-02 * builtin: Fix handling of trailing IFS white spacesHerbert Xu2016-09-02 * eval: Return status in eval functionsHerbert Xu2016-09-02 * jobs: Handle string-based job descriptorsStephen Kitt2016-09-02 * trap: Implement POSIX.1-2008 trap reset behaviour