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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
test/vis: remove pairwise selection intersection
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove pairwise selection union z|
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: use ~ instead of ! to complement selection
Marc André Tanner
2
-2
/
+2
2020-07-26
test/vim: use g~ instead of ~ to swap case
Marc André Tanner
1
-1
/
+1
2020-07-26
test/fuzz: add @ dump command to print data structure
Marc André Tanner
1
-0
/
+8
2020-07-26
test/fuzz: add % command to print data structure memory information
Marc André Tanner
1
-0
/
+12
2020-07-25
Add basic text benchmarking infrastructure
Marc André Tanner
1
-0
/
+128
2020-07-17
test: update
Marc André Tanner
1
-5
/
+13
2020-07-17
support for primary clipboard
Jeremy Bobbin
5
-19
/
+54
2020-07-12
test/sam: set LANG=en_US.UTF-8
Marc André Tanner
1
-0
/
+2
2020-07-11
test: move failing sam tests to vis
Marc André Tanner
8
-2
/
+2
2020-07-11
test/core: let make clean remove generated files
Marc André Tanner
1
-0
/
+1
2020-07-11
vis-open: add trailing "/" for the folders
Vadym Kochan
1
-1
/
+10
2020-07-11
build: mark distclean and testclean targets as PHONY
Marc André Tanner
1
-1
/
+1
2020-07-07
Makefile: add testclean target
Paride Legovini
1
-1
/
+5
2020-07-07
Makefile: add distclean target
Paride Legovini
1
-1
/
+5
2020-06-30
build: define LUA_COMPAT_5_3
Christian Hesse
1
-1
/
+1
2020-06-28
text: simplify remapping of original file content
Marc André Tanner
1
-9
/
+1
2020-06-22
text: remove dead store
Marc André Tanner
1
-1
/
+0
2020-06-22
text: code cleanup, use local variable
Marc André Tanner
1
-8
/
+9
2020-06-22
text: fix typo in comments, no code change
Marc André Tanner
1
-4
/
+4
2020-06-20
Support wayland clipboard (wl-clipboard)
yory8
1
-0
/
+17
2020-06-07
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2020-06-07
build: set version to 0.6
Marc André Tanner
2
-3
/
+3
2020-06-07
ui: fix terminal UI on serial console
Marc André Tanner
1
-4
/
+4
2020-05-30
test: update
Marc André Tanner
1
-5
/
+5
2020-05-30
test/fuzz: simplify Makefile
Marc André Tanner
1
-2
/
+4
2020-05-30
vis: fix implicit enum conversion warning
Marc André Tanner
1
-1
/
+1
2020-05-30
build: update alpine in docker build to version 3.12
Christian Hesse
1
-1
/
+1
2020-05-14
test/fuzz: add libfuzzer target for text data structure
Marc André Tanner
5
-6
/
+37
2020-05-14
test/fuzz: fix compilation by adapting to newer API
Marc André Tanner
1
-2
/
+2
2020-05-14
test/fuzz: add missing CFLAGS
Marc André Tanner
1
-2
/
+2
2020-05-13
doc: update outdated version information
Marc André Tanner
1
-2
/
+2
2020-05-13
doc: update sphinx configuration to python 3
Marc André Tanner
1
-10
/
+10
2020-05-13
test: update
Marc André Tanner
1
-9
/
+5
2020-05-13
test/vim: remove test which fails on macOS
Marc André Tanner
3
-15
/
+0
2020-05-13
test/core: add basic save/load tests involving links
Marc André Tanner
1
-0
/
+22
2020-05-13
test/core: add basic save/load sanity tests
Marc André Tanner
1
-5
/
+46
2020-05-13
test/core: remove unused variable
Marc André Tanner
1
-1
/
+0
2020-05-13
test/core: instruct memory sanitizer to track memory origin
Marc André Tanner
1
-1
/
+1
2020-05-13
test/core: fix memory leak in array test
Marc André Tanner
1
-0
/
+1
2020-05-13
text: introduce text_save_method, remove text_save_range
Marc André Tanner
2
-17
/
+22
2020-05-13
test/core: update ccan tap module
Marc André Tanner
1
-2
/
+2
2020-05-12
test: update
Marc André Tanner
1
-11
/
+7
2020-05-12
build: use -O2 by default
Marc André Tanner
1
-1
/
+1
2020-05-12
vis: cleanup pre-processing of :-commands
Marc André Tanner
1
-5
/
+5
2020-05-12
Tweak README
Marc André Tanner
1
-2
/
+1
2020-05-12
vt100: do not crash if termkey is not yet initialized
Marc André Tanner
1
-0
/
+1
2020-05-11
test/core: fix compilation with gcc 10
Marc André Tanner
2
-1
/
+3
2020-04-29
ui: fix line number drawing
Marc André Tanner
1
-2
/
+2
[prev]
[next]