Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 446 Bytes 9537 about 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new `|| ignore` instead of igno...
binsearch.sh 672 Bytes 10154 almost 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new log-() instead of log+() wi...
datasrc.sh 140 Bytes 10095 almost 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 11 KB 12770 about 10 years Aaron Marcuse-Kubitza stderr_matches(): wrapper caller usage: added a...
db_make.sh 517 Bytes 10396 almost 11 years Aaron Marcuse-Kubitza lib/sh/db_make.sh: added pg_export_table_to_dir...
local.sh 2.56 KB 12770 about 10 years Aaron Marcuse-Kubitza stderr_matches(): wrapper caller usage: added a...
make.sh 3.07 KB 11976 over 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: remaking alias: documented that...
resume_import.sh 2.2 KB 9854 almost 11 years Aaron Marcuse-Kubitza *{.sh,run}: use simpler .rel() instead of `. "$...
sync.sh 1.61 KB 10144 almost 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/sync.sh: upload(): paths: don't ...
util.sh 31.2 KB 12771 about 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: prep_try: initialize $e to 0 to...
web.sh 216 Bytes 10055 almost 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
12771 03/20/2014 07:06 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: prep_try: initialize $e to 0 to simplify error-handling coding

12770 03/20/2014 06:56 PM Aaron Marcuse-Kubitza

stderr_matches(): wrapper caller usage: added alternative usage when using `||`

12769 03/20/2014 06:50 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: stderr_matches(): wrapper caller usage: documented usage for a negated condition (ie. prefixed w/ !)

12768 03/20/2014 06:48 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: stderr_matches(): usage: split into wrapper usage and wrapper caller usage for clarity

12767 03/20/2014 06:45 PM Aaron Marcuse-Kubitza

fix: *{.sh,run}: stderr_matches() wrappers: usage: added `rethrow`

12766 03/20/2014 06:45 PM Aaron Marcuse-Kubitza

fix: *{.sh,run}: stderr_matches() wrappers: usage: added `rethrow`

12765 03/20/2014 06:43 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: stderr_matches(): usage: `rethrow` must be called right after stderr_matches(), to avoid calling running other commands if there is an error

12764 03/20/2014 06:40 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: stderr_matches(): when using $ignore_e, also set benign_error=1 to suppress the highlighting of the error

12763 03/20/2014 06:36 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/db.sh: pg_schema_exists(): need to ignore benign error exit status from the "cannot create temporary relation in non-temporary schema" error

12762 03/20/2014 06:34 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: stderr_matches(): supporting ignoring any benign error exit status associated with the error message being tested for

View revisions

Also available in: Atom