| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(functional): spread function args in _.apply (#770) | William Boman | 2022-12-19 | 2 | -1/+9 |
| | | |||||
| * | Revert "chore: use pwsh instead of powershell (#706)" (#769) | William Boman | 2022-12-19 | 4 | -14/+6 |
| | | | | This reverts commit e64dffb84e84e67836a05707a95b1d81fe698481. | ||||
| * | chore: update generated code (#768) | williambotman[bot] | 2022-12-19 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#767) | williambotman[bot] | 2022-12-18 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#766) | williambotman[bot] | 2022-12-17 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#762) | williambotman[bot] | 2022-12-15 | 2 | -2/+2 |
| | | |||||
| * | chore: update generated code (#758) | williambotman[bot] | 2022-12-12 | 3 | -2/+62 |
| | | |||||
| * | feat(registry): add semgrep (#757) | Jay Patel | 2022-12-12 | 3 | -9/+33 |
| | | |||||
| * | feat(registry): add fourmolu (#752) | shurizzle | 2022-12-12 | 3 | -1/+34 |
| | | |||||
| * | feat: add kotlin-debug-adapter package (#749) | Chris Werner Rau | 2022-12-12 | 3 | -1/+32 |
| | | |||||
| * | feat: add purl parser (#756) | William Boman | 2022-12-10 | 3 | -0/+950 |
| | | |||||
| * | feat(functional): add some more functions (#755) | William Boman | 2022-12-10 | 9 | -0/+197 |
| | | |||||
| * | chore: update generated code (#754) | williambotman[bot] | 2022-12-10 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#746) | williambotman[bot] | 2022-12-08 | 2 | -1/+21 |
| | | |||||
| * | refactor(installer): rename run_installer to exec_in_context (#744) | William Boman | 2022-12-08 | 12 | -45/+58 |
| | | |||||
| * | feat(platform): accept darwin (#743) | William Boman | 2022-12-08 | 5 | -6/+13 |
| | | | | | | Mac systems are generally referred to as the Darwin OS. For all intents and purposes, "mac" and "darwin" can be used interchangeably (although darwin will be preferred going forward). | ||||
| * | test(functional): add some tests (#742) | William Boman | 2022-12-08 | 4 | -0/+54 |
| | | | | Forgot to include these in the last commit. | ||||
| * | feat(functional): add more functions (#741) | William Boman | 2022-12-08 | 6 | -0/+87 |
| | | |||||
| * | feat(registry): add neocmakelsp (#739) | Micah Halter | 2022-12-07 | 3 | -1/+13 |
| | | |||||
| * | fix(ui): set severity min & max for namespaced diagnostic config (#738) | William Boman | 2022-12-07 | 1 | -1/+4 |
| | | | | | | | Simply setting it to true won't override sub-items such as a user's severity config. Some users may for example have set the `virtual_text` severity to only show ERRORs, causing Mason's INFO diagnostics to not be displayed. | ||||
| * | chore: update generated code (#737) | williambotman[bot] | 2022-12-07 | 1 | -0/+20 |
| | | |||||
| * | feat(registry): add dart-debug-adapter (#733) | Svetlozar Iliev | 2022-12-07 | 3 | -0/+29 |
| | | |||||
| * | fix(package): don't call vim API functions inside fast event (#730) | William Boman | 2022-12-05 | 7 | -83/+102 |
| | | |||||
| * | chore: update generated code (#728) | williambotman[bot] | 2022-12-05 | 1 | -0/+1 |
| | | |||||
| * | feat(terminator): send SIGKILL after some delay after SIGTERM (#727) | William Boman | 2022-12-05 | 3 | -27/+57 |
| | | | | | Give a very generous grace period for processes to terminate gracefully before forcefully killing them, to ensure none linger. | ||||
| * | feat: show warning message when exiting neovim with active installations (#725) | William Boman | 2022-12-04 | 5 | -1/+206 |
| | | |||||
| * | feat(mockdebug): write & link mock-debug-adapter executable (#723) | Svetlozar Iliev | 2022-12-04 | 1 | -0/+5 |
| | | |||||
| * | feat(ui): increase window height (#719) | William Boman | 2022-12-02 | 1 | -6/+6 |
| | | |||||
| * | feat(ui): change log line number formatting in tail output (#718) | William Boman | 2022-12-02 | 1 | -1/+5 |
| | | | | | I think this has better affordance and better indicates that the log is truncated to a single line and can actually be expanded. | ||||
| * | docs: add more helpfile tips (#716) | William Boman | 2022-12-02 | 1 | -0/+2 |
| | | | | Probably helpful for some people. | ||||
| * | docs: some general improvements (#715) | William Boman | 2022-12-02 | 2 | -17/+44 |
| | | |||||
| * | feat(ui): stick cursor to installation log toggle line (#713) | William Boman | 2022-12-01 | 1 | -1/+2 |
| | | |||||
| * | feat(ui): hoist "Installing" and "Failed" package groups to the top (#712) | William Boman | 2022-12-01 | 3 | -74/+90 |
| | | | | Also improve how logs are displayed. | ||||
| * | chore: update generated code (#710) | williambotman[bot] | 2022-11-30 | 2 | -1/+2 |
| | | |||||
| * | fix(tectonic): pin version (#708) | William Boman | 2022-11-30 | 1 | -2/+5 |
| | | | | | | | | | This is far from ideal. This is needed because the repository hosts multiple different projects. The current mechanism to resolve the "latest" release is not compatible with this and may end up selecting a release for a different project. Closes #544. | ||||
| * | feat(ui): add keybind on section headers for cancelling installation of the ↵ | William Boman | 2022-11-29 | 2 | -18/+27 |
| | | | | | entire group (#707) | ||||
| * | chore: use pwsh instead of powershell (#706) | William Boman | 2022-11-29 | 4 | -6/+14 |
| | | |||||
| * | chore: update generated code (#705) | williambotman[bot] | 2022-11-29 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#696) | williambotman[bot] | 2022-11-25 | 2 | -2/+2 |
| | | |||||
| * | chore: update generated code (#693) | williambotman[bot] | 2022-11-24 | 2 | -1/+21 |
| | | |||||
| * | feat(registry): add nginx-language-server (#688) | Stéphane Bisinger | 2022-11-23 | 3 | -0/+13 |
| | | |||||
| * | chore: update generated code (#687) | williambotman[bot] | 2022-11-23 | 2 | -1/+2 |
| | | |||||
| * | docs: annotate language blocks for syntax highlighting (#686) | William Boman | 2022-11-23 | 1 | -32/+34 |
| | | |||||
| * | fix(joker): update asset filenames (#685) | William Boman | 2022-11-22 | 1 | -7/+3 |
| | | |||||
| * | chore: update generated code (#683) | williambotman[bot] | 2022-11-21 | 1 | -0/+1 |
| | | |||||
| * | fix(yapf): install toml to support parsing .toml config files (#682) | William Boman | 2022-11-20 | 1 | -1/+1 |
| | | | | Fixes #680. | ||||
| * | chore: update generated code (#679) | williambotman[bot] | 2022-11-20 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#677) | williambotman[bot] | 2022-11-19 | 4 | -3/+4 |
| | | |||||
| * | fix(dhall-lsp): github release doesn't always include lsp server asset (#675) | William Boman | 2022-11-18 | 1 | -34/+44 |
| | | | | This is a doozy | ||||
| * | chore: update generated code (#673) | williambotman[bot] | 2022-11-18 | 1 | -1/+1 |
| | | |||||
