errhandle.git
2023-12-12 Ian Kellingimprove docs, use more appropriate license
2023-05-11 Ian Kellingminor: doc improvement
2022-11-14 Ian Kellingfix PIPESTATUS printing
2021-10-14 Ian Kellingfix variable printing for newer bash
2021-10-13 Ian Kellingsatisfy newer shellsheck
2021-09-21 Ian Kellingminor: documentation
2021-07-15 Ian Kellingremove debug comment
2021-07-15 Ian Kellingprint out variables in the failed command
2021-02-14 Ian Kellingadd check for bash shell
2020-02-11 Ian Kellingcleanup documentation
2020-01-27 Ian Kellinghandle pipestatus, add some todos
2019-11-12 Ian KellingFix error with ssh, big refactor
2019-11-10 Ian Kellingfix bug after a bash completion
2019-11-06 Ian Kellinginteractive fixes an refactor
2019-11-06 Ian Kellingminor: docs
2019-11-06 Ian Kellingmore accurate interactive trace, refactor
2019-11-05 Ian Kellingsimplify cleanup, use gpl
2019-11-04 Ian KellingMake interactive catch function ignore bash-completion
2019-11-04 Ian Kellinguse ruby style, support interactive shell
2019-08-02 Ian Kellingminor comment
2019-07-22 Ian Kellingbetter docs
2019-06-30 Ian Kellingfix regression in last commit, ommiting a frame
2018-09-08 Ian Kellingbetter docs, consistent output to stderr
2018-09-08 Ian Kellingadd err-print, slight output improvement, docs
2018-07-26 Ian Kellingfix regression from set -u commit
2018-07-16 Ian Kellingdoc wording, whitespace
2018-07-16 Ian Kellingbetter compatibility with set -u
2018-07-16 Ian Kellingcode style
2018-07-13 Ian Kellingminor: code hygiene
2018-07-13 Ian Kellingsimplify: remove duplication and update docs
2018-07-04 Ian Kellingnicer names, update copyright
2018-01-28 Ian Kellingadd combined script easy usage
2018-01-22 Ian Kellingminor: remove unused var
2017-04-13 Ian Kellingdocument another cleanup method
2017-01-15 Ian Kellingadd custom error handler ability
2016-09-27 Ian Kellingfix for bash 4.4
2016-08-15 Ian Kellingsmall doc update
2016-08-12 Ian Kellingsmall doc update
2016-08-12 Ian Kellingbetter output
2016-08-12 Ian KellingDo stack trace + more
2016-08-12 Ian Kellingadd help on argument
2016-08-12 Ian Kellingminor doc update
2016-08-12 Ian Kellingminor doc update
2016-08-12 Ian KellingMinor readme update
2016-08-12 Ian Kellingadd errallow-function
2016-08-12 Ian Kellingname function consistently
2016-08-12 Ian Kellingimprove doc
2016-08-12 Ian Kellingadd README
2016-08-12 Ian Kellingsmall underscore rename
2016-08-12 Ian Kellinginitial commit