errhandle.git
4 months agoimprove documentation master
Ian Kelling [Tue, 12 Dec 2023 19:06:27 +0000 (14:06 -0500)]
improve documentation

4 months agoimprove documentation
Ian Kelling [Tue, 12 Dec 2023 19:03:59 +0000 (14:03 -0500)]
improve documentation

4 months agoimprove docs, use more appropriate license
Ian Kelling [Tue, 12 Dec 2023 18:56:08 +0000 (13:56 -0500)]
improve docs, use more appropriate license

11 months agominor: doc improvement
Ian Kelling [Thu, 11 May 2023 15:48:29 +0000 (11:48 -0400)]
minor: doc improvement

17 months agofix PIPESTATUS printing
Ian Kelling [Mon, 14 Nov 2022 02:49:30 +0000 (21:49 -0500)]
fix PIPESTATUS printing

2 years agofix variable printing for newer bash
Ian Kelling [Thu, 14 Oct 2021 12:46:04 +0000 (08:46 -0400)]
fix variable printing for newer bash

2 years agosatisfy newer shellsheck
Ian Kelling [Wed, 13 Oct 2021 20:43:36 +0000 (16:43 -0400)]
satisfy newer shellsheck

2 years agominor: documentation
Ian Kelling [Tue, 21 Sep 2021 15:45:56 +0000 (11:45 -0400)]
minor: documentation

2 years agoremove debug comment
Ian Kelling [Thu, 15 Jul 2021 19:38:03 +0000 (15:38 -0400)]
remove debug comment

2 years agoprint out variables in the failed command
Ian Kelling [Thu, 15 Jul 2021 19:37:15 +0000 (15:37 -0400)]
print out variables in the failed command

3 years agoadd check for bash shell
Ian Kelling [Sun, 14 Feb 2021 12:55:02 +0000 (07:55 -0500)]
add check for bash shell

4 years agocleanup documentation
Ian Kelling [Tue, 11 Feb 2020 12:17:48 +0000 (07:17 -0500)]
cleanup documentation

4 years agohandle pipestatus, add some todos
Ian Kelling [Mon, 27 Jan 2020 23:47:39 +0000 (18:47 -0500)]
handle pipestatus, add some todos

4 years agoFix error with ssh, big refactor
Ian Kelling [Tue, 12 Nov 2019 02:08:51 +0000 (21:08 -0500)]
Fix error with ssh, big refactor

Removes a function, simplifies some things.

4 years agofix bug after a bash completion
Ian Kelling [Sun, 10 Nov 2019 21:11:58 +0000 (16:11 -0500)]
fix bug after a bash completion

4 years agointeractive fixes an refactor
Ian Kelling [Wed, 6 Nov 2019 04:11:01 +0000 (23:11 -0500)]
interactive fixes an refactor

4 years agominor: docs
Ian Kelling [Wed, 6 Nov 2019 01:11:57 +0000 (20:11 -0500)]
minor: docs

4 years agomore accurate interactive trace, refactor
Ian Kelling [Wed, 6 Nov 2019 00:57:34 +0000 (19:57 -0500)]
more accurate interactive trace, refactor

4 years agosimplify cleanup, use gpl
Ian Kelling [Tue, 5 Nov 2019 20:46:53 +0000 (15:46 -0500)]
simplify cleanup, use gpl

4 years agoMake interactive catch function ignore bash-completion
Ian Kelling [Mon, 4 Nov 2019 21:29:16 +0000 (16:29 -0500)]
Make interactive catch function ignore bash-completion

And allow that to be extended based on string globing
of filenames.

4 years agouse ruby style, support interactive shell
Ian Kelling [Mon, 4 Nov 2019 20:58:02 +0000 (15:58 -0500)]
use ruby style, support interactive shell

4 years agominor comment
Ian Kelling [Fri, 2 Aug 2019 11:56:36 +0000 (07:56 -0400)]
minor comment

4 years agobetter docs
Ian Kelling [Mon, 22 Jul 2019 19:58:00 +0000 (15:58 -0400)]
better docs

4 years agofix regression in last commit, ommiting a frame
Ian Kelling [Sun, 30 Jun 2019 19:46:08 +0000 (15:46 -0400)]
fix regression in last commit, ommiting a frame

5 years agobetter docs, consistent output to stderr
Ian Kelling [Sat, 8 Sep 2018 01:52:07 +0000 (21:52 -0400)]
better docs, consistent output to stderr

