AJ ONeal
d53f4ee16f
fix(ripgrep): make alias of rg instead of duplicate package
...
ripgrep and rg had identical releases.conf pointing to the same
GitHub repo. The canonical name is rg (matches live cache).
2026-03-11 00:37:26 -06:00
AJ ONeal
2c3b21a5ae
add releases.conf for all GitHub and nodedist packages
...
Declarative key=value config files that specify the release source
(github or nodedist), owner/repo, and optional tag_prefix for
monorepo packages. These replace the per-package releases.js logic
for the Go rewrite.
2026-03-09 22:27:02 -06:00
AJ ONeal
8f9b9da4a3
chore: npm run fmt
2026-03-08 19:38:49 -06:00
AJ ONeal
2010c62226
ref(githubish): automated removal of unused request
2024-10-14 09:03:22 +00:00
AJ ONeal
1b3d575b0f
fix(windows): include User-Agent MS so that alias installs work in dev
2023-11-08 00:41:20 -07:00
AJ ONeal
3d51b8373a
chore(pwsh): lint+fix
2023-10-18 02:10:55 -06:00
AJ ONeal
f98086b38e
chore(pwsh): fmt
2023-10-18 02:10:55 -06:00
AJ ONeal
b5fc4d742b
chore: update shfmt
2023-02-11 21:39:07 +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
brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
AJ ONeal
a219887252
doc(style): README.md must have content after frontmatter
2022-03-07 10:50:00 +00:00
Marcin Woźniak
d2f7574b44
chore(lint): add set -e; set -u for strict bash
2022-03-07 10:24:04 +00:00
Marcin Woźniak
a9c2b9d181
chore: shmatter to frontmatter ( closes #393 )
2022-03-07 09:46:59 +00:00
AJ ONeal
528c89c9fb
chore(style): wrap all bash redirect installers in functions
2021-12-05 05:01:39 +00:00
Oscar J Rodriguez
0287cd4beb
feature(rg): add installer alias for ripgrep (see #221 )
...
Making ripgrep installer an alias for rg
2021-12-05 05:01:21 +00:00
Marcin Woźniak
ca7a838c6f
chore(style): convert blocks into functions (see #325 )
2021-11-21 10:50:03 +00:00
AJ ONeal
94becf0eae
minor cleanup
2020-07-03 06:20:00 +00:00
AJ ONeal
6cb859eeff
use WEBI_HOST rather than webinstall.dev
2020-06-30 18:13:22 +00:00
AJ ONeal
5e0debf4c5
generalize, a lot
2020-06-16 10:45:54 +00:00
AJ ONeal
1591a3dc69
add WEBI_TAG
2020-06-13 16:53:44 -06:00
AJ ONeal
509f98254f
show alias version
2020-06-13 16:24:55 -06:00
AJ ONeal
aca704f2d3
burn the logs and use 'install.bash'
2020-05-06 03:28:55 +00:00
AJ ONeal
260a2f1a8a
add ripgrep
2020-05-02 20:43:53 +00:00
AJ ONeal
bee07ff6a9
move ripgrep/releases.js to _common/github.js
2020-05-02 19:37:47 +00:00
Creed Haymond
5ddf4fe792
Adding github release request mapper for ripgrep
2020-05-02 12:19:10 -06:00