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-03-24
Mention libutf in LICENSE
Marc André Tanner
2016-03-24
handle patch as usual source
Christian Hesse
2016-03-24
make sure build directory exists
Christian Hesse
2016-03-23
build: fix make local, improve make standalone
Marc André Tanner
2016-03-23
build: rename package specific targets used for make local/standalone
Marc André Tanner
2016-03-23
visrc: Move filetype detection to separate function
Josh Wainwright
2016-03-23
do not link lua against ncurses
Christian Hesse
2016-03-23
fix dependencies for standalone build
Christian Hesse
2016-03-23
fix install prefix for standalone build
Christian Hesse
2016-03-23
configure: use capital letters for variable names
Christian Hesse
2016-03-23
configure: default to cc instead of c99
Marc André Tanner
2016-03-23
Make vis-clipboard executable
Marc André Tanner
2016-03-23
configure: fix detection of libtermkey
Marc André Tanner
2016-03-23
configure: use temporary file instead of /dev/null for compiler output
Marc André Tanner
2016-03-23
Add missing word
Marc André Tanner
2016-03-23
Remove identically replicated copyright comments from source files
Marc André Tanner
2016-03-23
vis: use vis-clipboard instead of vis-{copy,paste} scripts
Marc André Tanner
2016-03-23
Add vis-clipboard script
Richard Burke
2016-03-22
configure: clear ${C,LD}FLAGS_LUA in error case
Marc André Tanner
2016-03-22
configure: exchange _{BSD,DARWIN_C}_SOURCE defines
Marc André Tanner
2016-03-21
Remove bashisms from configure script.
Richard Burke
2016-03-21
vis: also lookup Lua support files relative to the binary location
Marc André Tanner
2016-03-21
configure: probe for hardening flags
Marc André Tanner
2016-03-21
configure: probe for size optimizing flags (disabled for now)
Marc André Tanner
2016-03-21
build: reorder some variables
Marc André Tanner
2016-03-21
build: create empty config.mk if it does not exist
Marc André Tanner
2016-03-21
configure: make vis depend on config.mk
Christian Hesse
2016-03-21
build: add vis subdirectory to $SHAREPREFIX
Marc André Tanner
2016-03-21
configure: make man and share directories configurable
Christian Hesse
2016-03-21
configure: fix install prefix for man and share directories
Christian Hesse
2016-03-21
configure: fix condition for libselinux
Christian Hesse
2016-03-21
configure: fix condition for libacl
Christian Hesse
2016-03-21
configure: fix condition for liblua
Christian Hesse
2016-03-21
configure: fix condition for libtermkey
Christian Hesse
2016-03-21
configure: fix condition for ncurses
Christian Hesse
2016-03-21
build: overhaul build system auto detect stuff using a configure script
Marc André Tanner
2016-03-15
vis: do not segfault when given a NULL command to process
Marc André Tanner
2016-03-15
vis: do properly replay ": and "/ registers
Marc André Tanner
2016-03-15
vis: slightly cleanup register related code
Marc André Tanner
2016-03-15
vis: add support for command register ":
Marc André Tanner
2016-03-15
text: improve ENOSPC handling when saving
Marc André Tanner
2016-03-14
text-regex: fix possible infinite loop when searching backwards
Marc André Tanner
2016-03-13
Update README to include recent changes to supported registers
Marc André Tanner
2016-03-13
vis: convert gn and gN text objects to use "/ register content
Marc André Tanner
2016-03-12
ui/view: general code cleanup
Marc André Tanner
2016-03-12
ui: use correct default cell style
Marc André Tanner
2016-03-12
view: cleanup default ui style handling
Marc André Tanner
2016-03-12
vis-lua: allow to set window.syntax = nil
Marc André Tanner
2016-03-12
view: also load lua theme for windows without syntax highlighting
Marc André Tanner
2016-03-12
ui: make primary cursor blink even if no lua theme has been loaded
Marc André Tanner
[next]