| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-31 | Add explicit build commands to README | Marc André Tanner | 1 | -0/+4 | |
| 2015-12-31 | Add section about Lua API to README | Marc André Tanner | 1 | -0/+39 | |
| 2015-12-29 | #111 command line prompt options defaults | Erlend Fagerheim | 1 | -10/+14 | |
| 2015-12-28 | Update README | Marc André Tanner | 1 | -287/+272 | |
| 2015-12-26 | vis: refactor Lua integration | Marc André Tanner | 1 | -1/+1 | |
| Lua support can now be disabled at compile time using: $ make CONFIG_LUA=0 This commit also adds an initial Lua API and provides a few default hooks. We now also require Lua >= 5.2 due to the uservalue constructs. In principle the same functionality could be implemented using function environments from Lua 5.1. | |||||
| 2015-11-08 | Clarify build dependencies in README | Marc André Tanner | 1 | -2/+2 | |
| 2015-11-08 | Mention make local in README | Marc André Tanner | 1 | -1/+3 | |
| 2015-11-08 | Mention new source files in README | Marc André Tanner | 1 | -2/+9 | |
| 2015-11-08 | vis: implement :set colorcolumn | Marc André Tanner | 1 | -0/+4 | |
| 2015-11-08 | Update README | Marc André Tanner | 1 | -1/+30 | |
| 2015-10-27 | Update source tree overview section in README | Marc André Tanner | 1 | -2/+2 | |
| 2015-10-05 | Add section about build dependencies to README | Marc André Tanner | 1 | -2/+11 | |
| 2015-08-06 | vis: implement al and il text objects | Marc André Tanner | 1 | -4/+9 | |
| 2015-08-02 | Add short demo screencast to README | Marc André Tanner | 1 | -0/+2 | |
| 2015-08-02 | Update README | Marc André Tanner | 1 | -185/+141 | |
| 2015-08-01 | vis: support `ae` and `ie` text objects | Marc André Tanner | 1 | -0/+3 | |
| 2015-06-27 | Add more thorough description of history to README | Ryan Chipman | 1 | -11/+16 | |
| 2015-06-27 | Edit README to reflect new history implementation | Ryan Chipman | 1 | -6/+10 | |
| 2015-04-22 | Rename window.[ch] to view.[ch] | Marc André Tanner | 1 | -2/+2 | |
| 2015-04-21 | Implement ';' and ',' | Marc André Tanner | 1 | -0/+2 | |
| This fixes #45 | |||||
| 2015-04-11 | Rename README -> README.md | Marc André Tanner | 1 | -0/+597 | |