5 years agoadd err-print, slight output improvement, docs
Ian Kelling [Sat, 8 Sep 2018 01:16:09 +0000 (21:16 -0400)]
add err-print, slight output improvement, docs

5 years agofix regression from set -u commit
Ian Kelling [Thu, 26 Jul 2018 00:41:36 +0000 (20:41 -0400)]
fix regression from set -u commit

5 years agodoc wording, whitespace
Ian Kelling [Mon, 16 Jul 2018 16:08:18 +0000 (12:08 -0400)]
doc wording, whitespace

5 years agobetter compatibility with set -u
Ian Kelling [Mon, 16 Jul 2018 15:58:43 +0000 (11:58 -0400)]
better compatibility with set -u

5 years agocode style
Ian Kelling [Mon, 16 Jul 2018 15:43:01 +0000 (11:43 -0400)]
code style

5 years agominor: code hygiene
Ian Kelling [Fri, 13 Jul 2018 18:44:38 +0000 (14:44 -0400)]
minor: code hygiene

5 years agosimplify: remove duplication and update docs
Ian Kelling [Fri, 13 Jul 2018 18:37:21 +0000 (14:37 -0400)]
simplify: remove duplication and update docs

5 years agonicer names, update copyright
Ian Kelling [Wed, 4 Jul 2018 00:48:30 +0000 (20:48 -0400)]
nicer names, update copyright

6 years agoadd combined script easy usage
Ian Kelling [Sun, 28 Jan 2018 17:19:39 +0000 (12:19 -0500)]
add combined script easy usage

6 years agominor: remove unused var
Ian Kelling [Mon, 22 Jan 2018 01:41:47 +0000 (20:41 -0500)]
minor: remove unused var

7 years agodocument another cleanup method
Ian Kelling [Thu, 13 Apr 2017 10:00:35 +0000 (03:00 -0700)]
document another cleanup method

7 years agoadd custom error handler ability
Ian Kelling [Sun, 15 Jan 2017 15:35:43 +0000 (07:35 -0800)]
add custom error handler ability

7 years agofix for bash 4.4
Ian Kelling [Tue, 27 Sep 2016 21:44:10 +0000 (14:44 -0700)]
fix for bash 4.4

7 years agosmall doc update
Ian Kelling [Mon, 15 Aug 2016 02:33:09 +0000 (19:33 -0700)]
small doc update

7 years agosmall doc update
Ian Kelling [Fri, 12 Aug 2016 22:37:12 +0000 (15:37 -0700)]
small doc update

7 years agobetter output
Ian Kelling [Fri, 17 Jun 2016 07:38:13 +0000 (00:38 -0700)]
better output

7 years agoDo stack trace + more
Ian Kelling [Mon, 16 Feb 2015 00:43:27 +0000 (16:43 -0800)]
Do stack trace + more

7 years agoadd help on argument
Ian Kelling [Sat, 12 Jul 2014 03:21:20 +0000 (20:21 -0700)]
add help on argument

7 years agominor doc update
Ian Kelling [Mon, 30 Jun 2014 12:12:24 +0000 (05:12 -0700)]
minor doc update

7 years agominor doc update
Ian Kelling [Thu, 12 Jun 2014 22:34:13 +0000 (15:34 -0700)]
minor doc update

7 years agoMinor readme update
Ian Kelling [Thu, 12 Jun 2014 22:19:04 +0000 (15:19 -0700)]
Minor readme update

7 years agoadd errallow-function
Ian Kelling [Sat, 7 Jun 2014 16:37:11 +0000 (09:37 -0700)]
add errallow-function

7 years agoname function consistently
Ian Kelling [Thu, 5 Jun 2014 18:35:23 +0000 (11:35 -0700)]
name function consistently

7 years agoimprove doc
Ian Kelling [Wed, 23 Apr 2014 07:36:11 +0000 (00:36 -0700)]
improve doc

7 years agoadd README
Ian Kelling [Wed, 23 Apr 2014 05:18:58 +0000 (22:18 -0700)]
add README

7 years agosmall underscore rename
Ian Kelling [Wed, 23 Apr 2014 00:09:30 +0000 (17:09 -0700)]
small underscore rename

7 years agoinitial commit
Ian Kelling [Tue, 22 Apr 2014 01:55:22 +0000 (18:55 -0700)]
initial commit