Commit Graph

  • d8edf2bc21 - Update to d1f2c27 on master: * Prevent flickering in curses Matěj Cepl 2023-08-04 22:47:42 +0200
  • 8e5e676df0 - Update to 32e20a2 on master: * vis-open: allow to show files vertically * view.c: add word wrapping * view: refactor view_addch Matěj Cepl 2023-08-02 00:33:38 +0200
  • 60518c5af6 some merges upstream Matěj Cepl 2023-07-28 22:14:18 +0200
  • 3f8f52218b - Add PRs from https://github.com/martanne/vis-test: - core/Makefile: Respect $CC and $CFLAGS - vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp - Improved Lua API testing system - New vis:communicate function test - Little improvements of the output readability - Added test of stderr output event and writing to the process stdin - Fixes a typo in the word response Matěj Cepl 2023-07-28 16:49:40 +0200
  • af15f6d484 Build from the correct branch. Matěj Cepl 2023-07-24 18:06:09 +0200
  • f99f9a7123 - Merge in test-vis submodule ( https://lists.sr.ht/~martanne/devel/%3C676026b7-b33a-7b21-d6f4-3fa9277d12f0%40cepl.eu%3E) Matěj Cepl 2023-07-24 16:58:11 +0200
  • aead5ad73b - Update to 0.8+git.1689736840.47ac03a: - 47ac03a vis:pipe(): don't segfault if vis->win isn't present - 80fbb7e Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe() - 599ced0 fix warning about field width not being an int - 6be370d Print keybindings containing space correctly - e728898 partial revert of commit f55312ba Matěj Cepl 2023-07-19 08:08:55 +0200
  • e5558af036 update Matěj Cepl 2023-06-22 18:58:38 +0200
  • d4e0740c5d Generate documentation. Matěj Cepl 2023-06-21 12:31:31 +0200
  • 4be17c7017 Try gen_doc branch Matěj Cepl 2023-06-21 09:07:07 +0200
  • b81d941bcf Ignore _scmsync.obsinfo as well. Matěj Cepl 2023-06-21 08:55:54 +0200
  • fab3c5c66a Rebase on the current master and add gh#martanne/vis#1104 to devel. Matěj Cepl 2023-06-21 08:32:28 +0200
  • 098628bda1 updates Matěj Cepl 2023-06-19 08:56:52 +0200
  • 8b2e509f2a updates Matěj Cepl 2023-06-08 18:52:33 +0200
  • 42dfabdf38 update Matěj Cepl 2023-06-07 17:58:43 +0200
  • 36844b50c9 updates Matěj Cepl 2023-06-06 07:12:55 +0200
  • cea303ca69 Update to the current upstream master. Matěj Cepl 2023-05-26 01:54:49 +0200
  • 006a6ad510 Some more movement in the upstream repo! Matěj Cepl 2023-05-25 15:15:51 +0200
  • 70d4cbbbb2 More merged PRs on GitHub Matěj Cepl 2023-05-23 22:02:04 +0200
  • 0494c22dd8 One commit upstream merged (42 to go)! Matěj Cepl 2023-05-23 07:59:11 +0200
  • 8b017e522d Switch to devel branch to test PR Matěj Cepl 2023-05-06 11:07:21 +0200
  • 1e82fb43cb Clean up SPEC file. Matěj Cepl 2023-04-18 20:11:48 +0200
  • 113c1d4f2b Don't use special repository for tests. Matěj Cepl 2023-04-14 18:55:41 +0200
  • f194c674ab update Matěj Cepl 2023-04-02 00:46:26 +0200
  • fc358ddc67 upstream update Matěj Cepl 2023-03-19 14:28:12 +0100
  • ccfea4b12a Use master branch of tests Matěj Cepl 2023-03-03 11:10:53 +0100
  • 1ec68edcc3 Fork vis Matěj Cepl 2023-03-03 09:21:09 +0100
  • 2e842a7b62 Test build with other aarch64 Matěj Cepl 2023-02-23 01:48:50 +0100
  • 06142806af We apparently don't need luaterm at all. Weird. Matěj Cepl 2023-02-21 20:35:41 +0100
  • 01feee4a69 Add missing dependencies. Matěj Cepl 2023-02-19 14:08:14 +0100
  • 41d4c0b7e4 Update to version 0.8+git.1676316750.7e88dff Matěj Cepl 2023-02-15 13:25:45 +0100
  • 2def644cc3 Add Suggests: par_text for regormatting. Matěj Cepl 2023-01-30 13:22:22 +0100
  • 9c55769f23 Switch to LuaJIT LuaJIT Matěj Cepl 2024-03-25 15:41:29 +0100
  • 3cc4cbfd52 Update from 8fccd1bb to faa4089a: - Fix typos Matěj Cepl 2024-03-21 21:00:56 +0100
  • 8bb8f003a1 Add gh#martanne/vis!1173 to devel for testing. Matěj Cepl 2024-03-18 11:37:51 +0100
  • 18c59b5019 Update from 4d97ccc6 to 8fccd1bb: - filetype.lua: add typst detection Matěj Cepl 2024-03-15 15:35:25 +0100
  • a08cf97738 Update from 3d1c3c15 to 4d97ccc6: - lua: filetype: add JSX and Typescript extensions Matěj Cepl 2024-03-11 00:54:04 +0100
  • af6eb3f1bc Update from 004800e3 to 3d1c3c15: - Support selection of primary or regular clipboard (wayclip) Matěj Cepl 2024-03-10 19:46:35 +0100
  • f77b7edc5e Update from 64c0092d to 004800e3: - lua: complete-word: use internal regex for splitting words Matěj Cepl 2024-03-09 16:00:11 +0100
  • 66e5b74540 Update from d3e4af1f to 64c0092d: - Introduce new modula2 and modula3 file types. Matěj Cepl 2024-03-01 23:02:41 +0100
  • 6dd846a1ea Fix repo URL. Matěj Cepl 2024-02-18 22:53:30 +0100
  • 73f7f0c5cd Update from 34e69620 to d3e4af1f: - Replace use of tr(1) with awk(1). Matěj Cepl 2024-02-16 12:36:03 +0100
  • 30159f8c72 Update from 5cd6d033 to 34e69620: - use correct apostrophe in error message - allow disabling of statusbar Matěj Cepl 2024-02-05 14:55:33 +0100
  • e58c9a0bfb Add testing support of the patch to avoid non-Unicode aware tr(1). Matěj Cepl 2024-02-02 23:46:20 +0100
  • b687e6166b Update from 8ff0bea5 to 5cd6d033: - fix bug report template - add github issue templates - lua: fix deprecated name for change-256colors Matěj Cepl 2024-01-26 18:16:42 +0100
  • 11ee63a274 Update from 0f7ddc17 to 8ff0bea5: - complete-filename: include '{' in leading delimiter pattern - build: update alpine in docker build to version 3.19 Matěj Cepl 2023-12-18 12:01:07 +0100
  • a5ec64e588 Update from f1abd792 to 0f7ddc17: - lua: drop redrawtime option - lua: filetype: use alt_name field to alias to other lexers Matěj Cepl 2023-12-09 02:03:54 +0100
  • 7ae7068842 Update from 7d0baa4b to f1abd792: - Add ansi escaping values and theming keyword for dimmed text - Recognize also Python type stub files. Matěj Cepl 2023-12-03 01:55:15 +0100
  • 2e131dfaf2 Update from 1e64b1c1 to 7d0baa4b: - luadoc: fix broken link and add links between vis/win.options - destroy the correct subprocess Matěj Cepl 2023-12-01 10:02:17 +0100
  • 747e08e37c Add rebased patch from gh#martanne/vis!1154. Matěj Cepl 2023-11-13 15:30:17 +0100
  • 659d3f0049 Update from 18c72a15 to 1e64b1c1: - lua: refactor complete-filename plugin Matěj Cepl 2023-11-04 01:48:17 +0100
  • b6676069a6 Update from 045ef7a1 to 18c72a15: - sam: reject invalid ranges for cmd_extract ("x"/"y") Matěj Cepl 2023-10-24 16:37:21 +0200
  • 463d88c6f2 Fix lock with :2x/foo/<cr>. Matěj Cepl 2023-10-23 23:29:01 +0200
  • e33790d2a7 Rebase new update of lexers Matěj Cepl 2023-10-23 17:51:28 +0200
  • b6eec0757d Update from be89a645 to 045ef7a1: - apply configured foreground to matching pair - apply configured foreground to selections Matěj Cepl 2023-10-21 14:42:03 +0200
  • 451d93738c Update from aa18162e to be89a645: - view: skip empty cells before applying a style Matěj Cepl 2023-10-16 18:05:07 +0200
  • 34e9a10663 Damn, it was actual bug in my commit which broke the tests! Matěj Cepl 2023-10-14 16:56:39 +0200
  • 21150e5b22 Switch off failing tests. Matěj Cepl 2023-10-14 11:03:40 +0200
  • 47fe5e193f Update from d7cd42e6 to aa18162e: - vis_pipe: correctly return non-zero exit status Matěj Cepl 2023-10-13 23:23:09 +0200
  • e7b6ffd6b3 Update from cbaa0d8c to d7cd42e6: - ci: test: update submodule - revert c22b2c2 & 364d212 Matěj Cepl 2023-10-10 15:29:09 +0200
  • 76cbb53fb9 Update from 3d83d771 to cbaa0d8c: - lua: filetype: fix fstab detection - fix literal makefile name detection Matěj Cepl 2023-10-05 20:23:46 +0200
  • 1a45f9ee56 Update from 312a16ea to 3d83d771: - vis-lua: fail when mapping a key to an invalid handler type Matěj Cepl 2023-10-05 16:01:09 +0200
  • c5717432cc Another rebase of updated lexers on the top of the current master (merge of update-lexers branches from the rnpnr's repo). Matěj Cepl 2023-10-04 21:59:25 +0200
  • 4366f04ab9 Update from 2dcd9ac8 to 312a16ea: - vis-complete: also split on \ Matěj Cepl 2023-09-28 10:59:20 +0200
  • 0edae2424c Update from dac6a7e5 to 2dcd9ac8: - filetype.lua: add common *roff extensions - vis-menu.c: add space for terminating NUL byte - vis-subprocess.c: remove unnecessary NULL check Matěj Cepl 2023-09-27 18:06:18 +0200
  • c8bd232a63 Update from 7367ea8a to dac6a7e5: - vis-complete: use hand picked set of characters for word splitting - vis-single: respect TMPDIR Matěj Cepl 2023-09-22 23:35:50 +0200
  • 343864c25d Update from de315f87 to 7367ea8a: - filetype: add psm1 and search for xml using mime type - vis-subprocess.c: fix signature of new_process_in_pool() Matěj Cepl 2023-09-20 18:20:47 +0200
  • 2f09e785d4 Update to 0.8+git.1693167778.de315f87: - Make expandtab option window-local - Make tabwidth option window-local - lua: make sure lpeg is in fact optional - vis-lua.c: silence warning about implicit conversion - support old option names but mark as deprecated Matěj Cepl 2023-08-28 11:33:31 +0200
  • 3dfede097d Update to 0.8+git.1692979777.2c5e6928: - configure: also check for lua-5.4 - lua api: fix a couple typos in process_response() documentation - Implementation of the non-blocking process running Lua API - sam.c: rename a number of options to match lua api - Lua API: access and set all available options Matěj Cepl 2023-08-26 02:12:58 +0200
  • 558438207a Update to 0.8+git.1692310337.09ba77aa: - build: don't use the '|' GNU extension - build: don't pollute base dir with .o and .d files Matěj Cepl 2023-08-20 20:21:23 +0100
  • bf52845acc Update to 0.8+git.1692198809.3134de12: - build: stop setting _POSIX_C_SOURCE - build: support incremental rebuilds Matěj Cepl 2023-08-17 20:12:56 +0100
  • 2f3ea692b2 Update to 0.8+git.1692023996.711447a: - vis-complete: handle non-ascii text - vis-menu: try to preserve valid Unicode points Matěj Cepl 2023-08-16 01:30:54 +0200
  • a3e2c85a4a Update to 0.8+git.1691882787.adc803f: ci: freebsd: use lua 5.3 like the others Matěj Cepl 2023-08-13 09:15:50 +0200
  • ff218aaf10 Building with all proposed changes from scintillua_6.2 tag included. Matěj Cepl 2023-08-13 00:05:14 +0200
  • 6e6e1e7d8b Don't make docs outside of Tumbleweed. Matěj Cepl 2023-08-12 08:47:20 +0200
  • c7bcab3951 - And back ... Matěj Cepl 2023-08-12 07:06:15 +0200
  • eaa284d048 - Temporary switch to master Matěj Cepl 2023-08-12 00:43:54 +0200
  • 08425c56d7 Fix BuildRequires Matěj Cepl 2023-08-11 22:14:25 +0200
  • a591fcbb3b - Update to 0.8+git.1691671026.f4840ed: - vis-lua.c: stop obj_ref_get() from leaving the lua stack modified Matěj Cepl 2023-08-11 22:12:21 +0200
  • acf36da48c New lexer depends on lfs lua module. Matěj Cepl 2023-08-11 01:32:03 +0200
  • d25cf6c89a - Squash whole gh#martanne/vis!675 (in the current form) into one commit. Matěj Cepl 2023-08-07 18:39:04 +0200
  • 10a81a3018 - Update to d1f2c27 on master: * Prevent flickering in curses Matěj Cepl 2023-08-04 22:47:42 +0200
  • a191b81163 - Update to 32e20a2 on master: * vis-open: allow to show files vertically * view.c: add word wrapping * view: refactor view_addch Matěj Cepl 2023-08-02 00:33:38 +0200
  • bccbc72c32 some merges upstream Matěj Cepl 2023-07-28 22:14:18 +0200
  • 3625e56ece - Add PRs from https://github.com/martanne/vis-test: - core/Makefile: Respect $CC and $CFLAGS - vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp - Improved Lua API testing system - New vis:communicate function test - Little improvements of the output readability - Added test of stderr output event and writing to the process stdin - Fixes a typo in the word response Matěj Cepl 2023-07-28 16:49:40 +0200
  • 0b70b7a5fb Build from the correct branch. Matěj Cepl 2023-07-24 18:06:09 +0200
  • 645de85e1f - Merge in test-vis submodule ( https://lists.sr.ht/~martanne/devel/%3C676026b7-b33a-7b21-d6f4-3fa9277d12f0%40cepl.eu%3E) Matěj Cepl 2023-07-24 16:58:11 +0200
  • c868b28526 - Update to 0.8+git.1689736840.47ac03a: - 47ac03a vis:pipe(): don't segfault if vis->win isn't present - 80fbb7e Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe() - 599ced0 fix warning about field width not being an int - 6be370d Print keybindings containing space correctly - e728898 partial revert of commit f55312ba Matěj Cepl 2023-07-19 08:08:55 +0200
  • 5e29db608d update Matěj Cepl 2023-06-22 18:58:38 +0200
  • 24e7f4032a Generate documentation. Matěj Cepl 2023-06-21 12:31:31 +0200
  • 3d8cb2da9b Try gen_doc branch Matěj Cepl 2023-06-21 09:07:07 +0200
  • b7a1f502a8 Ignore _scmsync.obsinfo as well. Matěj Cepl 2023-06-21 08:55:54 +0200
  • 3ddbf68e39 Rebase on the current master and add gh#martanne/vis#1104 to devel. Matěj Cepl 2023-06-21 08:32:28 +0200
  • 4265225408 updates Matěj Cepl 2023-06-19 08:56:52 +0200
  • 3b0fd280d9 updates Matěj Cepl 2023-06-08 18:52:33 +0200
  • fe50a9e43d update Matěj Cepl 2023-06-07 17:58:43 +0200
  • 63d82f72fa updates Matěj Cepl 2023-06-06 07:12:55 +0200
  • 7af548f1f9 Update to the current upstream master. Matěj Cepl 2023-05-26 01:54:49 +0200
  • af67e57a81 Some more movement in the upstream repo! Matěj Cepl 2023-05-25 15:15:51 +0200
  • 41ddbeb557 More merged PRs on GitHub Matěj Cepl 2023-05-23 22:02:04 +0200