index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
text: add mem{r,}chr(3) based byte search functions
Marc André Tanner
1
-1
/
+4
2017-03-27
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2017-03-25
build: set version to 0.3
Marc André Tanner
1
-1
/
+1
2017-03-14
Add experimental raw vt100 UI backend
Marc André Tanner
1
-0
/
+2
2017-03-14
Restructure display code
Marc André Tanner
1
-1
/
+1
2017-03-05
lua: fix more luacheck warnings
Marc André Tanner
1
-1
/
+1
2017-03-03
build: add luacheck make target
Marc André Tanner
1
-1
/
+4
2017-02-24
vis: make help texts optional to produce a smaller binary
Marc André Tanner
1
-0
/
+2
2017-02-17
build: more complete cleanup in make clean
Marc André Tanner
1
-1
/
+1
2017-01-31
build: properly strip elf executables
Christian Hesse
1
-5
/
+8
2017-01-27
vis-digraph: add utility to handle digraphs
josuah
1
-4
/
+7
2017-01-19
text-regex: add regex backend based on libtre
Marc André Tanner
1
-4
/
+8
2017-01-16
man: add man page for vis-complete(1)
Christian Hesse
1
-1
/
+1
2017-01-16
make: define EXECUTABLES and install in a loop
Christian Hesse
1
-17
/
+14
2016-12-27
build: pass $CFLAGS_EXTRA through make debug target
Marc André Tanner
1
-1
/
+1
2016-12-22
build: do not install lua/doc directory
Marc André Tanner
1
-0
/
+1
2016-12-22
build: also include working tree state in version information
Marc André Tanner
1
-1
/
+1
2016-12-15
build: move $CFLAGS_DEBUG into config.mk
Marc André Tanner
1
-9
/
+5
2016-12-13
build: add configure options for built-in lpeg support
Marc André Tanner
1
-4
/
+4
2016-12-12
Allow building lpeg into vis
Michael Forney
1
-0
/
+2
2016-12-08
Move manual pages to man/ subfolder
Marc André Tanner
1
-3
/
+3
2016-12-07
Move all lua related files to lua/ subfolder
Marc André Tanner
1
-3
/
+3
2016-12-06
vis-lua: more extensive Lua API documentation
Marc André Tanner
1
-3
/
+5
2016-12-05
vis-lua: add preliminary version of LDoc based Lua API documentation
Marc André Tanner
1
-0
/
+4
2016-12-03
build: do not define _FORTIFY_SOURCE for debug builds
Marc André Tanner
1
-1
/
+1
2016-12-02
build: simplify manual page installation
Marc André Tanner
1
-9
/
+5
2016-12-02
build: add new `make man` target
Marc André Tanner
1
-0
/
+8
2016-11-30
man: use hard coded dates in manual pages
Marc André Tanner
1
-3
/
+3
2016-11-18
Fix date format string in man pages
Michael Forney
1
-3
/
+3
2016-11-18
Fix date command in man page installation
Michael Forney
1
-3
/
+3
2016-11-10
build: add Makefile target for code coverage via gcov
Marc André Tanner
1
-2
/
+5
2016-11-09
build: make `vis -v` version output more robust
Marc André Tanner
1
-1
/
+1
2016-09-25
vis: move file name and word completion logic to a shell script
Marc André Tanner
1
-0
/
+2
2016-06-21
vis-open: Add a manpage.
Tim Allen
1
-0
/
+2
2016-06-16
vis-clipboard: Add a manpage.
Tim Allen
1
-0
/
+2
2016-05-28
[vis-menu] Add a manpage.
Tim Allen
1
-1
/
+3
2016-05-19
build: let make debug compile vis-menu with debug flags
Marc André Tanner
1
-4
/
+5
2016-05-19
vis-menu: change version output
Marc André Tanner
1
-1
/
+1
2016-05-19
Import slmenu 7e74fa5 as vis-menu
Marc André Tanner
1
-4
/
+7
2016-05-16
vis: introduce vis-menu helper script
Marc André Tanner
1
-0
/
+2
2016-05-11
build: install support files only when needed
Marc André Tanner
1
-3
/
+5
2016-04-29
vis: move non-configuration sections out of visrc.lua into vis.lua
Marc André Tanner
1
-1
/
+1
2016-04-20
vis-lua: load files from directory specified with ./configure --sharedir=DIR
Marc André Tanner
1
-2
/
+3
2016-04-19
Fix vis-test git submodule integration
Marc André Tanner
1
-1
/
+1
2016-04-19
Integrate vis-test git submodule
Marc André Tanner
1
-1
/
+9
2016-04-03
sam: unify vi(m) and sam command line
Marc André Tanner
1
-1
/
+1
2016-04-03
build: explicitly list sources files
Marc André Tanner
1
-1
/
+6
2016-03-25
Set version to 0.2
Marc André Tanner
1
-1
/
+1
2016-03-23
fix install prefix for standalone build
Christian Hesse
1
-0
/
+6
2016-03-23
vis: use vis-clipboard instead of vis-{copy,paste} scripts
Marc André Tanner
1
-6
/
+3
[next]