aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
...
* vim-patch:8.1.2348: :const cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
* vim-patch:8.1.1732: completion in cmdwin does not work for buffer-local commandsJan Edmund Lazo2019-11-24
* Merge #11340 'Factor out parse_one_cmd()'Justin M. Keyes2019-11-17
|\
| * Factor out parse_one_cmd()Rob Pilling2019-11-13
| * vim-patch:8.1.0266: parsing Ex address range is not a separate functionJan Edmund Lazo2019-11-13
* | vim-patch:8.1.0992: :normal resets reg_executing() result #11398Jan Edmund Lazo2019-11-16
|/
* vim-patch:8.1.0324: off-by-one error in cmdidx checkJan Edmund Lazo2019-11-09
* Document skip_colon_white()Rob Pilling2019-10-31
* Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
* Factor out skip_colon_white()Rob Pilling2019-10-31
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.0288: quickfix code uses cmdidx too oftenJan Edmund Lazo2019-10-23
* vim-patch:8.1.2197: ExitPre autocommand may cause accessing freed memoryJan Edmund Lazo2019-10-21
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* Merge #11157 from janlazo/vim-8.1.2113Justin M. Keyes2019-10-06
|\
| * vim-patch:8.1.0586: :digraph output is not easy to readJan Edmund Lazo2019-10-06
* | vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
|/
* vim-patch:8.1.0230: directly checking 'buftype' valueJan Edmund Lazo2019-10-01
* vim-patch:8.0.1109: timer causes error on exit from Ex modeJan Edmund Lazo2019-09-21
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* messages: batch draw :mapBjörn Linse2019-09-08
* vim-patch:8.1.1988: :startinsert! does not work the same way as "A"Jan Edmund Lazo2019-09-06
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0309: profiling does not show a count for condition lineserw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
|/
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* Unreserve :X #10807Julian Berman2019-08-18
* vim-patch:8.1.1870: using :pedit from a help file sets help filetypeJan Edmund Lazo2019-08-17
* mksession: use exists(':tcd'), not has('nvim') #10770mg9792019-08-14
* Merge pull request #10171 from blueyed/vim-8.1.1318Daniel Hahler2019-08-09
|\
| * includesDaniel Hahler2019-08-07
* | vim-patch:8.1.1540: cannot build without +eval #10729Jan Edmund Lazo2019-08-09
|/
* :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
* vim-patch:8.1.1237: error for using "compl", reserved word in C++Jan Edmund Lazo2019-08-03
* vim-patch:8.1.1086: too many curly bracesJan Edmund Lazo2019-07-28
* TextYankPost: spurious/too-early dispatch during delete #10392Jit2019-07-29
* cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"Jan Edmund Lazo2019-07-24
* build: fix gcc warnings #10568ddcien2019-07-22
* vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo2019-07-22
* vim-patch:8.1.0789: session sets v:errmsg #10553Jan Edmund Lazo2019-07-20
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* PVS/V1037: redundant switch-case branches #10519Ihor Antonov2019-07-18
* Merge #10391 from janlazo/vim-8.1.0495Justin M. Keyes2019-07-16
|\
| * vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
* | Merge #10520 'PVS/V1037: redundant case-branches'Justin M. Keyes2019-07-16
|\ \ | |/ |/|
| * lintIhor Antonov2019-07-15
| * pvs/V1037: two case-branches perform the same actionIhor Antonov2019-07-15
|/