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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2016-12-13
build: add configure options for built-in lpeg support
Marc André Tanner
2016-12-12
Allow building lpeg into vis
Michael Forney
2016-12-08
Move manual pages to man/ subfolder
Marc André Tanner
2016-12-07
Move all lua related files to lua/ subfolder
Marc André Tanner
2016-12-06
vis-lua: more extensive Lua API documentation
Marc André Tanner
2016-12-05
vis-lua: add preliminary version of LDoc based Lua API documentation
Marc André Tanner
2016-12-03
build: do not define _FORTIFY_SOURCE for debug builds
Marc André Tanner
2016-12-02
build: simplify manual page installation
Marc André Tanner
2016-12-02
build: add new `make man` target
Marc André Tanner
2016-11-30
man: use hard coded dates in manual pages
Marc André Tanner
2016-11-18
Fix date format string in man pages
Michael Forney
2016-11-18
Fix date command in man page installation
Michael Forney
2016-11-10
build: add Makefile target for code coverage via gcov
Marc André Tanner
2016-11-09
build: make `vis -v` version output more robust
Marc André Tanner
2016-09-25
vis: move file name and word completion logic to a shell script
Marc André Tanner
2016-06-21
vis-open: Add a manpage.
Tim Allen
2016-06-16
vis-clipboard: Add a manpage.
Tim Allen
2016-05-28
[vis-menu] Add a manpage.
Tim Allen
2016-05-19
build: let make debug compile vis-menu with debug flags
Marc André Tanner
2016-05-19
vis-menu: change version output
Marc André Tanner
2016-05-19
Import slmenu 7e74fa5 as vis-menu
Marc André Tanner
2016-05-16
vis: introduce vis-menu helper script
Marc André Tanner
2016-05-11
build: install support files only when needed
Marc André Tanner
2016-04-29
vis: move non-configuration sections out of visrc.lua into vis.lua
Marc André Tanner
2016-04-20
vis-lua: load files from directory specified with ./configure --sharedir=DIR
Marc André Tanner
2016-04-19
Fix vis-test git submodule integration
Marc André Tanner
2016-04-19
Integrate vis-test git submodule
Marc André Tanner
2016-04-03
sam: unify vi(m) and sam command line
Marc André Tanner
2016-04-03
build: explicitly list sources files
Marc André Tanner
2016-03-25
Set version to 0.2
Marc André Tanner
2016-03-23
fix install prefix for standalone build
Christian Hesse
2016-03-23
vis: use vis-clipboard instead of vis-{copy,paste} scripts
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
build: overhaul build system auto detect stuff using a configure script
Marc André Tanner
2016-02-28
build: update make standalone to use musl-1.1.14
Marc André Tanner
2016-02-16
Update make standalone to use musl-1.1.13
Marc André Tanner
2016-01-30
Implement system clipboard registers "* and "+
Marc André Tanner
2016-01-14
build: cleanup $LIBS variable
Marc André Tanner
2016-01-09
Makefile: Use $(MAKE) instead of directly calling `make`
Michael Reed
2015-12-31
Also remove vis-open when uninstalling
Marc André Tanner
2015-12-29
Clean up build system
Marc André Tanner
2015-12-26
vis: move file type detection to visrc.lua
Marc André Tanner
2015-12-26
vis: refactor Lua integration
Marc André Tanner
2015-11-17
ui: improve fallback code in case of unknown term
Marc André Tanner
2015-11-10
build: do not clutter dependency/install with manual pages
Marc André Tanner
2015-11-10
build: try to fix make standalone for multiarch systems
Marc André Tanner
2015-11-08
Mention make local in README
Marc André Tanner
[next]