Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 680 Bytes 12986 over 10 years Aaron Marcuse-Kubitza fix: lib/sh/archives.sh: unzip(): support -p op...
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 13 KB 13365 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/db.sh: pg_dump(): need use_pg to...
db_make.sh 505 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.35 KB 13347 over 10 years Aaron Marcuse-Kubitza lib/sh/local.sh: public_schema_exists(): moved ...
make.sh 3.51 KB 13318 over 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: set_make_vars: don't display ma...
resume_import.sh 2.2 KB 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 2.88 KB 14348 over 10 years Aaron Marcuse-Kubitza lib/sh/sync.sh: db_snapshot(): before backing u...
util.sh 36.3 KB 14412 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/util.sh: str2varname(): need to ...
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
14412 08/04/2014 05:09 AM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: str2varname(): need to lowercase str because on case-insensitive filesystems, paths sometimes canonicalize to a different capitalization than the original

14411 08/04/2014 05:00 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: added lowercase()

14410 08/03/2014 09:54 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: die(): need stub since this is invoked before it's defined

14409 08/03/2014 09:12 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: setup_log_fd(): don't change $log_fd to stdlog until stdlog is set up, to avoid "Bad file descriptor" errors

14407 08/02/2014 07:13 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: func_override(), copy_func(): added echo_func to facilitate debugging

14406 08/02/2014 07:12 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: stubs: log++ alias also needs to be moved to stub section

14348 07/26/2014 05:28 PM Aaron Marcuse-Kubitza

lib/sh/sync.sh: db_snapshot(): before backing up, trim bloated temp files (eg. from rolled back changes)

13365 05/01/2014 03:14 AM Aaron Marcuse-Kubitza

bugfix: lib/sh/db.sh: pg_dump(): need use_pg to import $pg_database before checking for existence of $database

13364 05/01/2014 03:11 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: import_vars: documented that it's idempotent

13354 04/29/2014 11:36 PM Aaron Marcuse-Kubitza

bugfix: benign_does_not_exist_error(): removed ignore_e=3, because this exit status is also used for other errors

View revisions

Also available in: Atom