Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 1.04 KB 14545 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/archives.sh: compress(): don't i...
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 13 KB 14681 over 9 years Aaron Marcuse-Kubitza lib/sh/db.sh: pg_cmd(): log vars on same line t...
db_make.sh 505 Bytes 12779 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.41 KB 14694 over 9 years Aaron Marcuse-Kubitza fix: lib/sh/local.sh: $sync_remote_url: need $U...
make.sh 3.51 KB 13318 about 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: set_make_vars: don't display ma...
resume_import.sh 2.2 KB 12968 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 2.88 KB 14348 almost 10 years Aaron Marcuse-Kubitza lib/sh/sync.sh: db_snapshot(): before backing u...
util.sh 37.3 KB 14707 over 9 years Aaron Marcuse-Kubitza lib/sh/util.sh: canon_rel_path(): import $1 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
14707 09/22/2014 05:36 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: canon_rel_path(): import $1 to $path before function body, so that the function body can be moved to a nested function

14706 09/22/2014 03:48 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added canon_rel_path() stub for use by debugging functions

14704 09/22/2014 03:36 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: moved func_loc() to before debugging section so it can be used by debugging functions

14703 09/20/2014 02:34 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: command__exec(): need to restore $verbosity before calling die_e

14694 09/16/2014 04:25 PM Aaron Marcuse-Kubitza

fix: lib/sh/local.sh: $sync_remote_url: need $USER so user can be overridden when running as root

14682 09/10/2014 04:48 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_vars(): merge repeated flags so there aren't flags in between the vars (which is also not valid declare syntax)

14681 09/10/2014 04:15 PM Aaron Marcuse-Kubitza

lib/sh/db.sh: pg_cmd(): log vars on same line to avoid clutter

14680 09/10/2014 03:17 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_vars(): put all the vars on the same line so they don't clutter up the call graph generated at the default verbosity

14545 08/21/2014 12:40 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/archives.sh: compress(): don't include dir prefix in zip archive

14544 08/21/2014 12:40 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: cd(): use echo_run instead of a manual echo_cmd call

View revisions

Also available in: Atom