]>
zdv2.bktei.com Git - BK-2020-03.git/log 
Steven Baltakatei Sandoval  [Fri, 27 May 2022 09:57:59 +0000  (09:57 +0000)] 
chore(user/bkots):Comment debug line
Steven Baltakatei Sandoval  [Fri, 27 May 2022 08:55:02 +0000  (08:55 +0000)] 
feat(user/bkots):Optimize with GNU Parallel for executing commands
  - Assemble each command and save as string in array; then execute
    array.
  - Use bash function as wrapper to echo and group each command being
    performed along with its stdout/stderr messages.
  - Use regex search of '/.' to find and exclude dotfile paths instead
    of resolving each basename of each parent directory in each path.
  - Use double quotes to handle file names with special characters.
    - Escape out double quotes when they appear in file names.
  - Note: Incrementing major version number due to added dependency of
    GNU Parallel 
20210822 
Steven Baltakatei Sandoval  [Mon, 16 May 2022 17:51:19 +0000  (17:51 +0000)] 
feat(user/bk-find-git-verify):Add script to verify many git sigs
Steven Baltakatei Sandoval  [Fri, 13 May 2022 20:42:34 +0000  (20:42 +0000)] 
feat(unitproc/bktemp-count_jobs):Add count_jobs() function
Steven Baltakatei Sandoval  [Tue, 3 May 2022 00:35:04 +0000  (00:35  +0000)] 
feat(user/bkots): Don't timestamp files changed in last 1 min
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:25:42 +0000  (22:25 +0000)] 
chore(user/):Permissions
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:24:26 +0000  (22:24 +0000)] 
chore(user/bk-naut-hide):Add version number
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:23:33 +0000  (22:23 +0000)] 
feat(user/):Add bash script to update .hidden files for nautilus
Steven Baltakatei Sandoval  [Sun, 1 May 2022 23:11:30 +0000  (23:11 +0000)] 
feat(user/):Remove quotation marks from ots arguments
Steven Baltakatei Sandoval  [Sun, 1 May 2022 07:17:09 +0000  (07:17 +0000)] 
fix(user/bkots):Handle spaces in filenames provided to 'ots' command
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:41:32 +0000  (08:41 +0000)] 
minor(user/bkots):fix verbose comment
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:00:36 +0000  (08:00 +0000)] 
fix(user/bkots):Fix stamp action
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 07:55:11 +0000  (07:55 +0000)] 
feat(user/bkots):Run ots separately for each calendar
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 02:08:45 +0000  (02:08  +0000)] 
feat(user/bkots):Add script to run ots recursively
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:45:52 +0000  (16:45 +0000)] 
fix(user/gpgfp-noemail):Rename and fix bk-gpgfp-noemail
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:39:22 +0000  (16:39 +0000)] 
chore(user/bk-gpgfp-noemail):make executable
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:38:09 +0000  (16:38 +0000)] 
chore(user/bk-gpgfp-noemail):Add version info
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:34:25 +0000  (16:34 +0000)] 
feat(user):Add script to show gpg fingerprint with obscured email
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:45:08 +0000  (14:45 +0000)] 
chore(unitproc):Rename script
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:37:27 +0000  (14:37 +0000)] 
feat(unitproc):Add script to check if string is gpg fingerprint
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:56:05 +0000  (00:56  +0000)] 
feat(unitproc/bknpass):Make portable if script used in bash function
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:01:00 +0000  (00:01  +0000)] 
style(unitproc/bknpass):Refactor with updated style
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:30:40 +0000  (02:30  +0000)] 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:29:43 +0000  (02:29  +0000)] 
fix(unitproc/bktemp-initGitRepo):auto set upstream branch
Steven Baltakatei Sandoval  [Tue, 15 Feb 2022 16:08:18 +0000  (16:08 +0000)] 
feat(user/bk-copy-rand-music):Log copied files orig paths
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 21:23:23 +0000  (21:23 +0000)] 
feat(user/chmoddirbr):Add script to perform chmod on dir branch
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 05:18:05 +0000  (05:18  +0000)] 
feat(us/bk-copy-rand-music.sh):Add misc features
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:56:07 +0000  (04:56  +0000)] 
chore(us/bk-copy-rand-music.sh):Perms
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:51:05 +0000  (04:51  +0000)] 
feat(us/bk-copy-rand-music.sh):Add script
Steven Baltakatei Sandoval  [Tue, 18 Jan 2022 01:10:03 +0000  (01:10  +0000)] 
feat(u/bktemp-checkAppFileDir):displayMissing exit code
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:08:53 +0000  (05:08  +0000)] 
chore(u/bk-export-min-pubkeys):Remove debug stderr messagesSigned-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com> 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:02:45 +0000  (05:02  +0000)] 
chore(u/bk-export-min-pubkeys):make script executableSigned-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com> 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:01:06 +0000  (05:01  +0000)] 
Merge branch 'master' into develop
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:34:09 +0000  (04:34  +0000)] 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:33:38 +0000  (04:33  +0000)] 
feat(user/bk-export-min-pubkeys):Add script to exp min pubkeys
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:14:30 +0000  (03:14  +0000)] 
style(u/bk_export_audio.sh):Minor comment
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:06:37 +0000  (03:06  +0000)] 
feat(u/bk_export_audio.sh):Bash script to get audio files from video
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 02:43:47 +0000  (02:43  +0000)] 
fix(u/bktemp-checkAppFileDir:checkdir()):handle blank arg case
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:46:06 +0000  (22:46 +0000)] 
feat(u/bktemp-checkFlt):Add empty string test
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:41:09 +0000  (22:41 +0000)] 
fix(u/bktemp-checkFlt):Update copypasta comments (int -> flt)
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:37:37 +0000  (22:37 +0000)] 
feat(u/bktemp-checkFlt):Add bash function to check for floats
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 22:28:08 +0000  (22:28 +0000)] 
fix(bktemp-updateLoopPI):Fix log function used in sum dampener
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 22:16:49 +0000  (22:16 +0000)] 
fix(bktemp-updateloopPI):Add integral sum spike dampener
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:16:27 +0000  (04:16  +0000)] 
feat(bktemp-updateLoopPI):write cv bias to tmpdir
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:10:40 +0000  (04:10  +0000)] 
style(bktemp-updateLoopPI):add function comment
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:08:05 +0000  (04:08  +0000)] 
feat(bktemp-updateLoopPI):Add argument for initial CV bias
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 03:41:53 +0000  (03:41  +0000)] 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 03:41:31 +0000  (03:41  +0000)] 
feat(unitproc):Add PI loop updater
Steven Baltakatei Sandoval  [Thu, 14 Oct 2021 01:00:20 +0000  (01:00  +0000)] 
feat(unitproc/bktemp-initGitRepo):Fetch remote branches after pull
Steven Baltakatei Sandoval  [Wed, 11 Aug 2021 13:02:40 +0000  (13:02 +0000)] 
feat(unitproc/octave/invgaurnd.m):Add inverse gaussian generator
Steven Baltakatei Sandoval  [Mon, 9 Aug 2021 12:15:38 +0000  (12:15 +0000)] 
feat(u/p/sleepRand.py):Add --upper bound option
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 08:04:30 +0000  (08:04 +0000)] 
chore(u/p/sleepRand.py):Update comments
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:51:55 +0000  (07:51 +0000)] 
chore(u/p/bktemp-parseArgs):Add version number
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:48:32 +0000  (07:48 +0000)] 
feat(u/p/bktemp-parseArgs):Add example parseArgs python3 script
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:40:30 +0000  (07:40 +0000)] 
feat(u/p/sleepRand.py):Add argparse, logging functionality
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:50:24 +0000  (11:50 +0000)] 
style(unitproc/../sleepRand.py):Move output spread adj to top
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:46:38 +0000  (11:46 +0000)] 
doc(unitproc/.../sleepRand.py): Add comments
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:36:26 +0000  (11:36 +0000)] 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:35:48 +0000  (11:35 +0000)] 
feat(unitproc/python):Add sleepRand.py
Steven Baltakatei Sandoval  [Thu, 29 Jul 2021 13:17:56 +0000  (13:17 +0000)] 
Merge branch 'master' into develop
Steven Baltakatei Sandoval  [Thu, 29 Jul 2021 12:37:05 +0000  (12:37 +0000)] 
feat(unitproc):bkagedecrypt - age decryption tool
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 05:47:07 +0000  (05:47  +0000)] 
feat(unitproc/bktemp-checkInt):Add integer check function
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 03:30:28 +0000  (03:30  +0000)] 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 03:29:44 +0000  (03:29  +0000)] 
feat(unitproc/bkbtcblockslock):btc block clock
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 02:30:59 +0000  (02:30  +0000)] 
feat(unitproc/bktemp-randFloat):random float string generator
Steven Baltakatei Sandoval  [Wed, 21 Jul 2021 11:12:24 +0000  (11:12 +0000)] 
feat(unitproc/bktemp-initGitrepo):Only fast-forward pulls
Steven Baltakatei Sandoval  [Sat, 17 Jul 2021 00:14:44 +0000  (00:14  +0000)] 
Merge tag '0.4.7'
feat(unitproc):create bktemp-processArgs
# gpg: Signature made Tue 13 Jul 2021 10:15:43 PM GMT
# gpg:                using RSA key 
38F96437C83AC88E28B7A95257DA57D9517E6F86 
# gpg: Good signature from "Steven Sandoval <baltakatei@gmail.com>" [ultimate]
# gpg:                 aka "Steven Sandoval <baltakatei@alumni.stanford.edu>" [ultimate]
# Primary key fingerprint: 3457 A265 922A 1F38 39DB  0264 A0A2 95AB DC34 69C9
#      Subkey fingerprint: 38F9 6437 C83A C88E 28B7  A952 57DA 57D9 517E 6F86
Steven Baltakatei Sandoval  [Sat, 17 Jul 2021 00:11:20 +0000  (00:11  +0000)] 
chore(bktemp-yellDieTry):Add version, comments
Steven Baltakatei Sandoval  [Fri, 16 Jul 2021 23:52:55 +0000  (23:52 +0000)] 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev
Steven Baltakatei Sandoval  [Fri, 16 Jul 2021 23:52:37 +0000  (23:52 +0000)] 
feat(unitproc):Add bktemp-yellDieTry
Steven Baltakatei Sandoval  [Tue, 13 Jul 2021 22:12:38 +0000  (22:12 +0000)] 
feat(unitproc):Add bktemp-processArgs
Steven Baltakatei Sandoval  [Mon, 21 Jun 2021 20:44:17 +0000  (20:44 +0000)] 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop
Steven Baltakatei Sandoval  [Sat, 12 Jun 2021 21:53:21 +0000  (21:53 +0000)] 
update(unitproc:bkvideo2webm):Rename, add example
Steven Baltakatei Sandoval  [Fri, 28 May 2021 19:33:02 +0000  (19:33 +0000)] 
feat(sysutils):Add script to output current second (iso-8601)
Steven Baltakatei Sandoval  [Fri, 28 May 2021 19:27:53 +0000  (19:27 +0000)] 
feat(sysutils):Add script that outputs current minute (iso-8601)
Steven Baltakatei Sandoval  [Sun, 4 Apr 2021 17:42:32 +0000  (17:42 +0000)] 
fix(unitproc:initGitRepo):Improve usability
Steven Baltakatei Sandoval  [Sun, 28 Mar 2021 15:25:56 +0000  (15:25 +0000)] 
feat(unitproc):Add bkuptime
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:41:00 +0000  (12:41 +0000)] 
fix(unitproc:bktemp-initGitRepo):Fix repoDir
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:36:41 +0000  (12:36 +0000)] 
fix(unitproc:bktemp-initGitRepo):Comments
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:35:47 +0000  (12:35 +0000)] 
style(unitproc:bktemp-initGitRepo):Comments
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:33:21 +0000  (12:33 +0000)] 
feat(unitproc:bktemp-initGitRepo):Add bash script to init git repos
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:33:40 +0000  (10:33 +0000)] 
fix(unitproc:bktemp-checkURL):Fix typo
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:29:43 +0000  (10:29 +0000)] 
feat(.gitignore):Add ignore list
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:28:44 +0000  (10:28 +0000)] 
feat(unitproc):Add bktemp-checkURL
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:28:34 +0000  (10:28 +0000)] 
chore(prvt):Update private module
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 23:15:07 +0000  (23:15 +0000)] 
style(unitproc/bktemplate):Use BEGIN/END comment markers
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 23:03:03 +0000  (23:03 +0000)] 
update(README):Clarify `user` directory
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 05:33:23 +0000  (05:33  +0000)] 
chore(prvt):Update private repo
Steven Baltakatei Sandoval  [Thu, 28 Jan 2021 04:37:53 +0000  (04:37  +0000)] 
feat(sysutils:bkStConflictFinder):Add Bash script
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 23:35:19 +0000  (23:35 +0000)] 
feat(sysutils:bkBundleDir.sh):Add script to auto bundle git repos
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 23:31:31 +0000  (23:31 +0000)] 
chore(TODO):Update
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 07:21:29 +0000  (07:21 +0000)] 
chore(prvt):Update
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 04:36:37 +0000  (04:36  +0000)] 
style(unitproc/bknpass):Comment style
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 03:48:22 +0000  (03:48  +0000)] 
feat(unitproc:bknpass):Change bknpass to use bech32 base32 charset
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 03:39:34 +0000  (03:39  +0000)] 
feat(unitproc:bknpass):Add adjusable-length password generator
Steven Baltakatei Sandoval  [Thu, 14 Jan 2021 00:00:36 +0000  (00:00  +0000)] 
feat(TODO.org):Add TODO list
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:52:25 +0000  (22:52 +0000)] 
feat(sysutils):Add sysutils and some dir renaming script
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:52:04 +0000  (22:52 +0000)] 
doc(README.org):Add README and ABOUT files
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:51:33 +0000  (22:51 +0000)] 
edit(unitproc:bkmvln):Customize
Steven Baltakatei Sandoval  [Tue, 12 Jan 2021 02:52:16 +0000  (18:52 -0800)] 
add(unitproc:bkmvln):Import symbolic link move script