aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Merge branch 'lexer-c' of https://github.com/zsugabubus/visMarc André Tanner1-16/+42
2020-02-07Merge branch 'fix-cc-cell' of https://github.com/zsugabubus/visMarc André Tanner1-5/+6
2020-02-04vis: make core code more robustMarc André Tanner3-30/+69
2020-02-03array: make array_sort work for empty arraysMarc André Tanner1-1/+2
2020-02-03build: properly kill docker containerChristian Hesse1-3/+6
2020-02-03vis: improve <C-n> in visual modeMarc André Tanner1-1/+37
2020-02-03vis: simplify selections_match_nextMarc André Tanner1-15/+15
2020-02-03build: explicitly specify working directory for dockerMarc André Tanner1-2/+2
2020-02-02lexers: also apply 7e9e0a2 to html and wsf lexersMarc André Tanner3-18/+5
2020-01-31lexers: XML performance improvementGeorgi Kirilov1-7/+1
2020-01-31Merge branch 'case-visual-mode' of https://github.com/erf/visMarc André Tanner1-0/+2
2020-01-31lexers: add reference to new upstream locationMarc André Tanner1-1/+2
2020-01-31lexers: fix crash in rst lexerMarc André Tanner1-1/+1
2020-01-30main: fix a few mistakes in commentsTwoFinger1-6/+6
2020-01-30view: Fix a @param name in a commentTwoFinger1-1/+1
2020-01-30vis: Fix a few :help stringsTwoFinger1-10/+10
2020-01-30man: fix mandoc linting warningsMarc André Tanner2-5/+5
2020-01-30man: fix skipping empty macro warningsMarc André Tanner1-43/+43
2020-01-30man: fix mandoc warnings as reported by make manMarc André Tanner1-22/+26
2020-01-30build: explicitly list configure options for docker buildsMarc André Tanner1-1/+4
2020-01-30build: cleanup docker package installationMarc André Tanner1-4/+18
2020-01-30build: allow to replace dockerChristian Hesse1-10/+11
2020-01-30build: add target docker-cleanChristian Hesse1-1/+4
2020-01-30build: clean up docker buildChristian Hesse2-17/+11
2020-01-28vis: support an optional exit status in :q and :qall commandsMarc André Tanner3-8/+8
2020-01-28build: fix generation of HTML man pagesMarc André Tanner1-1/+1
2020-01-28Merge branch 'master' of https://github.com/eafe/visMarc André Tanner1-1/+1
2020-01-28lexers: add case keyword to rc lexerMarc André Tanner1-1/+1
2020-01-27vis: make r<Enter> insert a new lineMarc André Tanner2-1/+3
2020-01-27vis: pass absolute path to pre/post save eventsMarc André Tanner3-14/+27
2020-01-27lexers: fix incorrect (and *very* slow) YAML lexer tokenGeorgi Kirilov1-6/+1
2020-01-26vis: don't search off screen when highlighting matchesGeorgi Kirilov5-12/+17
2020-01-26text: ignore fsync(2) errors on unsupported directory descriptorsMarc André Tanner1-1/+1
2020-01-24sam: fix ^ anchor behavior in looping commandsMarc André Tanner1-3/+7
2020-01-24text: unconditionally use REG_NOTEOL for backward searchesMarc André Tanner1-3/+1
2020-01-24Merge branch 'add-layout-option' of https://github.com/kdsch/visMarc André Tanner2-2/+2
2020-01-23man: remove redundant layout option abbreviationKarl Schultheisz1-1/+1
2020-01-23remove redundant layout option abbreviationKarl Schultheisz1-1/+1
2020-01-23text: fix search wrapping for overlapping matchesMarc André Tanner1-6/+2
2020-01-23text: fix spurious regex anchor matchesMarc André Tanner3-4/+21
2020-01-22add layout option to manpageKarl Schultheisz1-0/+3
2020-01-21Merge branch 'master' into add-layout-optionKarl Schultheisz11-26/+144
2020-01-17Merge branch 'fix-search-wrap' of https://github.com/zsugabubus/visMarc André Tanner1-2/+1
2020-01-17Merge branch 'acl-static' of https://github.com/eworm-de/visMarc André Tanner2-2/+2
2020-01-17build: try to fix travis-ci by installing libtool-binMarc André Tanner1-1/+1
2020-01-16build: force enable acl for docker buildsChristian Hesse1-1/+1
2020-01-16Merge branch 'patch-1' of https://github.com/erf/visMarc André Tanner1-2/+2
2020-01-16build: install static libacl for docker buildsChristian Hesse1-1/+1
2020-01-16build: try to fix travis-ci by installing libtoolMarc André Tanner1-0/+1
2020-01-16Merge branch 'solarized-term' of https://github.com/xcko/visMarc André Tanner1-0/+4