Nathaniel Landau
|
63562be37a
|
update commands
|
2021-10-23 23:00:49 -04:00 |
|
Nathaniel Landau
|
46d7edf726
|
minor change
|
2021-10-22 17:20:16 -04:00 |
|
Nathaniel Landau
|
04dd6d76bb
|
rename binaryExists to commandExists
|
2021-10-22 16:08:42 -04:00 |
|
Nathaniel Landau
|
49468383f2
|
add _clearLine_
|
2021-10-22 15:56:22 -04:00 |
|
Nathaniel Landau
|
4c99e7fe6c
|
Add options for nocasematch
|
2021-10-22 11:05:57 -04:00 |
|
Nathaniel Landau
|
7483dbc9f4
|
Update vscode snippets
|
2021-10-22 09:53:40 -04:00 |
|
Nathaniel Landau
|
3497421c4f
|
fix tests
|
2021-10-21 16:06:52 -04:00 |
|
Nathaniel Landau
|
8bb89541e8
|
Squashed commit of the following:
commit 61bf734812cb62ba6e0ec224bc15f7928705a8a2
Author: Nathaniel Landau <nate@natelandau.com>
Date: Thu Oct 21 15:44:21 2021 -0400
Major overhaul continued
- rename templates
- add checks utilities
- add new array utilities
- rename files
- add assorted utilities
- improve documentation
commit 546178fff3b526f492eb0eeffc63f79537e75de3
Author: Nathaniel Landau <nate@natelandau.com>
Date: Wed Oct 20 16:31:14 2021 -0400
Update conventions
commit f6d0642f85518efda9c5d8472b99d1c14163e381
Author: Nathaniel Landau <nate@natelandau.com>
Date: Wed Oct 20 09:47:09 2021 -0400
minor formatting changes
commit 2217612b55e3f9faf803a2d0c937ea2261206505
Author: Nathaniel Landau <nate@natelandau.com>
Date: Tue Oct 19 17:59:09 2021 -0400
add new functions
commit 347ba7aa738dcd6a5ad9d70886b38da3a17dc89e
Author: Nathaniel Landau <nate@natelandau.com>
Date: Tue Oct 19 12:06:44 2021 -0400
major overhaul
- Add standaloneTemplate.sh
- Rework README
- Refactor inline documentation
- Enforce coding standards
- Remove CSV utilities
- Add new array utilities
- add _useGNUutils_
- more ...
commit cd8e0d49aef25eeaf6b3e71a3c9e1f29ab9b06f5
Author: Nathaniel Landau <nate@natelandau.com>
Date: Sun Oct 17 09:56:08 2021 -0400
Add debug functions
commit f7c5c0a3d19815dcc6ba80b5f5a2ebb77ef88b07
Author: Nathaniel Landau <nate@natelandau.com>
Date: Sat Oct 16 21:10:01 2021 -0400
add new array functions
_joinArray_, _isEmptyArray_, _sortArray_, _reverseSortArray_, and _mergearrays_
commit d8bc3d8cabdbcee3c479f97b43a45bdfe3bdafe0
Author: Nathaniel Landau <nate@natelandau.com>
Date: Fri Oct 15 17:27:12 2021 -0400
add _columnize_
commit 2fd2ae9435f476bc3968c3eb0d793db4bf1d9eaf
Author: Nathaniel Landau <nate@natelandau.com>
Date: Mon Oct 11 22:17:45 2021 -0400
_progressBar_: Fix unbound variable
commit e8933d15fc955a1acc665e9a081f131e681855d5
Author: Nathaniel Landau <nate@natelandau.com>
Date: Sun Oct 10 11:50:42 2021 -0400
_alert_: header now underlined
commit c9ce894361dec7d3513c038794a155519baf26bc
Author: Nathaniel Landau <nate@natelandau.com>
Date: Tue Oct 5 09:49:42 2021 -0400
_alert_: line numbers to gray
commit 4aaddd336ce613f629a7e6a62ef3b27ffc24d22d
Author: Nathaniel Landau <nate@natelandau.com>
Date: Fri Oct 8 15:05:20 2021 -0400
_usage_ to stdout
commit e2372fc3122ec1f20acc27f04d29b3785f014e25
Author: Nathaniel Landau <nate@natelandau.com>
Date: Tue Oct 5 09:38:26 2021 -0400
_setPATH_: remove unneeded logic
commit e60c75b6c954ac4bd146e2758252168027b9a43d
Author: Nathaniel Landau <nate@natelandau.com>
Date: Tue Oct 5 09:25:38 2021 -0400
_findSource_: bugfix
commit 0e84912e1ccd7203e5beff9f8737f8374f4aa5d8
Author: Nathaniel Landau <nate@natelandau.com>
Date: Thu Sep 30 16:29:25 2021 -0400
add requirements to documentation
commit 2c24843e3ada591e1868a94416e40b5ac0aa4994
Author: Nathaniel Landau <nate@natelandau.com>
Date: Thu Sep 30 15:34:10 2021 -0400
_uniqueFilename_: improve extension handling
commit 08bc2dfdcc8632efee9179e9c960a574fc17cf0c
Author: Nathaniel Landau <nate@natelandau.com>
Date: Mon Sep 27 15:13:53 2021 -0400
improve hooks script
commit 641918f1559d3b3aa38a9bbdf418938b2b81c176
Author: Nathaniel Landau <nate@natelandau.com>
Date: Fri Sep 24 08:16:52 2021 -0400
_inArry_: case insensitivity
commit eae10f170680540fdb4a1222add7e54f8785ea63
Author: Nathaniel Landau <nate@natelandau.com>
Date: Mon Sep 20 18:31:44 2021 -0400
clean up alerting
commit 700acd56f57fd57db84ef0e232ef41cdd7aee43c
Author: Nathaniel Landau <nate@natelandau.com>
Date: Mon Sep 20 18:22:11 2021 -0400
refactor _execute_
commit d893f86900a9fed9d91a0c9cc06c13b6b34d9926
Author: Nathaniel Landau <nate@natelandau.com>
Date: Mon Sep 20 18:19:18 2021 -0400
'fatal' replaces 'die'
commit 3326857bf127bef36cd9982246aa5b826d796d0a
Author: Nathaniel Landau <nate@natelandau.com>
Date: Fri Sep 17 08:29:50 2021 -0400
_execute_: ensure quiet and verbose work together
|
2021-10-21 16:03:27 -04:00 |
|
Nathaniel Landau
|
1e2d2ff287
|
update readme
|
2021-09-13 09:41:07 -04:00 |
|
Nathaniel Landau
|
3c490fa710
|
Improve readability
|
2021-09-11 10:15:23 -04:00 |
|
Nathaniel Landau
|
e014a1dc2a
|
_execute_: ensure quiet mode doesn't print output
|
2021-09-10 16:05:43 -04:00 |
|
Nathaniel Landau
|
b5d12b8239
|
add tests
|
2021-09-09 08:53:05 -04:00 |
|
Nathaniel Landau
|
0caf491112
|
_execute_: add NOTICE option
|
2021-09-09 08:52:54 -04:00 |
|
Nathaniel Landau
|
dabceb11b2
|
_execute_: add NOTICE option
|
2021-09-09 08:47:17 -04:00 |
|
Nathaniel Landau
|
e8e9d51f9d
|
Cnofirm directories exist before adding to PATH
|
2021-09-06 10:36:55 -04:00 |
|
Nathaniel Landau
|
832c0ca24e
|
Add NOTICE level logging
|
2021-09-06 10:30:25 -04:00 |
|
Nathaniel Landau
|
8f1bb71ba5
|
update _alerts_
- 'info' now uses gray text
- remove 'verbose' and favor 'debug'
- 'input' is now underlined
|
2021-09-03 10:03:32 -04:00 |
|
Nathaniel Landau
|
5479663e88
|
_stopwords_ fail on error
|
2021-08-26 21:45:46 -04:00 |
|
Nathaniel Landau
|
262cad4036
|
fix typo
|
2021-08-26 20:17:23 -04:00 |
|
Nathaniel Landau
|
45cf833b97
|
_cleanstring_: allow regex
|
2021-08-25 17:00:57 -04:00 |
|
Nathaniel Landau
|
42e3c6a04e
|
echo over printf
|
2021-08-25 16:44:47 -04:00 |
|
Nathaniel Landau
|
45768e5edd
|
alerts to debug
|
2021-08-25 16:44:21 -04:00 |
|
Nathaniel Landau
|
4a440df9e7
|
improve stop words check
|
2021-08-25 12:07:01 -04:00 |
|
Nathaniel Landau
|
3fae6598ed
|
reduce blue contrast
|
2021-08-24 13:16:48 -04:00 |
|
Nathaniel Landau
|
401973657f
|
Add _setColors_
|
2021-08-24 13:13:49 -04:00 |
|
Nathaniel Landau
|
7439b80641
|
reduce brightness of [38;5;196m
|
2021-08-24 12:58:05 -04:00 |
|
Nathaniel Landau
|
70521b68a1
|
move colors to _setColors_()
|
2021-08-24 12:06:01 -04:00 |
|
Nathaniel Landau
|
b0fbe5fb31
|
_makeSymlink_: add quiet mode
|
2021-08-23 14:11:04 -04:00 |
|
Nathaniel Landau
|
78b236e884
|
initial commit
|
2021-08-23 14:10:02 -04:00 |
|
Nathaniel Landau
|
9d9ce325c7
|
Add quiet mode
|
2021-08-23 13:45:09 -04:00 |
|
Nathaniel Landau
|
c6da915e6a
|
_parseFilename_: don't require file exists
|
2021-08-22 17:32:51 -04:00 |
|
Nathaniel Landau
|
8584cbd2de
|
fix unset variable
|
2021-08-20 14:45:28 -04:00 |
|
Nathaniel Landau
|
cb97629089
|
bash settings in tests
|
2021-08-20 14:44:06 -04:00 |
|
Nathaniel Landau
|
7f5aa3a19d
|
update submodule
|
2021-08-20 11:26:17 -04:00 |
|
Nathaniel Landau
|
468e4f2c6f
|
update colors
|
2021-08-20 10:44:28 -04:00 |
|
Nathaniel Landau
|
24dfe4b97f
|
cleanup regex
|
2021-08-19 17:12:47 -04:00 |
|
Nathaniel Landau
|
58cac3ea3b
|
add internal unique number to _uniqueFilename_
|
2021-08-19 17:12:11 -04:00 |
|
Nathaniel Landau
|
de803a2af9
|
fix spelling errors
|
2021-08-18 12:29:36 -04:00 |
|
Nathaniel Landau
|
e30d82acad
|
text change
|
2021-08-18 11:47:30 -04:00 |
|
Nathaniel Landau
|
78833b77d0
|
test quiet mode
|
2021-08-13 16:36:36 -04:00 |
|
Nathaniel Landau
|
da0b0e272a
|
initial commit
|
2021-08-12 15:41:29 -04:00 |
|
Nathaniel Landau
|
dd0457d489
|
minor: fix indentation
|
2021-08-10 15:17:55 -04:00 |
|
Nathaniel Landau
|
76c309161a
|
use 4 spaces for indent
|
2021-08-09 12:23:55 -04:00 |
|
Nathaniel Landau
|
c430628f9d
|
use 4 spaces for indent
|
2021-08-09 12:14:22 -04:00 |
|
Nathaniel Landau
|
f7ca40e128
|
indent with two tabs
|
2021-08-06 11:00:49 -04:00 |
|
Nathaniel Landau
|
2f26c2d2e9
|
keep '_' in alphanumeric
|
2021-08-03 16:05:33 -04:00 |
|
Nathaniel Landau
|
df149f5ac4
|
section header
|
2021-08-02 11:09:11 -04:00 |
|
Nathaniel Landau
|
599e5a8a46
|
Add comment
|
2021-08-02 11:06:47 -04:00 |
|
Nathaniel Landau
|
bf48605121
|
fix pass unset variable syntax
|
2021-07-30 12:53:55 -04:00 |
|
Nathaniel Landau
|
1d68daf06b
|
Fix null variable error on older bash versions
|
2021-07-30 12:40:57 -04:00 |
|