aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
...
* '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
|\ \ \
| * | | vim-patch:7.4.1113Grzegorz Milka2016-04-19
* | | | v:windowid #4608Rui Abreu Ferreira2016-04-19
|/ / /
* | | *: Fix preincrement lint errorsZyX2016-04-18
* | | eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* | | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
* | | eval: Treat [] and [""] as any other empty stringZyX2016-04-18
* | | eval: Fix overflow in error message in f_json_decodeZyX2016-04-18
* | | eval: Remove assert expressionZyX2016-04-18
* | | eval: Do not break when VimVarIndex and vimvars order mismatchesZyX2016-04-18
* | | eval: Rename json* functions to json_*ZyX2016-04-18
* | | api: Replace set_var(name, NIL) with del_var(name)ZyX2016-04-18
* | | eval: Fix QuickBuild failuresZyX2016-04-18
* | | eval: Port parts of 7.4.1267 that are not already presentZyX2016-04-18
* | | eval: Make assert_true and assert_false accept v:true and v:falseZyX2016-04-18
* | | *: Fix linter errorsZyX2016-04-18