aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* feat(registry): add protolint (#640)Jay Patel2022-11-073-0/+38
* feat(ui): add MasonNormal highlight (#636)William Boman2022-11-065-43/+44
* fix(gem): don't format executable (#634)William Boman2022-11-061-0/+1
* chore: update generated code (#632)williambotman[bot]2022-11-061-1/+1
* feat(registry): add autoflake (#631)Andy Dirnberger2022-11-063-1/+13
* fix(platform): also accept exit code 1 when checking ldd version (#630)William Boman2022-11-051-1/+1
* chore: update generated code (#628)williambotman[bot]2022-11-051-1/+1
* chore: update generated code (#624)williambotman[bot]2022-11-042-2/+2
* fix(zls): support zst (#622)Access2022-11-033-8/+14
* chore: update generated code (#623)williambotman[bot]2022-11-031-1/+1
* fix(provider): use correct name for github (#620)Zoltán Reegn2022-11-021-1/+1
* chore: update generated code (#619)williambotman[bot]2022-11-023-3/+3
* feat(gem): use provider API (#617)William Boman2022-11-024-41/+42
* fix(taplo): rename files to match upstream (#613)ishigoemon2022-11-011-21/+33
* feat(registry): add laravel pint (#614)Michael Utz2022-11-013-1/+18
* chore: update generated code (#615)williambotman[bot]2022-11-012-2/+2
* fix(providers/pypi): fix invalid key name (#610)William Boman2022-10-301-1/+1
* feat: add provider interface (#601)William Boman2022-10-3017-43/+303
* chore: update generated code (#608)williambotman[bot]2022-10-291-1/+1
* chore: update generated code (#604)williambotman[bot]2022-10-262-2/+2
* chore: update generated code (#599)williambotman[bot]2022-10-251-1/+1
* chore: update generated code (#596)williambotman[bot]2022-10-241-1/+1
* feat(registry): add nxls (#585)Jannis Morgenstern2022-10-243-1/+15
* feat(registry): add glint (#593)NullVoxPopuli2022-10-233-2/+27
* chore: update generated code (#591)williambotman[bot]2022-10-232-2/+2
* chore: update generated code (#586)williambotman[bot]2022-10-211-1/+1
* chore: update generated code (#581)williambotman[bot]2022-10-202-2/+2
* feat(verible): add linux_x64_gnu (#579)William Boman2022-10-201-1/+2
* feat(installer): write mason-debug.log in debug mode (#577)William Boman2022-10-191-0/+8
* feat(api/command): add --debug flag to :MasonInstall (#576)William Boman2022-10-196-8/+40
* fix(goimports-reviser): use prebuilt github assets (#573)William Boman2022-10-181-2/+23
* chore: update generated code (#571)williambotman[bot]2022-10-181-1/+1
* refactor(notify): remove check for "nvim-notify" (#569)William Boman2022-10-171-8/+3
* feat(registry): add dprint formatter (#562)Silas Groh2022-10-172-0/+32
* feat(registry): add commitlint (#564)Dan Sully2022-10-173-1/+19
* feat(registry): add jsonlint tool for JSON (#565)Afranio Martins2022-10-173-1/+15
* feat: reduce some package sizes (#567)William Boman2022-10-173-5/+4
* chore: update generated code (#560)williambotman[bot]2022-10-161-1/+1
* chore: update generated code (#557)williambotman[bot]2022-10-151-1/+1
* feat(api): add typed client interface (#556)William Boman2022-10-143-6/+49
* feat(lemmy-help): use prebuilt binaries from release assets (#555)William Boman2022-10-141-5/+36
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-143-3/+15
* refactor(api): use new endpoints (#550)William Boman2022-10-143-5/+7
* feat(registry): selene and stylua support for luau (#548)Lopy2022-10-133-3/+3
* feat(astro): vendor typescript (#542)William Boman2022-10-111-1/+1
* feat(platform): better glibc detection (#537)William Boman2022-10-102-7/+23
* fix(visualforce-language-server): remove custom release resolution code (#534)William Boman2022-10-101-13/+1
* chore: update generated code (#533)williambotman[bot]2022-10-101-1/+1
* fix(codelldb): require GNU compatible system on linux (#532)William Boman2022-10-091-3/+3
* fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)William Boman2022-10-092-75/+85