summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15view: rename view_cursors_countMarc André Tanner
2017-06-15view: rename view_cursors_nextMarc André Tanner
2017-06-15view: rename view_cursors_prevMarc André Tanner
2017-06-15view: view_cursors_selection_restoreMarc André Tanner
2017-06-15view: rename view_cursors_selection_saveMarc André Tanner
2017-06-15view: rename view_cursors_selection_startMarc André Tanner
2017-06-15view: rename view_cursors_selection_swapMarc André Tanner
2017-06-15view: rename view_cursors_selection_clearMarc André Tanner
2017-06-15view: rename view_selections_clearMarc André Tanner
2017-06-15view: rename view_cursors_selection_getMarc André Tanner
2017-06-15view: rename view_cursors_primary_{get,set}Marc André Tanner
2017-06-15view: rename view_cursors_clearMarc André Tanner
2017-06-15view: rename view_cursor_disposedMarc André Tanner
2017-06-15view: rename view_cursors_disposeMarc André Tanner
2017-06-15view: rename view_cursors_newMarc André Tanner
2017-06-15view: remove view_cursors_multipleMarc André Tanner
2017-06-15view: clean up and add documentationMarc André Tanner
2017-06-15doc: enable mathjax support for sphinx documentationMarc André Tanner
2017-06-15vis: promote selections to first class primitivesMarc André Tanner
2017-06-15vis: strip double leading slashes of pathsMarc André Tanner
2017-06-14single: ignore SIGINT in self-extracting processChristian Hesse
2017-06-05sam: fix + addressMarc André Tanner
2017-06-05themes: simplify color definitionMarc André Tanner
2017-06-04Improve appearance of line numbers and EOF markersPhilipp Emanuel Weidmann
2017-06-03build: port self-contained executable to libuntarMarc André Tanner
2017-06-02port self-contained executable to libtarChristian Hesse
2017-06-01build: produce reproducible self contained executableChristian Hesse
2017-06-01Merge branch 'strip' of https://github.com/eworm-de/visMarc André Tanner
2017-06-01build: strip vis-single by defaultChristian Hesse
2017-06-01build: use single threaded compression for reproducible buildsChristian Hesse
2017-06-01vis: use more portable format string for wchar_tMarc André Tanner
2017-06-01build: inject the version into docker imageChristian Hesse
2017-05-31vis: fix compiler warning concerning write(2) return valueMarc André Tanner
2017-05-31build: remove make standalone leftoversMarc André Tanner
2017-05-31build: switch docker image to i386 architectureMarc André Tanner
2017-05-31build: try to make docker build reproducibleMarc André Tanner
2017-05-31build: add a make docker targetMarc André Tanner
2017-05-31build: cleanup self contained executableMarc André Tanner
2017-05-31build: remove standaloneChristian Hesse
2017-05-31build: remove shell based self contained executableChristian Hesse
2017-05-31build: allow to build self-contained executableChristian Hesse
2017-05-31build: add Dockerfile for static builds from AlpineMarc André Tanner
2017-05-31vis-lua: fix file:match_at API documentationMarc André Tanner
2017-05-30lexer: add simple strace(1) output lexerMarc André Tanner
2017-05-30ui: reopen terminal read-writeableMarc André Tanner
2017-05-27vis-lua: avoid nil values in table returned by vis:mappingMarc André Tanner
2017-05-27vis-lua: expose functions to unmap key bindingsMarc André Tanner
2017-05-27vis-lua: expose currently active key bindings through APIMarc André Tanner
2017-05-27vis: remove unused enumeration constantsMarc André Tanner
2017-05-19vis: improve `:<` command implementationMarc André Tanner