Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 446 Bytes 9537 over 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new `|| ignore` instead of igno...
binsearch.sh 672 Bytes 10154 over 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new log-() instead of log+() wi...
datasrc.sh 140 Bytes 10095 over 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 11 KB 12846 over 10 years Aaron Marcuse-Kubitza fix: lib/sh/db.sh: pg_cmd(): hide PGPASSWORD at...
db_make.sh 505 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.42 KB 12829 over 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: clog*: renamed to log* for clar...
make.sh 3.38 KB 12854 over 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: echo_target: use `log-- echo_fu...
resume_import.sh 2.2 KB 12828 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: local setting of log_level: use log...
sync.sh 1.61 KB 10144 over 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/sync.sh: upload(): paths: don't ...
util.sh 32.9 KB 12856 over 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: highlight_msg(): moved formatti...
web.sh 216 Bytes 10055 over 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
12856 03/22/2014 03:34 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: highlight_msg(): moved formatting code into separate format() function

12855 03/22/2014 03:21 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: dp(): renamed to ps() to corresponding with pv/pf

12854 03/22/2014 03:19 AM Aaron Marcuse-Kubitza

lib/sh/make.sh: echo_target: use `log-- echo_func`, which now puts the target name first but also provides much-needed indentation

12853 03/22/2014 03:16 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_func(): put file/line # after function call instead of before so the function name is listed first

12852 03/22/2014 03:13 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_func(): usage: removed no longer used/implemented minor=1 switch. use log++ instead.

12848 03/22/2014 02:19 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: ignore_err_msg(): usage: added $ignore_e param from stderr_matches()

12846 03/22/2014 01:39 AM Aaron Marcuse-Kubitza

fix: lib/sh/db.sh: pg_cmd(): hide PGPASSWORD at the normal verbosity so that the value of it doesn't appear in any log files

12845 03/22/2014 01:08 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: log_hint(): renamed to log_err_hint() for clarity, because this applies only to hints for errors

12844 03/22/2014 01:06 AM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: log_hint!(): use log_err instead of log_info because hints as used here are attached to (possibly benign) errors. for other uses, use mk_hint().

12843 03/22/2014 01:00 AM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: highlight_msg(): don't ' '-pad already-formatted text

View revisions

Also available in: Atom