chore(style): add shebang, set bash strict mode, create function
[webi-installers/.git] / _webi /
2021-11-21 Marcin Woźniakchore(style): convert blocks into functions (see #325)
2021-11-15 AJ ONealrefactor(webi): finally remove use of pkg_get_current_v...
2021-11-15 AJ ONealrefactor: scope downloads to thing/version/thing-versio...
2021-11-15 AJ ONealrefactor!: namespace downloads to ~/Downloads/webi...
2021-11-14 AJ ONealbugfix(webi): printf rather than echo -e for colors...
2021-11-14 AJ ONealfeature: spam for stars plzkthx
2021-11-14 AJ ONealfeature: add gpg (GnuPG)
2021-08-15 AJ ONealchore: make Prettier + fix spelling, update upgrade...
2021-05-11 AJ ONealfix typo PKG_NAME => WEBI_PKG
2021-05-02 AJ ONealbugfix: invert download check
2021-05-02 AJ ONealwelcome earlier, fix lint warnings and real errors
2021-04-26 AJ ONealbugfix: allow whitespace before template vars
2021-04-26 AJ ONealcleanup: */install.ps1 add out-null to all New-Item...
2021-04-26 AJ ONealcleanup: shfmt, shellcheck, and whitespace
2021-04-26 AJ ONeal*/install.ps1: more cleanup
2021-04-26 ishanpancleanup ps1
2021-03-29 AJ ONealwebi-pwsh: remove old file location to fix existing...
2021-03-29 AJ ONealfixup: webi.ps1 ->webi-pwsh.ps1
2021-03-29 James BohanReplaced all instances of webi.ps1 with webi-pwsh.ps1
2021-03-03 AJ ONealminor cleanup
2021-01-07 AJ ONealquick hack for better Apple M1 Rosetta compat
2020-12-02 AJ ONealadd version info to deno downloads
2020-12-02 AJ ONealdon't show progress for non-interactive sessions
2020-11-18 AJ ONealcleanup: use -Force making directories
2020-10-26 Sergi BAdded account for packages that don't specify arch...
2020-10-05 AJ ONealremove top-level pre-expansion
2020-10-05 AJ ONealworkarounds for fluter
2020-10-05 AJ ONealallow xattr to fail
2020-09-26 AJ ONealclarify error message
2020-09-22 AJ ONealaarch64 bugfix and minor formatting updates
2020-09-08 schmeltoresolve issue #100
2020-08-30 Akshansh Rewariya exe added to format array
2020-08-25 AJ ONealremove xattr com.apple.quarantine before trying spctl
2020-08-22 AJ ONealbetter test output
2020-08-22 AJ ONealmake _example current, add rg for Windows
2020-08-14 AJ ONealadd comrak for Markdown to HTML
2020-07-30 AJ ONealMerge pull request #65 from zorro1rr/justins_branch
2020-07-30 AJ ONealMerge branch 'master' into justins_branch
2020-07-30 yollotltamayofixed issue #63
2020-07-30 yollotltamayoagregate the download source #63
2020-07-30 AJ ONealhotfix to remove trailing '}' from bin names
2020-07-30 Justin_Howardattempted fix
2020-07-14 AJ ONealnix xbin in favor of opt/PKG_VER/bin
2020-07-13 AJ ONealadd info for debug api
2020-07-13 AJ ONealadd bug message
2020-07-09 AJ ONealstill fixing WSL
2020-07-09 AJ ONealMicrosoft Linux, again
2020-07-09 AJ ONealanother WSL matching fix
2020-07-06 AJ ONealmatch on 64*bit and 32*bit
2020-07-06 AJ ONealupdate permission request notification
2020-07-05 AJ ONealsolve for Catalina's access controls
2020-07-05 AJ ONealfix some $Env handling
2020-07-04 AJ ONealcorrectly identify AArch as ARM
2020-07-04 AJ ONealcorrectly identify AArch as ARM
2020-07-04 AJ ONealcheck for package existence first
2020-07-04 Jon KunkeeDrop testing string from install.ps1
2020-07-04 Jon KunkeeFix testing path in boostrap.ps1
2020-07-04 Jon KunkeeSimplify boostrap.ps1
2020-07-04 AJ ONealuse PROCESSOR_ARCHITECTURE correctly
2020-07-04 AJ ONealadd webi_add_path
2020-07-04 AJ ONealswitch to unix-style paths because... powershell?
2020-07-04 AJ ONealalso match arch64 and arch32
2020-07-04 AJ ONealswitch Windows to to Env:USERPROFILE
2020-07-04 AJ ONealadd git and golang for windows, fix some PATH stuff
2020-07-03 AJ ONealsupport bare executables and xbin on windows for jq
2020-06-30 AJ ONealfix @echo off
2020-06-30 AJ ONealfix .bin typo
2020-06-30 AJ ONealwindows fixes
2020-06-30 AJ ONealpowershell updates
2020-06-30 AJ ONealuse WEBI_HOST rather than webinstall.dev
2020-06-30 AJ ONealremove extra &
2020-06-30 AJ ONealadd shebang to all .ps1
2020-06-30 AJ ONealalso match 'os-x', 'os_x', and 'os x' as 'macos'
2020-06-30 AJ ONealmore powershell
2020-06-30 AJ ONealadd PowerShell for Mac and Linux
2020-06-28 AJ ONealuse unquote backslash paths for windows
2020-06-28 AJ ONealwin: bugfix Env:WEBI_HOST in webi.ps1
2020-06-28 AJ ONealswitch from bat to ps1
2020-06-28 AJ ONealpathman.bat => install.bat
2020-06-25 AJ ONealnix unzip warn on linux
2020-06-25 AJ ONealupdate unzip instructions
2020-06-19 AJ ONealuse stderr for errors, and expose os,arch,format releas...
2020-06-18 AJ ONealpackage.yash => README.md
2020-06-18 AJ ONealbugfix: make grep not fail
2020-06-18 AJ ONealallow multiple installs, show exports last
2020-06-18 AJ ONeal.bash -> .sh
2020-06-16 AJ ONealupdate prettier docs
2020-06-16 AJ ONealbegin support for batch templating
2020-06-16 AJ ONealbetter error handling when vailable formats mismatch
2020-06-16 AJ ONealadjust rm command for single-file installers
2020-06-16 AJ ONealonly ask to delete when not a symlink
2020-06-16 AJ ONealadd --debug option to _webi/test.js
2020-06-16 AJ ONealadd friendly comments
2020-06-16 AJ ONealgeneralize, a lot