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
2016-12-27
test/core: add some array_remove test cases
Marc André Tanner
2016-12-27
build: update libtermkey to version 0.19
Marc André Tanner
2016-12-27
vis: properly free dynamic key bindings
Marc André Tanner
2016-12-27
array: implement array_remove
Marc André Tanner
2016-12-27
travis: install 9base
Marc André Tanner
2016-12-27
build: configure ncurses with --disable-leaks
Marc André Tanner
2016-12-27
build: pass $CFLAGS_EXTRA through make debug target
Marc André Tanner
2016-12-26
fix help text for next/prev match
Erlend Fagerheim
2016-12-23
text-objects: explicitly ignore return value of strtoll(3)
Marc André Tanner
2016-12-23
Apply format string attribute to printf style functions
Marc André Tanner
2016-12-23
text: make text_vprintf static, it is only used within text.c
Marc André Tanner
2016-12-22
text: remove Filepos typedef
Marc André Tanner
2016-12-22
text: introduce EMARK to denote an invalid mark
Marc André Tanner
2016-12-22
test: update
Marc André Tanner
2016-12-22
test/core: reorder test cases
Marc André Tanner
2016-12-22
test/core: add make {a,ub}san targets
Marc André Tanner
2016-12-22
vis-lua: store Vis context in upvalues where needed
Marc André Tanner
2016-12-22
text: change datatype of Mark to uintptr_t
Marc André Tanner
2016-12-22
test/core: add make valgrind target
Marc André Tanner
2016-12-22
test/core: use smaller buffer/block sizes to force more memory allocations
Marc André Tanner
2016-12-22
test/core: tweak tests to work with tis-interpreter
Marc André Tanner
2016-12-22
text: make default block size overridable via C pre-processor
Marc André Tanner
2016-12-22
buffer: make default buffer size overridable via C pre-processor
Marc André Tanner
2016-12-22
text: avoid undefined multiple accesses in expression
Marc André Tanner
2016-12-22
text: do not rely on indeterminate value in a comparison
Marc André Tanner
2016-12-22
build: do not install lua/doc directory
Marc André Tanner
2016-12-22
build: also include working tree state in version information
Marc André Tanner
2016-12-21
test/core: make core tests asan clean
Marc André Tanner
2016-12-21
vis: implement `gh` and `gl` to move by relative byte offsets
Marc André Tanner
2016-12-21
vis: implement `go` to move to absolute byte position
Marc André Tanner
2016-12-21
vis: implement g8
Marc André Tanner
2016-12-20
vis: improve literal insertion via <C-v> in insert mode
Marc André Tanner
2016-12-20
vis: improve ga
Marc André Tanner
2016-12-20
ui: increase maximum info message length
Marc André Tanner
2016-12-20
buffer: implement buffer_capacity utility function
Marc André Tanner
2016-12-20
buffer: implement buffer_appendf to append formatted content
Marc André Tanner
2016-12-20
test/core: cleanup and add formatted related buffer tests
Marc André Tanner
2016-12-20
buffer: fix error case in buffer_append0
Marc André Tanner
2016-12-19
vis-lua: implement vis.registers[] array
Marc André Tanner
2016-12-19
vis: introduce vis_register_from utility function
Marc André Tanner
2016-12-19
vis-lua: simplify obj_ref_new error handling
Marc André Tanner
2016-12-19
vis-lua: simplify object reference checking
Marc André Tanner
2016-12-19
vis-lua: implement file.marks[] array
Marc André Tanner
2016-12-19
vis-lua: implement file:mark_{get,set}
Marc André Tanner
2016-12-19
test: ignore custom visrc.lua configuration
Marc André Tanner
2016-12-17
test: update
Marc André Tanner
2016-12-17
vis: allow boolean :set options to be toggled
Marc André Tanner
2016-12-17
vis: always remove consumed keys from input queue
Marc André Tanner
2016-12-17
test/vis: add some insert mode mapping regression tests
Marc André Tanner
2016-12-16
test/core: update .gitignore with coverage related files
Marc André Tanner
[prev]
[next]