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
2017-05-31
build: try to make docker build reproducible
Marc André Tanner
2
-2
/
+3
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
4
-100
/
+120
2017-05-31
build: remove standalone
Christian Hesse
1
-127
/
+0
2017-05-31
build: remove shell based self contained executable
Christian Hesse
2
-126
/
+0
2017-05-31
build: allow to build self-contained executable
Christian Hesse
4
-2
/
+170
2017-05-31
build: add Dockerfile for static builds from Alpine
Marc André Tanner
1
-0
/
+14
2017-05-31
vis-lua: fix file:match_at API documentation
Marc André Tanner
1
-1
/
+1
2017-05-30
lexer: add simple strace(1) output lexer
Marc André Tanner
2
-0
/
+36
2017-05-30
ui: reopen terminal read-writeable
Marc André Tanner
1
-1
/
+1
2017-05-27
vis-lua: avoid nil values in table returned by vis:mapping
Marc André Tanner
1
-1
/
+2
2017-05-27
vis-lua: expose functions to unmap key bindings
Marc André Tanner
1
-0
/
+40
2017-05-27
vis-lua: expose currently active key bindings through API
Marc André Tanner
3
-1
/
+40
2017-05-27
vis: remove unused enumeration constants
Marc André Tanner
1
-2
/
+0
2017-05-19
vis: improve `:<` command implementation
Marc André Tanner
1
-3
/
+13
2017-05-17
vis: ensure complete ! command output is displayed
Marc André Tanner
1
-3
/
+11
2017-05-17
man: mention regex anchor behavior
Marc André Tanner
1
-0
/
+5
2017-05-15
man: mention `o` to change selection direction
Marc André Tanner
1
-0
/
+3
2017-05-15
sam: use default address for file looping commands
Marc André Tanner
1
-2
/
+4
2017-05-13
build: fix warning in lua related configure check
Marc André Tanner
1
-0
/
+2
2017-05-12
vis: immediately update screen after a vis_redraw call
Marc André Tanner
1
-0
/
+1
2017-05-12
Add a whitespace rule for the "elixir" lexer.
Tynan Colin Beatty
1
-0
/
+1
2017-05-11
Move the #defines within the #include guards
Paride Legovini
1
-5
/
+4
2017-05-11
Fix compilation on GNU Hurd systems
Paride Legovini
1
-0
/
+11
2017-05-07
Link to C API documentation of master branch
Marc André Tanner
1
-3
/
+3
2017-05-07
Revert "doc: specify complete file names"
Marc André Tanner
1
-5
/
+5
2017-05-07
doc: specify complete file names
Marc André Tanner
1
-5
/
+5
2017-05-06
vis: add vis_interrupt{,requested} functions
Marc André Tanner
2
-0
/
+20
2017-05-06
vis: add doxygen comments
Marc André Tanner
8
-176
/
+731
2017-05-04
vis: improve job control for forked process
Marc André Tanner
1
-2
/
+27
2017-05-03
text: remove text_history_get function
Marc André Tanner
3
-17
/
+2
2017-05-03
text: remove text_iterate macro
Marc André Tanner
2
-8
/
+9
2017-05-03
text: remove text_insert_newline function
Marc André Tanner
4
-10
/
+4
2017-05-03
text: remove count argument from text_{earlier,later}
Marc André Tanner
4
-18
/
+21
2017-05-03
vis: introduce count iterator to handle interrupted flag
Marc André Tanner
3
-2
/
+36
2017-05-03
text: add miscellaneous documentation section
Marc André Tanner
2
-8
/
+17
2017-05-03
text: rename text_sigbus to text_mmaped
Marc André Tanner
3
-6
/
+9
2017-05-03
text: rename text_byte_get argument name
Marc André Tanner
1
-2
/
+2
2017-05-03
map: convert comments to doxygen format
Marc André Tanner
3
-22
/
+66
2017-05-03
array: convert comments to doxygen format
Marc André Tanner
3
-34
/
+80
2017-05-03
buffer: convert comments to doxygen format
Marc André Tanner
3
-29
/
+53
2017-05-03
text: convert comments to doxygen format
Marc André Tanner
4
-108
/
+420
2017-05-03
doc: add status badge to README
Marc André Tanner
1
-0
/
+1
2017-05-03
doc: use nicer sphinx theme
Marc André Tanner
1
-1
/
+1
2017-05-03
doc: add initial documentation files
Marc André Tanner
3
-0
/
+30
2017-04-28
doc: add sphinx breathe extension
Marc André Tanner
1
-3
/
+19
2017-04-28
doc: add sphinx configuration
Marc André Tanner
2
-0
/
+176
2017-04-28
doc: customize Doxyfile
Marc André Tanner
1
-10
/
+11
2017-04-28
doc: add default Doxygen file
Marc André Tanner
1
-0
/
+2473
2017-04-28
ui: ignore whitespace when parsing style options
Marc André Tanner
1
-6
/
+10
[next]