aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04
* Merge pull request #4860 from jamessan/tab-win-precedenceJustin M. Keyes2016-06-04
|\
| * tcd: Determine correct scope from user inputJames McCoy2016-06-01
| * tcd: Use user-provided tab page for `getcwd()`/`haslocaldir()`James McCoy2016-06-01
* | reorgJustin M. Keyes2016-06-03
|/
* timers: stop all timers on teardownBjörn Linse2016-06-01
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* eval: Stop executing *eval() function at errorZyX2016-05-27
* vim-patch:7.4.1567James McCoy2016-05-25
* vim-patch:7.4.1096James McCoy2016-05-25
* timers: racy situation found on travisBjörn Linse2016-05-25
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
* vim-patch:7.4.1516Jurica Bradaric2016-05-19
* vim-patch:7.4.1102Jurica Bradaric2016-05-17
* term_close: fix use-after-freeoni-link2016-05-15
* 'termguicolors' #4690Shougo Matsushita2016-05-10
* Merge pull request #4588 from KillTheMule/vim-patch-1285Justin M. Keyes2016-05-10
|\
| * vim-patch:7.4.1285KillTheMule2016-05-08
* | Merge pull request #4720 from jbradaric/vim-7.4.1042Justin M. Keyes2016-05-10
|\ \
| * | vim-patch:7.4.1042Jurica Bradaric2016-05-08
| |/
* | Linting all the daysJames McCoy2016-05-06
* | vim-patch:7.4.1015James McCoy2016-05-06
|/
* vim-patch:7.4.672KillTheMule2016-05-02
* *: Fix new linter errorsZyX2016-05-01
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* Fix coverity errors in haslocaldir() and getcwd.HiPhish2016-04-27
* Merge pull request #4649 from justinmk/vimpatchesJustin M. Keyes2016-04-27
|\
| * remove disable_char_avail_for_testing()Justin M. Keyes2016-04-26
| * vim-patch:7.4.1092Justin M. Keyes2016-04-25
| * Satisfy the linter.KillTheMule2016-04-25
| * vim-patch:7.4.1300KillTheMule2016-04-25
* | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \ | |/ |/|
| * *: Fix linter errorsZyX2016-04-18
| * ex_getln: Make get_histtype return HIST_DEFAULT if neededZyX2016-04-18
| * ex_getln: Make get_histtype accept length argumentZyX2016-04-18
| * keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* | Merge pull request #4325 from watiko/vim-7.4.984Justin M. Keyes2016-04-25
|\ \
| * | vim-patch:7.4.1093watiko2016-03-02
| * | vim-patch:7.4.984watiko2016-03-02
* | | Merge #4303 'vim-patch:7.4.{951,1143,1144}'.Justin M. Keyes2016-04-25
|\ \ \
| * | | vim-patch:7.4.1143watiko2016-03-02
| * | | vim-patch:7.4.951watiko2016-03-02
| |/ /
* | | Merge pull request #4367 from jbradaric/vim-7.4.1107Justin M. Keyes2016-04-22
|\ \ \
| * | | Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
| * | | vim-patch:7.4.1107Jurica Bradaric2016-04-20
* | | | Merge #3229 ':tcd'Justin M. Keyes2016-04-21
|\ \ \ \
| * | | | tcd: doc, error messagesJustin M. Keyes2016-04-21
| * | | | Implement tab-local working directory feature.HiPhish2016-04-20
| |/ / /
* / / / eval: let getreg() return valid list for an undefined registerBjörn Linse2016-04-21
|/ / /
* | | Merge pull request #4589 from gregorias/patch_1113Justin M. Keyes2016-04-20
|\ \ \