aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* lintJames McCoy2017-02-27
* vim-patch:7.4.2200James McCoy2017-02-27
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * *: Fix linter errorsZyX2017-02-25
| * buffer: Hide one of the asserts from lua parserZyX2017-02-25
| * buffer: Provide an initializer for di_keyZyX2017-02-24
| * buffer: Remove b:changedtick from b: before freeing b:ZyX2017-02-24
| * memory: Free buffers after freeing variablesZyX2017-02-24
| * eval: Do not allocate b:changedtick dictionary itemZyX2017-02-24
| * *: Fix linter errorsZyX2017-02-23
| * api: Make sure dict_set_var doesn’t edit read-only valuesZyX2017-02-23
| * api: Rename dict_set_value to dict_set_varZyX2017-02-23
| * eval: Remove incorrect workaroundZyX2017-02-23
| * eval: Forbid (un)locking b:changedtickZyX2017-02-23
| * eval: Make sure `islocked('b:.changedtick')` does not error outZyX2017-02-23
| * eval: Specify more precise len for var_check_ro in get_lvalZyX2017-02-23
| * eval: Refactor var_check_ro, tv_check_lock and var_check_fixedZyX2017-02-23
| * eval: Fix memory leakZyX2017-02-23
| * buffer: Forbid unletting b:changedtickZyX2017-02-23
| * eval: Refactor item_lockZyX2017-02-23
| * eval: Make sure that b:changedtick may not be unlocked via :unlo b:varZyX2017-02-23
| * buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
| * api/buffer: Add nvim_buf_get_changedtick methodZyX2017-02-23
* | Merge #6111 from ZyX-I/split-eval'/os-fileioJustin M. Keyes2017-02-27
|\ \
| * | eval: Flush buffer in write_listZyX2017-02-23
| * | eval: Fix linter errorZyX2017-02-15
| * | eval: Fix error messages from writefileZyX2017-02-14
| * | eval: Return immediately after an error in write_list()ZyX2017-02-14
| * | eval: Remove outdated commentZyX2017-02-14
| * | eval: writefile: Give more adequate IO errors and do not call putc()ZyX2017-02-14
| * | os/fileio: Support appending to a fileZyX2017-02-14
| * | os/fileio: Allow certain failures during file_fsyncZyX2017-02-14
* | | Merge #6142 from justinmk/term-modifiableJustin M. Keyes2017-02-27
|\ \ \
| * | | terminal.c/redraw(): Remove cargo cult.Justin M. Keyes2017-02-26
| * | | channel.c: loggingJustin M. Keyes2017-02-26
| * | | terminal: Follow output only if cursor is at end.Justin M. Keyes2017-02-26
| * | | terminal: 'scrollback'Justin M. Keyes2017-02-26
| * | | options: 'scrollback'Justin M. Keyes2017-02-26
| * | | terminal: Allow undo and 'modifiable'.Justin M. Keyes2017-02-26
* | | | vim-patch:8.0.0379James McCoy2017-02-26
|/ / /
* | | terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen2017-02-26
* | | vim-patch:7.4.2230 (#6080)lonerover2017-02-25
| |/ |/|
* | Merge pull request #5771 from brcolow/lambdaJames McCoy2017-02-23
|\ \
| * \ Merge remote-tracking branch 'origin/master' into lambdaJames McCoy2017-02-22
| |\ \
| * | | vim-patch:8.0.0297Michael Ennen2017-02-14
| * | | Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen2017-02-14
| * | | vim-patch:7.4.2235Michael Ennen2017-02-14
| * | | vim-patch:7.4.2233Michael Ennen2017-02-14
| * | | vim-patch:7.4.2197Michael Ennen2017-02-14
| * | | vim-patch:7.4.2143Michael Ennen2017-02-14