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-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
2016-03-21
build: reorder some variables
Marc André Tanner
1
-1
/
+1
2016-03-21
build: create empty config.mk if it does not exist
Marc André Tanner
1
-0
/
+3
2016-03-21
configure: make vis depend on config.mk
Christian Hesse
1
-1
/
+1
2016-03-21
build: add vis subdirectory to $SHAREPREFIX
Marc André Tanner
1
-5
/
+5
2016-03-21
build: overhaul build system auto detect stuff using a configure script
Marc André Tanner
1
-170
/
+30
2016-02-28
build: update make standalone to use musl-1.1.14
Marc André Tanner
1
-2
/
+2
2016-02-16
Update make standalone to use musl-1.1.13
Marc André Tanner
1
-2
/
+2
2016-01-30
Implement system clipboard registers "* and "+
Marc André Tanner
1
-0
/
+6
2016-01-14
build: cleanup $LIBS variable
Marc André Tanner
1
-1
/
+1
2016-01-09
Makefile: Use $(MAKE) instead of directly calling `make`
Michael Reed
1
-11
/
+11
2015-12-31
Also remove vis-open when uninstalling
Marc André Tanner
1
-0
/
+1
2015-12-29
Clean up build system
Marc André Tanner
1
-9
/
+16
2015-12-26
vis: move file type detection to visrc.lua
Marc André Tanner
1
-1
/
+1
[next]