Commit Graph

  • 9dd899bd8f
    chore(main): release 11.8.2 github-actions[bot] 2024-06-29 11:59:22 +0000
  • 5d334b9f57
    fix(ui): save/restore view right before/after rendering Folke Lemaitre 2024-06-29 13:58:13 +0200
  • a75d950b8f
    fix(process): deal with process errors Folke Lemaitre 2024-06-29 13:52:50 +0200
  • 332a7ff9b3
    ci: auto-commit-action v5 Folke Lemaitre 2024-06-29 12:06:54 +0200
  • 440999fc5a
    ci: fix Folke Lemaitre 2024-06-29 12:03:42 +0200
  • 07ccb49ace
    ci: set env for docs Folke Lemaitre 2024-06-29 12:01:52 +0200
  • 09f69bae4b
    ci: dispatch docs gen from main Folke Lemaitre 2024-06-29 12:00:15 +0200
  • 9ab3061690
    perf(rocks): `vim.fn.executable` is slow on WSL2, so only check for `luarocks` when needed. Closes #1585 Folke Lemaitre 2024-06-29 11:44:31 +0200
  • 8dd947fccd
    chore(main): release 11.8.1 (#1584) v11.8.1 github-actions[bot] 2024-06-29 10:37:55 +0200
  • 1687760c95
    chore(main): release 11.8.1 github-actions[bot] 2024-06-29 08:37:29 +0000
  • 3513227a9a
    fix(async): remove debug assert Folke Lemaitre 2024-06-29 10:36:35 +0200
  • 00c23e72a3
    chore(main): release 11.8.0 (#1583) v11.8.0 github-actions[bot] 2024-06-29 10:20:23 +0200
  • 5bf7075301
    chore(main): release 11.8.0 github-actions[bot] 2024-06-29 08:19:34 +0000
  • 695a05872a
    feat(plugin): allow loading specs without pkg Folke Lemaitre 2024-06-29 10:18:31 +0200
  • 7af8a317e2 chore(build): auto-generate docs github-actions[bot] 2024-06-29 06:29:46 +0000
  • 628c9554ff chore(build): auto-generate docs github-actions[bot] 2024-06-29 06:29:30 +0000
  • 0cd8733784
    feat: added documentation for minit Folke Lemaitre 2024-06-29 08:29:00 +0200
  • cece2a9b4a
    chore(main): release 11.7.0 (#1582) v11.7.0 github-actions[bot] 2024-06-29 08:13:24 +0200
  • 6720a44dad
    chore(main): release 11.7.0 github-actions[bot] 2024-06-29 06:12:38 +0000
  • 88f4d13e5f
    feat(minit): fallback to habamax when no colorscheme set Folke Lemaitre 2024-06-29 08:11:42 +0200
  • 3078688263
    ci(minit): LAZY_STDPATH Folke Lemaitre 2024-06-29 08:03:37 +0200
  • cdfea60506
    build(bootstrap): added support for custom lazypath Folke Lemaitre 2024-06-29 08:03:06 +0200
  • 0e106c085c
    ci(minit): added repro Folke Lemaitre 2024-06-29 07:46:41 +0200
  • b1821ca2fa
    ci: tests using minit Folke Lemaitre 2024-06-29 07:26:49 +0200
  • f47ab692f1
    ci: allow to run busted script with nvim -u to inspect env Folke Lemaitre 2024-06-29 07:26:39 +0200
  • cfdfb786b1
    chore(main): release 11.6.0 (#1579) v11.6.0 github-actions[bot] 2024-06-29 07:17:01 +0200
  • c93eb359a3
    ci: minit (minimal init) Folke Lemaitre 2024-06-29 07:15:22 +0200
  • 0b6cb0b9b8
    chore(main): release 11.6.0 github-actions[bot] 2024-06-29 05:14:47 +0000
  • ba1a9c5392
    ci: bootstrap script Folke Lemaitre 2024-06-29 07:12:16 +0200
  • 6e38dd0ed4
    fix(docs): references markup Alex Efros 2024-06-28 22:13:54 +0300
  • a1fffe18f9 chore(build): auto-generate docs github-actions[bot] 2024-06-28 18:22:55 +0000
  • 152e0bcae8 chore(build): auto-generate docs github-actions[bot] 2024-06-28 18:22:40 +0000
  • 12850c2a34
    docs: added LazyMsg Folke Lemaitre 2024-06-28 20:22:08 +0200
  • 9cf745939d
    feat(task): build procs can now yield a LazyMsg for more control Folke Lemaitre 2024-06-28 20:17:34 +0200
  • ec95702ae6
    chore(main): release 11.5.2 (#1577) v11.5.2 github-actions[bot] 2024-06-28 18:33:22 +0200
  • 376a0a990f
    chore(main): release 11.5.2 github-actions[bot] 2024-06-28 16:32:10 +0000
  • 2a6a2dce1b
    fix(git): tagrefs Folke Lemaitre 2024-06-28 18:31:10 +0200
  • a617d9f47b
    chore(main): release 11.5.1 (#1573) v11.5.1 github-actions[bot] 2024-06-28 17:47:04 +0200
  • 446b8dd013
    chore(main): release 11.5.1 github-actions[bot] 2024-06-28 15:45:44 +0000
  • f85575ab23
    perf: use timer instead of check for async executor Folke Lemaitre 2024-06-28 17:44:43 +0200
  • ab46edbd47
    perf: async render Folke Lemaitre 2024-06-28 17:44:21 +0200
  • a36ebd2a75
    refactor: async processes Folke Lemaitre 2024-06-28 16:08:26 +0200
  • 4319846b8c
    fix(rocks): lua-5.1. Closes #1575 Folke Lemaitre 2024-06-28 16:07:49 +0200
  • 60fe75c88d
    fix(task): run on_exit async. See #1569 Folke Lemaitre 2024-06-28 00:35:38 +0200
  • 461552474c
    refactor: cleanup Folke Lemaitre 2024-06-27 14:43:35 +0200
  • 37c7163f8d
    chore(main): release 11.5.0 (#1565) v11.5.0 github-actions[bot] 2024-06-27 17:34:05 +0200
  • 130a635f9a
    chore(main): release 11.5.0 github-actions[bot] 2024-06-27 11:07:45 +0000
  • 68cee30cdb
    perf: prevent active waiting in coroutines. suspend/resume instead Folke Lemaitre 2024-06-27 13:06:39 +0200
  • 79bcc02d17
    ci: make simple test script Folke Lemaitre 2024-06-27 12:48:50 +0200
  • e3e431480d
    feat(ui): remap gx -> K. Fixes #1561 Folke Lemaitre 2024-06-27 12:38:47 +0200
  • c0fd59b020
    feat(health): show steps to get luarocks working. See #1570 Folke Lemaitre 2024-06-27 12:31:58 +0200
  • 82276321f5
    fix(rocks): if installing with luarocks (binaries) fails, then build from source. Fixes #1563 Folke Lemaitre 2024-06-27 11:33:11 +0200
  • e02c5b1b57
    fix(runner): only check for errors when a task is no longer running Folke Lemaitre 2024-06-27 11:32:30 +0200
  • a0391c3e21
    fix(manage): dont skip install for plugins that need a build, but dont have an url (like local plugins). Fixes #1563 Folke Lemaitre 2024-06-27 11:32:00 +0200
  • 53f314d9e6
    feat(ui): show indication of plugins that need build. See #1563 Folke Lemaitre 2024-06-27 11:31:20 +0200
  • 2e1167df4a
    feat: added localleader-i to inspect a plugin Folke Lemaitre 2024-06-27 11:30:29 +0200
  • 9c8e7a4840
    feat(health): show user's lazy.nvim version in checkhealth Folke Lemaitre 2024-06-27 10:44:35 +0200
  • 6a423278a1
    fix(meta): resolve deps from meta instead of fragments. Fixes #1566 Folke Lemaitre 2024-06-27 10:21:54 +0200
  • 24a86d5ca4
    fix(pkg): only show pkg changed when effectively changing a pkg file. Fixes #1567 Folke Lemaitre 2024-06-27 09:48:37 +0200
  • 591ded8309
    feat(ui): keep cursor position when rendering view Folke Lemaitre 2024-06-26 22:45:21 +0200
  • 249902ab31
    fix(ui): diagnostics without status Folke Lemaitre 2024-06-26 22:44:57 +0200
  • a0a51c06c2
    feat: added `opts.headless` to control ansi output when running headless Folke Lemaitre 2024-06-26 21:38:28 +0200
  • 93b3a77286
    fix(runner): wait_step Folke Lemaitre 2024-06-26 20:17:32 +0200
  • 66a4170f0e
    fix(runner): properly do concurrency Folke Lemaitre 2024-06-26 19:58:45 +0200
  • 97f4df0824
    fix(runner): only use Config.plugins when updated. Fixes #1560 Folke Lemaitre 2024-06-26 19:39:08 +0200
  • 804cae0a65
    refactor: hererocks check Folke Lemaitre 2024-06-26 19:38:45 +0200
  • 20af3fcc4e
    chore(main): release 11.4.2 (#1558) v11.4.2 github-actions[bot] 2024-06-26 18:47:38 +0200
  • 8b90a9ec1a
    chore(main): release 11.4.2 github-actions[bot] 2024-06-26 16:46:39 +0000
  • 56075b57c4
    fix(runner): bring concurrency back Folke Lemaitre 2024-06-26 18:45:40 +0200
  • 206d208018
    test: fix tests Folke Lemaitre 2024-06-26 18:42:52 +0200
  • 6c7ef7e27a
    refactor: logging Folke Lemaitre 2024-06-26 18:31:31 +0200
  • 765773a176
    refactor: use new async code for runner and simplify task class Folke Lemaitre 2024-06-26 17:06:56 +0200
  • 768de1ebf6
    refactor: move scheduler to async Folke Lemaitre 2024-06-26 15:11:31 +0200
  • 0eb46e7816
    ci: use utfTerminal output for busted Folke Lemaitre 2024-06-26 14:35:29 +0200
  • 9c1dd5a090
    test: buse busted for running tasks Folke Lemaitre 2024-06-26 14:30:55 +0200
  • bbe136bda6
    test: fix tests Folke Lemaitre 2024-06-26 14:29:00 +0200
  • 0614ca6ca6
    perf: tasks are now fully async Folke Lemaitre 2024-06-26 14:28:53 +0200
  • 36952153ec
    perf(util): improve impl of throttle Folke Lemaitre 2024-06-26 14:28:22 +0200
  • 64fd346728
    test: cleanup Folke Lemaitre 2024-06-26 11:25:04 +0200
  • 707e2e923b
    test: fix init test Folke Lemaitre 2024-06-26 11:11:11 +0200
  • 90e14d1585
    refactor(rocks): is_simple_build Folke Lemaitre 2024-06-26 11:11:00 +0200
  • 2aa8e061f2
    fix(config): dont start checker/change_detection when running headless Folke Lemaitre 2024-06-26 11:10:43 +0200
  • aa1c9572aa
    fix(rocks): build.type instead of build.build_type Folke Lemaitre 2024-06-26 08:50:06 +0200
  • 473361139c
    fix(rockspec): dont lazy-load rock deps Folke Lemaitre 2024-06-26 08:49:42 +0200
  • d63e80bae9
    test: remove debug output Folke Lemaitre 2024-06-26 07:18:07 +0200
  • e79805d706
    fix(ui): don't show output when it's the same as error Folke Lemaitre 2024-06-26 07:15:04 +0200
  • 28e435b7f3
    fix(git): fetch commit from origin or local to check if branch was changed. See #1549 Folke Lemaitre 2024-06-26 07:14:42 +0200
  • 6d60dc3c05 chore(build): auto-generate rockspec mappings github-actions[bot] 2024-06-26 04:22:43 +0000
  • 67e1e8e6a3
    ci: added neo to rockspec patterns Folke Lemaitre 2024-06-26 06:22:21 +0200
  • 69041bccb7
    chore(main): release 11.4.1 (#1555) v11.4.1 github-actions[bot] 2024-06-25 22:09:17 +0200
  • 3f7368c3ac
    ci: use 5.1 manifest Folke Lemaitre 2024-06-25 21:53:56 +0200
  • bd6b3cd14d
    chore(main): release 11.4.1 github-actions[bot] 2024-06-25 19:16:32 +0000
  • 0d9fd636be
    fix(health): show what plugins need luarocks and if none, use warnings instead of errors. See #1551 Folke Lemaitre 2024-06-25 21:15:50 +0200
  • 9ac375653b
    chore(main): release 11.4.0 (#1554) v11.4.0 github-actions[bot] 2024-06-25 21:05:40 +0200
  • 0dd7b7c0b2
    chore(main): release 11.4.0 github-actions[bot] 2024-06-25 18:54:24 +0000
  • 6b8bf58ebf
    feat(rocks): simple rockspecs are now fully resolved by lazy without luarocks. See #1548 Folke Lemaitre 2024-06-25 20:53:42 +0200
  • be74a8a535
    feat(pkg): utils to get rock to url mappings Folke Lemaitre 2024-06-25 20:38:50 +0200
  • 25981e1f39
    fix(meta): only tag new top-level pkg fragment as optional Folke Lemaitre 2024-06-25 20:38:16 +0200
  • aff7ee8e89 chore(build): auto-generate rockspec mappings github-actions[bot] 2024-06-25 18:35:51 +0000
  • aff65371fc
    ci: add `cmp` to generated luarock mappings Folke Lemaitre 2024-06-25 20:35:27 +0200