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-02-21
Tweak README
Marc André Tanner
2017-02-21
sam: make sure all commands can be undone
Marc André Tanner
2017-02-21
sam: reformat code to avoid one level of indentation
Marc André Tanner
2017-02-20
test: update
Marc André Tanner
2017-02-20
buffer: fix integer overflow issue
Marc André Tanner
2017-02-20
buffer: add buffer_grow
Marc André Tanner
2017-02-20
buffer: rename buffer_grow to buffer_reserve
Marc André Tanner
2017-02-20
text: fix some integer overflow issues
Marc André Tanner
2017-02-20
util: add overflow safe unsigned addition function
Marc André Tanner
2017-02-18
appveyor: let Cygwin handle the environment variable
Marc André Tanner
2017-02-18
appveyor: try to fix yaml multiline syntax
Marc André Tanner
2017-02-18
test: update
Marc André Tanner
2017-02-18
appveyor: fix symlinks for Cygwin builds
Marc André Tanner
2017-02-17
test: update
Marc André Tanner
2017-02-17
vis: cleanup error paths in key action handling code
Marc André Tanner
2017-02-17
build: more complete cleanup in make clean
Marc André Tanner
2017-02-16
test: update
Marc André Tanner
2017-02-16
build: enable RDP access to AppVeyor build workers
Marc André Tanner
2017-02-16
travis: fix yaml syntax
Marc André Tanner
2017-02-16
test: update
Marc André Tanner
2017-02-16
Move more README content to the Wiki
Marc André Tanner
2017-02-16
travis: try to fix code coverage for test/core
Marc André Tanner
2017-02-15
test: update
Marc André Tanner
2017-02-15
vis: use single function call to print version information
Marc André Tanner
2017-02-15
vis: remove motion and text objects related to C functions
Marc André Tanner
2017-02-15
text-motions: remove unused text_line_lastchar
Marc André Tanner
2017-02-14
travis: re-enable code coverage
Marc André Tanner
2017-02-14
travis: use apsolute paths for ${C,LD}FLAGS
Marc André Tanner
2017-02-14
travis: tweak build matrix
Marc André Tanner
2017-02-14
test: update
Marc André Tanner
2017-02-14
vis: add compile time features to version output
Marc André Tanner
2017-02-12
view: improve handling of long sequences of combining characters
Marc André Tanner
2017-02-11
test: update
Marc André Tanner
2017-02-11
test: update
Marc André Tanner
2017-02-10
vis: make r handle special keys like <Tab>
Marc André Tanner
2017-02-10
vis: make t, T, f and F work for special keys
Marc André Tanner
2017-02-10
vis: introduce vis_keys_utf8
Marc André Tanner
2017-02-09
sam: fix bogus clang compiler warning
Marc André Tanner
2017-02-09
text: fix use of uninitialized variable in error path
Marc André Tanner
2017-02-09
Slightly update developer section of README
Marc André Tanner
2017-02-09
Remove regex section from README
Marc André Tanner
2017-02-08
vis: improve <C-d> and <C-t> implementation in insert mode
Marc André Tanner
2017-02-08
vis: fix cursor positioning after :help
Marc André Tanner
2017-02-08
vis: make `ga` and `g8` more robust
Marc André Tanner
2017-02-08
vis-menu: check read(2) return value
Marc André Tanner
2017-02-08
vis-digraph: properly initialize local variable
Marc André Tanner
2017-02-08
test: update
Marc André Tanner
2017-02-08
text: clean up iterator semantics
Marc André Tanner
2017-02-08
sam: execute commands even if we have no valid range
Marc André Tanner
2017-02-08
text: remove special case for marks at start of file
Marc André Tanner
[next]