aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat(ui): highlight packages that have transitioned during the session (#203)William Boman2022-07-312-15/+14
| | | | The idea is to subtly indicate which packages have been uninstalled or installed during the current session.
* feat: add rubocop (#167)Chad Condon2022-07-313-1/+13
|
* fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)William Boman2022-07-312-34/+52
|
* feat(taplo): use prebuilt binary if available (#201)William Boman2022-07-301-4/+27
|
* chore: update package installation issue template (#200)William Boman2022-07-301-6/+14
|
* fix(go): improve parsing package mod (#197)William Boman2022-07-302-1/+7
|
* fix(ui): ensure window is active before getting cursor (#196)William Boman2022-07-292-4/+9
| | | | | | | * fix(ui): ensure window is active before getting cursor * fixup Co-authored-by: williambotman[bot] <william+bot@redwill.se>
* feat: add fixjson (#191)Josa Gesell2022-07-293-1/+15
|
* fix(scripts): create package index before regenerating language map (#192)William Boman2022-07-291-4/+2
|
* fix(ui): don't call terminate handler when setting up handle (#190)William Boman2022-07-282-8/+4
| | | | | | The terminate handler should only really be called when the handle is terminated. By calling it immediately (to initialize UI state), any queued packages would be reset to either the "installed" or "uninstalled" group, when they really should remain "queued".
* feat: selene now installed from pre-built binary (#187)Seth Daniel2022-07-281-2/+25
| | | Closes #173.
* fix(curlylint): s/ninja/jinja/ (#185)William Boman2022-07-282-3/+2
|
* feat: add curlylint (#184)Dan Sully2022-07-283-3/+17
|
* chore: update bot comment on new package request (#183)William Boman2022-07-281-3/+1
|
* feat: add clang-format (#176)Daniil Shvalov2022-07-283-6/+18
|
* docs(contributing): fix some bad links (#182)William Boman2022-07-281-3/+3
|
* docs: add CONTRIBUTING.md, SECURITY.md and update doc/reference.md (#181)William Boman2022-07-283-1/+232
|
* feat(ui): hoist cursor when switching tab (#178)William Boman2022-07-283-1/+10
|
* chore: update generated code (#177)williambotman[bot]2022-07-281-1/+1
|
* feat: add alex, actionlint (#170)Vu Le Thanh2022-07-274-2/+70
| | | Co-authored-by: William Boman <william@redwill.se>
* fix(stylua): use prebuilt binary instead of building with cargo (#163)kanhaiya382022-07-271-4/+21
| | | Co-authored-by: William Boman <william@redwill.se>
* fix(selene): fix installation (#165)William Boman2022-07-261-1/+1
|
* fix(shellharden): fix installation (#164)Seth Daniel2022-07-261-1/+1
|
* feat: add shellharden (#160)oncomouse2022-07-263-1/+13
|
* feat: add selene (#159)oncomouse2022-07-263-1/+13
|
* feat: add gitlint (#155)Chad Condon2022-07-263-0/+13
|
* chore: update generated code (#157)williambotman[bot]2022-07-262-2/+2
|
* chore: clean up package issue template (#153)William Boman2022-07-251-16/+0
|
* feat: add write-good (#151)aDavid Bernheisel2022-07-253-1/+13
|
* feat: add sqlfluff (#150)David Bernheisel2022-07-253-1/+13
|
* feat: add yamllint (#149)David Bernheisel2022-07-253-1/+13
|
* feat(ui): pass kind=mason.ui.language-filter to vim.ui.select (#145)Munif Tanjim2022-07-251-0/+1
|
* feat: add mypy (#142)Phúc Lê Khắc2022-07-253-1/+13
|
* feat: add sql-formatter (#140)Vu Le Thanh2022-07-254-2/+14
|
* fix: rename cmake-format to cmakelang (#139)William Boman2022-07-254-13/+21
|
* feat: add cmake-format (#138)Wilson Oh2022-07-253-1/+13
|
* fix(firefox-debug-adapter): don't apply outdated patch (#135)William Boman2022-07-252-33/+0
| | | Closes #134.
* feat: add hadolint (#128)Vu Le Thanh2022-07-253-1/+35
|
* feat: add prettierd (#127)Vu Le Thanh2022-07-254-15/+42
|
* feat(linter): add codespell (#125)Evan2022-07-252-0/+12
|
* feat: add flake8 (#123)Ali Shahid2022-07-243-1/+13
|
* stable branch releaseWilliam Boman2022-07-2410-22/+56
|
* feat: add vale (#121)William Boman2022-07-243-3/+53
|
* chore: update generated code (#120)williambotman[bot]2022-07-242-2/+2
|
* chore: update generated code (#119)williambotman[bot]2022-07-232-2/+2
|
* fix: correct package name for vint is vim-vint (#118)Seth Daniel2022-07-231-1/+1
|
* fix: ensure no duplicate languages with different casing (#117)William Boman2022-07-222-1/+11
|
* feat: add luaformatter (#116)William Boman2022-07-225-3/+41
| | | Co-authored-by: Ali Shahid <canttell@gmail>
* docs: fixup the mason.txt help (#115)William Boman2022-07-221-3/+2
|
* docs: update the setup section (#114)William Boman2022-07-221-3/+9
|