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
2020-01-30
build: add target docker-clean
Christian Hesse
1
-1
/
+4
2020-01-30
build: clean up docker build
Christian Hesse
1
-5
/
+4
2020-01-28
build: fix generation of HTML man pages
Marc André Tanner
1
-1
/
+1
2020-01-16
build: force enable acl for docker builds
Christian Hesse
1
-1
/
+1
2018-03-25
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2018-03-25
build: set version to 0.5
Marc André Tanner
1
-1
/
+1
2018-03-19
build: build standalone binary against latest Alpine packages
Marc André Tanner
1
-1
/
+2
2018-03-14
build: try to use POSIX tools/options for vis-single target
Marc André Tanner
1
-2
/
+4
2017-07-23
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2017-07-23
build: set version to 0.4
Marc André Tanner
1
-1
/
+1
2017-07-10
vis: implement jump list in terms of marks
Marc André Tanner
1
-1
/
+1
2017-07-08
vis: cleanup marks implementation
Marc André Tanner
1
-1
/
+1
2017-07-04
Remove conditional initialization from Makefile
George Brown
1
-7
/
+0
2017-06-03
build: port self-contained executable to libuntar
Marc André Tanner
1
-1
/
+1
2017-06-02
port self-contained executable to libtar
Christian Hesse
1
-1
/
+1
2017-06-01
build: produce reproducible self contained executable
Christian Hesse
1
-3
/
+3
2017-06-01
Merge branch 'strip' of https://github.com/eworm-de/vis
Marc André Tanner
1
-0
/
+1
2017-06-01
build: strip vis-single by default
Christian Hesse
1
-0
/
+1
2017-06-01
build: use single threaded compression for reproducible builds
Christian Hesse
1
-1
/
+1
2017-06-01
build: inject the version into docker image
Christian Hesse
1
-0
/
+1
2017-05-31
build: try to make docker build reproducible
Marc André Tanner
1
-1
/
+2
2017-05-31
build: add a make docker target
Marc André Tanner
1
-1
/
+11
2017-05-31
build: cleanup self contained executable
Marc André Tanner
1
-8
/
+8
2017-05-31
build: allow to build self-contained executable
Christian Hesse
1
-1
/
+15
2017-04-20
vis: start cleaning up register related code
Marc André Tanner
1
-2
/
+2
2017-04-14
build: install miscellaneous documentation
David B. Lamkins
1
-0
/
+13
2017-04-11
build: tweak CFLAGS for profiling target
Marc André Tanner
1
-1
/
+1
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
[next]