AJ ONeal
|
9c075ee60d
|
ref: add WEBI_PKG_PATHNAME to replace WEBI_PKG_FILE (which is sometimes a dir)
|
2023-10-31 15:09:48 -06:00 |
|
AJ ONeal
|
7996a52dfe
|
fix(pkg_no_exec): also guard against linking and adding to PATH
|
2023-10-31 15:09:48 -06:00 |
|
AJ ONeal
|
5dd3a79faa
|
ref!: release info from git tags
|
2023-10-31 15:09:48 -06:00 |
|
AJ ONeal
|
4359bfd87e
|
ref!(webi_download): separate error to complete transition to 2 args
|
2023-10-30 18:03:42 -06:00 |
|
AJ ONeal
|
433ae9065b
|
ref(template.sh): check exit code or size rather than stdout
|
2023-10-30 18:02:55 -06:00 |
|
AJ ONeal
|
317b94cbbc
|
feat: guard 'xattr' & 'chmod' with 'pkg_no_exec'
|
2023-10-30 01:35:39 -06:00 |
|
AJ ONeal
|
bfb7a437d0
|
ref: un-expand $HOME to ~ for printed paths
|
2023-10-30 01:35:39 -06:00 |
|
AJ ONeal
|
8373df5e50
|
chore: update or remove old comments
|
2023-10-30 01:35:38 -06:00 |
|
Sean Alter
|
5502cb912d
|
fix: add missing WEBI_WELCOME=true & welcome message check
|
2023-10-27 22:57:27 -06:00 |
|
AJ ONeal
|
f60b20ad76
|
style: change color scheme
|
2023-10-17 18:55:52 +00:00 |
|
Sean Alter
|
81b08a0ecd
|
style(template&bootstrap): Change red text to yellow
|
2023-10-17 18:14:00 +00:00 |
|
AJ ONeal
|
a3954bad3d
|
ref(alpine): enable musl filtering
|
2023-07-05 20:03:04 +00:00 |
|
AJ ONeal
|
2e7f68ef2e
|
feat: add brew-update-service-install
|
2023-07-05 17:33:49 +00:00 |
|
AJ ONeal
|
160e13ccaa
|
ref!: replace 'pathman' with POSIX 'webi_path_add'
|
2023-05-31 17:36:04 +00:00 |
|
AJ ONeal
|
5b6b700943
|
fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection
|
2023-02-11 21:57:39 +00:00 |
|
AJ ONeal
|
b5fc4d742b
|
chore: update shfmt
|
2023-02-11 21:39:07 +00:00 |
|
AJ ONeal
|
eddef3c24b
|
ref: simplify download folder check
|
2023-01-15 07:26:54 +00:00 |
|
Vladimir Siritsa
|
4723810e2b
|
feat: set Downloads dir from xdg-user-dir DOWNLOAD when available
|
2023-01-15 07:13:41 +00:00 |
|
AJ ONeal
|
76fc3bfefa
|
refactor(posix): remove cd output redirects - it has no output
|
2022-08-24 05:16:43 +00:00 |
|
Rishav Nandi
|
0dbe056e5b
|
refactor(_webi): refactor to make sure printf format strings don't use variables
|
2022-08-24 04:53:23 +00:00 |
|
AJ ONeal
|
b12b06eedd
|
refactor(posix): don't run scripts with bash unnecessarily
|
2022-08-21 07:30:55 +00:00 |
|
AJ ONeal
|
d2fdc7b41a
|
refactor!(posix): use posix shebang #!/bin/sh (fix #494)
|
2022-08-21 07:10:33 +00:00 |
|
AJ ONeal
|
5053d7064f
|
fix(posix): use subshell on cd entry, nix trailing cd
|
2022-08-21 06:51:02 +00:00 |
|
Tarek Arar
|
be05abb043
|
refactor!(posix) replace pushd with cd
|
2022-08-21 06:51:01 +00:00 |
|
AJ ONeal
|
fbcef3e583
|
refactor(posix): replace echo bashisms with printf (fixes #479, SC3037)
|
2022-08-21 06:49:34 +00:00 |
|
AJ ONeal
|
0a8675427c
|
refactor!(posix): translate complex [[ bashisms (shellcheck SC3014)
|
2022-08-21 04:57:46 +00:00 |
|
AJ ONeal
|
0d611cb246
|
fix(posix): double quote vars that require it
|
2022-08-21 04:23:04 +00:00 |
|
AJ ONeal
|
a87e38b3e5
|
fix(posix): double quote vars that require it
|
2022-08-21 03:46:19 +00:00 |
|
AJ ONeal
|
8ccaf95611
|
fix:(posix) revert complex uses of [[ (bashisms)
|
2022-08-21 03:46:19 +00:00 |
|
Marcin Woźniak
|
48a16a315e
|
refactor!(posix): replace simple [[ with [ (partial fix for #465)
|
2022-08-21 03:06:08 +00:00 |
|
AJ ONeal
|
d65eb457f9
|
refactor(posix): replace '==' with '=' (shellcheck SC3014)
|
2022-08-21 02:08:39 +00:00 |
|
brij
|
fdeefd7e75
|
refactor(posix): remove function prefixes from all shell files
|
2022-08-18 15:10:58 +00:00 |
|
dbbrowne
|
509e957842
|
doc+feat(webi): update PATH instructions, fix typos
|
2022-08-08 11:36:35 +00:00 |
|
AJ ONeal
|
62fbb37acf
|
docs(internal): comments about downloads
|
2021-12-05 05:01:36 +00:00 |
|
AJ ONeal
|
2d68b08174
|
refactor(webi): finally remove use of pkg_get_current_version
|
2021-11-15 11:35:31 +00:00 |
|
AJ ONeal
|
2f67e12800
|
refactor: scope downloads to thing/version/thing-version.tar.gz
|
2021-11-15 11:28:53 +00:00 |
|
AJ ONeal
|
426e8c9c2e
|
refactor!: namespace downloads to ~/Downloads/webi on Mac and Linux
|
2021-11-15 11:28:53 +00:00 |
|
AJ ONeal
|
d70f58eb23
|
bugfix(webi): printf rather than echo -e for colors for certain shells
|
2021-11-14 20:56:28 +00:00 |
|
AJ ONeal
|
d90018d3c2
|
feature: spam for stars plzkthx
|
2021-11-14 10:31:22 +00:00 |
|
AJ ONeal
|
5394796d1a
|
feature: add gpg (GnuPG)
|
2021-11-14 08:18:32 +00:00 |
|
AJ ONeal
|
b8963e2eec
|
bugfix: invert download check
|
2021-05-02 18:39:57 +00:00 |
|
AJ ONeal
|
40e4c9325e
|
welcome earlier, fix lint warnings and real errors
|
2021-05-02 18:26:30 +00:00 |
|
AJ ONeal
|
46445e9382
|
cleanup: shfmt, shellcheck, and whitespace
|
2021-04-26 07:03:47 +00:00 |
|
AJ ONeal
|
5927fa9041
|
don't show progress for non-interactive sessions
|
2020-12-02 13:23:53 -07:00 |
|
AJ ONeal
|
8e3cc6d1a8
|
remove top-level pre-expansion
|
2020-10-05 23:07:22 +00:00 |
|
AJ ONeal
|
8b96119dc9
|
workarounds for fluter
|
2020-10-05 22:07:59 +00:00 |
|
AJ ONeal
|
045a97cd7a
|
allow xattr to fail
|
2020-10-05 22:07:59 +00:00 |
|
schmelto
|
b4915c67af
|
resolve issue #100
|
2020-09-08 12:51:52 +02:00 |
|
AJ ONeal
|
5f35c74c4a
|
remove xattr com.apple.quarantine before trying spctl
|
2020-08-25 04:25:24 +00:00 |
|
AJ ONeal
|
31e780afa6
|
add comrak for Markdown to HTML
|
2020-08-14 05:25:37 +00:00 |
|