index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-08
build: add git based version information back
Marc André Tanner
2020-12-08
Set version to 0.7
Marc André Tanner
2020-12-08
Add gemini lexer
Haelwenn (lanodan) Monnier
2020-12-08
Merge branch 'master' of https://github.com/KaneRoot/vis
Marc André Tanner
2020-12-06
Zig filetype entry.
Karchnu
2020-12-06
Adding Zig lexer.
Karchnu
2020-12-01
Merge branch 's-0-bash-heredoc' of https://github.com/silasdb/vis
Marc André Tanner
2020-11-27
Heredocs with "-" can have spaces before closing
Silas
2020-11-26
lexers: add meson build file lexer
Florian Fischer
2020-11-20
ci: avoid usage of ::add-path:: command in GitHub action
Marc André Tanner
2020-11-20
test: update
Marc André Tanner
2020-11-20
view: make view_selections_dispose_all O(n)
Mateusz Okulus
2020-11-20
Make SourceHut badge show status of master branch commits
Marc André Tanner
2020-11-19
correct a couple of typos and distinguish between immediate and waiting opera...
Greg Reagle
2020-11-14
vis: fix <C-c> processing after SIGINT
Marc André Tanner
2020-11-14
build: fix curses library/pkg-config name
Leonardo Taccari
2020-11-13
vis: use localtime_r(3) instead of localtime(3)
Marc André Tanner
2020-11-13
sam: simplify boolean expression, start < end implies end > 0
Marc André Tanner
2020-11-13
map: remove no longer used map_leaf function
Marc André Tanner
2020-11-13
Merge branch 'master' of https://github.com/ccao001/vis
Marc André Tanner
2020-11-13
build: use feature test macros for memrchr configure check
Marc André Tanner
2020-11-12
build: add -D_NETBSD_SOURCE for NetBSD
Silas
2020-11-12
lua: fix typo in lilypond file extension
Carla Cao
2020-10-30
test: update
Marc André Tanner
2020-10-30
text: simplify iterator_init
Marc André Tanner
2020-10-30
text: fix invalid pointer comparison
Marc André Tanner
2020-10-30
text: avoid invalid pointer arithmetic
Marc André Tanner
2020-10-10
test: update
Marc André Tanner
2020-10-10
text: move higher level utility functions to separate file
Marc André Tanner
2020-10-10
text: move generic iterator functionality to separate file
Marc André Tanner
2020-10-10
text: move I/O related code to separate file
Marc André Tanner
2020-10-10
build: list source files on separate lines
Marc André Tanner
2020-10-10
text: provide public text_iterator_init
Marc André Tanner
2020-10-10
text: rename internal text_iterator_init
Marc André Tanner
2020-10-10
text: mark return value of text_iterator_text as const
Marc André Tanner
2020-10-10
text: make text_snapshot return whether it succeeded
Marc André Tanner
2020-10-10
array: mark array_peek argument as const
Marc André Tanner
2020-10-10
array: mark array_capacity argument as const
Marc André Tanner
2020-10-10
array: mark array_init_from argument as const
Marc André Tanner
2020-10-10
text: mark text_delete_range range argument as const
Marc André Tanner
2020-10-10
text: mark text_save_write_range range argument as const
Marc André Tanner
2020-10-10
text: mark text_mmaped argument as const
Marc André Tanner
2020-10-10
array: mark array_get_ptr argument as const
Marc André Tanner
2020-10-10
array: mark array_get argument as const
Marc André Tanner
2020-10-10
array: mark array_length argument as const
Marc André Tanner
2020-10-10
text: mark text_write{,_range} argument as const
Marc André Tanner
2020-10-10
text: mark text_size argument as const
Marc André Tanner
2020-10-10
text: mark text_mark_get argument as const
Marc André Tanner
2020-10-10
text: mark text_iterator_byte_get argument as const
Marc André Tanner
2020-10-10
text: mark text_bytes_alloc0 argument as const
Marc André Tanner
[next]