Commit graph

  • 56c31b22b9 feat(test): test ansi colors with stderr/stdout merged output Barrett Ruth 2025-09-20 13:03:07 -04:00
  • b507dad4a7 feat: simplify ansi buffer approach Barrett Ruth 2025-09-20 12:52:12 -04:00
  • f493b44ca3 fix(doc): communicate lack of windows support Barrett Ruth 2025-09-20 12:38:32 -04:00
  • 0b35ff8f8e fix(ci): pnpm markdown cache Barrett Ruth 2025-09-20 12:26:55 -04:00
  • 8a66b92684 fix(ci): auto-run formatters Barrett Ruth 2025-09-20 12:24:38 -04:00
  • 9bfd495ef0 feat(doc): more appealing readme Barrett Ruth 2025-09-20 12:02:09 -04:00
  • 8e0b2bdb6c Merge branch 'main' into feat/color Barrett Ruth 2025-09-20 11:48:49 -04:00
  • 8db8c1bd9f fix(test): rename test Barrett Ruth 2025-09-20 11:47:41 -04:00
  • f8de0207ee feat: test -> run on filenames Barrett Ruth 2025-09-20 11:47:16 -04:00
  • 1093ff26f6 fix(ci): add stderr to test field, use text=false on vim.system Barrett Ruth 2025-09-20 11:44:52 -04:00
  • e780b8ad4e fix(ci): tests & lint Barrett Ruth 2025-09-20 11:44:25 -04:00
  • ffb5b2b209 fix(ci): remove cursor restoration Barrett Ruth 2025-09-20 11:38:34 -04:00
  • 2b081640df feat(color): add complex ansi color support Barrett Ruth 2025-09-20 11:36:58 -04:00
  • 21b7765105 feat(panel): color stder Barrett Ruth 2025-09-20 10:41:52 -04:00
  • 4e880a2d84 feat(panel): restore cursor Barrett Ruth 2025-09-20 01:37:39 -04:00
  • 94e020b535
    Merge pull request #72 from barrett-ruth/fix/misc-fixes Barrett Ruth 2025-09-20 05:53:33 +02:00
  • 2846cf83f0 feat(doc): comprehensive documentation on missing things Barrett Ruth 2025-09-19 23:51:58 -04:00
  • 57160f4d50 fix(ci): require the log silencer Barrett Ruth 2025-09-19 23:46:25 -04:00
  • 26ed0e6d52 fix(ci): suppress luasnip logger too Barrett Ruth 2025-09-19 23:44:46 -04:00
  • a8f16fb4f9 fix(test): update vimdocs Barrett Ruth 2025-09-19 23:43:04 -04:00
  • 97873ffd37 fix(ci): fix the format Barrett Ruth 2025-09-19 23:41:23 -04:00
  • cdcf11767e feat(ci): try to remove test logs Barrett Ruth 2025-09-19 23:39:49 -04:00
  • a00799abf4
    Merge pull request #71 from barrett-ruth/feat/derive Barrett Ruth 2025-09-20 05:35:54 +02:00
  • a1aa4ccbf9 fix(test): :CP is now a valid command Barrett Ruth 2025-09-19 23:34:38 -04:00
  • 77aa5dd4c4 fix(cache): use abs path Barrett Ruth 2025-09-19 23:30:07 -04:00
  • 13005a3caa Merge branch 'main' into feat/derive Barrett Ruth 2025-09-19 23:28:07 -04:00
  • 8e7f273f40 Merge branch 'feat/config-validation' into feat/derive Barrett Ruth 2025-09-19 23:25:56 -04:00
  • e5dcab36c3
    Merge pull request #70 from barrett-ruth/feat/config-validation Barrett Ruth 2025-09-20 05:25:47 +02:00
  • 3e2cff09e5 fix(test): remove oudated test Barrett Ruth 2025-09-19 23:24:15 -04:00
  • 7f8e84437f fix(dic): better values Barrett Ruth 2025-09-19 23:23:44 -04:00
  • de232ed96c Merge branch 'feat/config-validation' into feat/derive Barrett Ruth 2025-09-19 23:22:33 -04:00
  • ad3cd32bac fix(ci): relax extensino validation Barrett Ruth 2025-09-19 23:22:24 -04:00
  • b34ace85a5 fix: cleanup config logic Barrett Ruth 2025-09-19 23:19:49 -04:00
  • 9ea6f878de fix(config): extension is optional Barrett Ruth 2025-09-19 23:13:23 -04:00
  • a3dd6f4e1e fix(run): foldcolumn Barrett Ruth 2025-09-19 23:11:12 -04:00
  • 8cf32d5877
    Merge pull request #67 from barrett-ruth/feat/hl Barrett Ruth 2025-09-20 04:48:09 +02:00
  • 69fc2ecdbb feat(config): more sophisticated param validation Barrett Ruth 2025-09-19 22:45:36 -04:00
  • db85bacd4c feat(hl): better hl Barrett Ruth 2025-09-19 22:23:01 -04:00
  • 93be3b0dc9
    Merge pull request #65 from barrett-ruth/feat/memory-time Barrett Ruth 2025-09-20 03:33:56 +02:00
  • 99c7844aa8 feat(run: winbar tp panel Barrett Ruth 2025-09-19 21:32:40 -04:00
  • 9d98c3ed54 feat(doc): update doc for new panel Barrett Ruth 2025-09-19 21:27:42 -04:00
  • 36adafd5bd fix(ci): run as modukle Barrett Ruth 2025-09-19 21:21:03 -04:00
  • ff9a3d1abb fix(ci): run as modukle Barrett Ruth 2025-09-19 21:20:31 -04:00
  • a7cd58ad90 fix(ci): lua col test Barrett Ruth 2025-09-19 21:12:26 -04:00
  • ddff996ee2 fix(ci): test Barrett Ruth 2025-09-19 21:11:12 -04:00
  • f148f77ec6 fix(ci): test Barrett Ruth 2025-09-19 21:08:19 -04:00
  • 01adf0a381 feat(ruyn): memory and time in the table Barrett Ruth 2025-09-19 21:06:11 -04:00
  • 0a2abc5dcd feat(run): prettier panel arrow Barrett Ruth 2025-09-19 21:03:11 -04:00
  • 161a84ff12 feat(run): prettier panel arrow Barrett Ruth 2025-09-19 21:02:15 -04:00
  • 514761733b fix(scraper): relative python module import path Barrett Ruth 2025-09-19 20:55:06 -04:00
  • b12844c3a0 fix(scraper): import path Barrett Ruth 2025-09-19 20:46:34 -04:00
  • c540ba3050 feat(cache): optimize cache loading Barrett Ruth 2025-09-19 20:44:45 -04:00
  • b219633fc1 fix(ci): undefiend variabe; Barrett Ruth 2025-09-19 20:44:25 -04:00
  • 793063a68e feat(test_panel): integrate scraped data Barrett Ruth 2025-09-19 20:41:19 -04:00
  • fe25b00537 fix(test): fix the scrapers Barrett Ruth 2025-09-19 20:32:58 -04:00
  • 1b77763648 fix(test): fix the scrapers Barrett Ruth 2025-09-19 20:31:39 -04:00
  • aedbccffb4 feat(scrapers): update all scrapers to provide time & memory limit Barrett Ruth 2025-09-19 20:28:20 -04:00
  • ad4d040431
    Merge pull request #61 from barrett-ruth/feat/trim-lines Barrett Ruth 2025-09-20 01:45:23 +02:00
  • e8157a5491 feat(doc): max output line config option Barrett Ruth 2025-09-19 19:43:37 -04:00
  • 2613399d01 feat(run_panel): max_output_lines Barrett Ruth 2025-09-19 19:43:06 -04:00
  • f22eccfa89 feat(run_panel): max_output_lines Barrett Ruth 2025-09-19 19:40:50 -04:00
  • 653a139395
    Merge pull request #56 from barrett-ruth/fix/doc-keybindings Barrett Ruth 2025-09-20 01:36:59 +02:00
  • c7338d01d8 fix: proper config values Barrett Ruth 2025-09-19 19:35:35 -04:00
  • b5b37074fb fix(ci): validate config after merge Barrett Ruth 2025-09-19 19:33:28 -04:00
  • 97c7161c2e fix: set keybinds for every buffer Barrett Ruth 2025-09-19 19:25:11 -04:00
  • 5f1e6dff9c fix: set file types Barrett Ruth 2025-09-19 19:24:34 -04:00
  • 0b14c2bb87 fix(ci): format Barrett Ruth 2025-09-19 19:22:13 -04:00
  • 99340e551b fix: permit lowercase snippets Barrett Ruth 2025-09-19 19:11:40 -04:00
  • 5e412e341a fix(test): test -> run final change Barrett Ruth 2025-09-19 18:54:43 -04:00
  • dd6bf47684 feat: :CP test -> :CP run Barrett Ruth 2025-09-19 18:53:39 -04:00
  • ef3d39c7f4 fix(ci): final testh Barrett Ruth 2025-09-19 18:48:10 -04:00
  • 8bd570b89e fix(ci): final testh Barrett Ruth 2025-09-19 18:48:06 -04:00
  • 2b9e55f077 fix(ci): fix the tests Barrett Ruth 2025-09-19 18:46:00 -04:00
  • 7a850ab228 fix(test): table rendering Barrett Ruth 2025-09-19 18:40:19 -04:00
  • 3c8b76207c feat(ci): pre-commit Barrett Ruth 2025-09-19 16:00:40 -04:00
  • 5605df8e6c fix(ci): use proper deep compare Barrett Ruth 2025-09-19 14:52:25 -04:00
  • ff75b975ab feat(table): refactor table with input in the middle Barrett Ruth 2025-09-19 14:52:20 -04:00
  • 44f8a3cb74 fix(test): fix test panel Barrett Ruth 2025-09-19 14:34:11 -04:00
  • bf7fc52efc fix: table-based rendering Barrett Ruth 2025-09-19 14:32:34 -04:00
  • 1049e60736 fix(ci): use proper deep compare Barrett Ruth 2025-09-19 14:14:12 -04:00
  • 9b6df85e9e fix(ci): stub vim.api calls Barrett Ruth 2025-09-19 14:11:16 -04:00
  • 34d943bd1e fix(test): mock vim.sytsem and other calls Barrett Ruth 2025-09-19 14:09:51 -04:00
  • 259ab328a7 fix(ci): use bundled table deep compares with busted Barrett Ruth 2025-09-19 14:08:17 -04:00
  • 1fbac30332 fix(ci): some type errors Barrett Ruth 2025-09-19 14:04:37 -04:00
  • fa8c663f5e fix(ci): selene erorrs Barrett Ruth 2025-09-19 14:01:17 -04:00
  • 526c82cac0 fix(ci): format Barrett Ruth 2025-09-19 13:19:30 -04:00
  • 21407be376 feat(test): rest of test suite Barrett Ruth 2025-09-19 13:19:22 -04:00
  • 093782330a feat: some more tests, a checkpoint Barrett Ruth 2025-09-19 12:36:15 -04:00
  • 56c52124ec feat: some more tests, a checkpoint Barrett Ruth 2025-09-19 12:36:04 -04:00
  • 5ca6b8b272 feat: more stuff Barrett Ruth 2025-09-19 12:31:19 -04:00
  • ab9a0f43b5 fix(ci): format Barrett Ruth 2025-09-19 12:11:56 -04:00
  • d193fabfb9 feat(test: git diff backend Barrett Ruth 2025-09-19 12:11:50 -04:00
  • 289e6efe62 feat(test): test panel Barrett Ruth 2025-09-19 12:07:29 -04:00
  • e4c93faa33
    Merge pull request #54 from barrett-ruth/fix/doc-keybindings Barrett Ruth 2025-09-19 17:59:36 +02:00
  • 8ae7fff12b feat(doc): more details Barrett Ruth 2025-09-19 09:02:24 -04:00
  • b6baa38ce0 fix(doc): proper keybindings Barrett Ruth 2025-09-19 09:00:58 -04:00
  • 0c3f62d1e0
    Merge pull request #48 from barrett-ruth/feat/lua-testing Barrett Ruth 2025-09-19 06:41:32 +02:00
  • b867ed5d0b fix: remove spec Barrett Ruth 2025-09-19 00:40:04 -04:00
  • a71864fd6e try to fix; Barrett Ruth 2025-09-19 00:39:10 -04:00
  • 8e3c372195 just delete it Barrett Ruth 2025-09-19 00:35:45 -04:00