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
2017-05-06
vis: add doxygen comments
Marc André Tanner
2017-05-04
vis: improve job control for forked process
Marc André Tanner
2017-05-03
text: remove text_history_get function
Marc André Tanner
2017-05-03
text: remove text_iterate macro
Marc André Tanner
2017-05-03
text: remove text_insert_newline function
Marc André Tanner
2017-05-03
text: remove count argument from text_{earlier,later}
Marc André Tanner
2017-05-03
vis: introduce count iterator to handle interrupted flag
Marc André Tanner
2017-05-03
text: add miscellaneous documentation section
Marc André Tanner
2017-05-03
text: rename text_sigbus to text_mmaped
Marc André Tanner
2017-05-03
text: rename text_byte_get argument name
Marc André Tanner
2017-05-03
map: convert comments to doxygen format
Marc André Tanner
2017-05-03
array: convert comments to doxygen format
Marc André Tanner
2017-05-03
buffer: convert comments to doxygen format
Marc André Tanner
2017-05-03
text: convert comments to doxygen format
Marc André Tanner
2017-05-03
doc: add status badge to README
Marc André Tanner
2017-05-03
doc: use nicer sphinx theme
Marc André Tanner
2017-05-03
doc: add initial documentation files
Marc André Tanner
2017-04-28
doc: add sphinx breathe extension
Marc André Tanner
2017-04-28
doc: add sphinx configuration
Marc André Tanner
2017-04-28
doc: customize Doxyfile
Marc André Tanner
2017-04-28
doc: add default Doxygen file
Marc André Tanner
2017-04-28
ui: ignore whitespace when parsing style options
Marc André Tanner
2017-04-24
vis: fix newline insertion at end of file
Marc André Tanner
2017-04-23
vis: fix # register count
Marc André Tanner
2017-04-21
vis: implement <C-r> in terms of gP
Marc André Tanner
2017-04-20
vis: add # register to insert cursor number
Marc André Tanner
2017-04-20
vis: adapt <C-r> to new register handling code
Marc André Tanner
2017-04-20
vis: start cleaning up register related code
Marc André Tanner
2017-04-19
vis: restructure register handling
Marc André Tanner
2017-04-19
array: implement array_resize
Marc André Tanner
2017-04-19
array: implement array_truncate
Marc André Tanner
2017-04-18
buffer: simplify buffer_content0
Marc André Tanner
2017-04-18
array: implement array_capacity
Marc André Tanner
2017-04-18
vis: rename vis_register_set to vis_register
Marc André Tanner
2017-04-14
build: install miscellaneous documentation
David B. Lamkins
2017-04-14
vis: make certain operations interruptible with <C-c>
Marc André Tanner
2017-04-12
sam: fix negative count specifiers from visual mode
Marc André Tanner
2017-04-12
man: document new count specifier for `g` and `v` commands
Marc André Tanner
2017-04-12
sam: support %n count specifier matching every n-th selection
Marc André Tanner
2017-04-12
sam: add support for negative count specifier
Marc André Tanner
2017-04-12
sam: add support for count specifier to `g` and `y` commands
Marc André Tanner
2017-04-12
sam: distinguish between empty // and no regex
Marc André Tanner
2017-04-12
sam: reject command names containing digits or ending with a hyphen
Marc André Tanner
2017-04-11
build: update libtermeky to version 0.20
Marc André Tanner
2017-04-11
build: tweak CFLAGS for profiling target
Marc André Tanner
2017-04-11
text: do not redefine _GNU_SOURCE
Marc André Tanner
2017-04-09
text: use MB_LEN_MAX instead of MB_CUR_MAX
Marc André Tanner
2017-04-09
vis: reject invalid register name when recording a macro
Marc André Tanner
2017-04-09
vis: remove handling of \r\n line endings
Marc André Tanner
2017-04-09
text: drop special handling of \r\n line endings
Marc André Tanner
[next]