index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-30
man: This tip belongs to the last list item
TwoFinger
2018-05-17
vis: make % motion match quotes and backticks as well
Javier Olaechea
2018-05-17
vis: simplify C status bar drawing code
Marc André Tanner
2018-05-17
vis: display count/input queue content in status bar
Marc André Tanner
2018-05-17
vis-lua: expose current input_queue content
Marc André Tanner
2018-05-17
Add support for Fantom language syntax highlighting
Semyon Maryasin
2018-05-16
add plist (xml) filetype
Erlend Fagerheim
2018-05-16
test: upate to adapt to recent changes
Marc André Tanner
2018-05-16
vis: make sure zb redraws line at the bottom if possible
Marc André Tanner
2018-05-16
sam: keep selections after :> command
Marc André Tanner
2018-05-16
vis: remove v and V in operator pending mode
Marc André Tanner
2018-05-16
vis: remove gP
Marc André Tanner
2018-05-16
vis: remove gp
Marc André Tanner
2018-05-16
vis: implement g~ using tr(1)
Marc André Tanner
2018-05-16
vis: implement gU using tr(1)
Marc André Tanner
2018-05-16
vis: implement gu using tr(1)
Marc André Tanner
2018-05-16
vis: remove gq alias for =
Marc André Tanner
2018-05-16
text: use mkstemp(3) for temporary file creation in atomic saves
Marc André Tanner
2018-05-16
text: do not unlink existing `file~` when saving to `file`
Marc André Tanner
2018-05-12
lexers: handle pony triple quoted strings properly
Murray
2018-04-15
Update year numbers in copyright information
Marc André Tanner
2018-04-15
ui: make sure $TERM is set
Marc André Tanner
2018-04-10
array: fix off by one error in array_remove
Marc André Tanner
2018-04-10
Merge branch 'typos' of https://github.com/Two-Finger/vis
Marc André Tanner
2018-04-08
Updates to ruby lexer:
Lucas Tolchinsky
2018-04-08
Fix "parenthese" in identifiers
TwoFinger
2018-03-29
lexers: add async/await keywords to javascript
Delapouite
2018-03-28
Merge branch 'rej' of https://github.com/eworm-de/vis
Marc André Tanner
2018-03-27
Add .rej as a diff/patch file extension
Christian Hesse
2018-03-27
main: fix a few typos in comments
Delapouite
2018-03-26
man: fix POSIX vi(1) reference
Marc André Tanner
2018-03-26
lexers: remove execution file permission from clojure lexer
Marc André Tanner
2018-03-25
build: add git based version information back
Marc André Tanner
2018-03-25
build: set version to 0.5
Marc André Tanner
2018-03-19
build: build standalone binary against latest Alpine packages
Marc André Tanner
2018-03-14
build: try to use POSIX tools/options for vis-single target
Marc André Tanner
2018-03-14
vis-single: add missing header include for signal(2)
Marc André Tanner
2018-03-14
Merge branch 'lpeg-ac_check_lib' of https://github.com/Two-Finger/vis
Marc André Tanner
2018-03-14
configure: Improve LPeg detection
TwoFinger
2018-03-14
Merge branch 'zenburn-theme' of https://github.com/casr/vis
Marc André Tanner
2018-03-14
Merge branch 'paranthese-typo' of https://github.com/Two-Finger/vis
Marc André Tanner
2018-03-14
Merge branch 'scheme-filetype' of https://github.com/Two-Finger/vis
Marc André Tanner
2018-03-12
view: use strncat instead of an inline loop to concatenate cell data
Marc André Tanner
2018-03-12
view: fix buffer overflow when dealing with combining characters
Marc André Tanner
2018-03-11
view: properly advance over incomplete unicode sequence
Marc André Tanner
2018-03-11
Reset parsing state after mbrtowc(3) failure
Marc André Tanner
2018-03-05
lua: add more Scheme filename extensions
TwoFinger
2018-03-05
Fix a typo in identifiers
TwoFinger
2018-02-28
Merge branch 'vis-open-fixes' of https://github.com/kj/vis
Marc André Tanner
2018-02-28
vis: improve handling of linewise ranges in change operator
Marc André Tanner
[next]