aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* vim-patch:8.2.0883: memory leak in test 49zeertzjq2022-11-05
* vim-patch:8.2.5027: error for missing :endif when an exception was thrownzeertzjq2022-11-05
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* docs: fix typosdundargoc2022-11-02
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: replace char_u with charDundar Göc2022-10-15
* feat(cscope)!: removeLewis Russell2022-10-13
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* feat(nvim_cmd): allow using first argument as countFamiu Haque2022-09-29
* fix(api): fix nvim_cmd crash with filename expansion (#20397)zeertzjq2022-09-29
* fix(ui): allow redrawing statusline when msgsep is used (#20337)zeertzjq2022-09-26
* fix!: make :undo! notify buffer update callbacks (#20344)zeertzjq2022-09-26
* vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULLzeertzjq2022-09-23
* vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...zeertzjq2022-09-21
* vim-patch:9.0.0512: cannot redraw the status lines when editing a commandzeertzjq2022-09-20
* vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedzeertzjq2022-09-20
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor(ex_cd): add an early return to fix clint warningzeertzjq2022-09-05
* vim-patch:9.0.0360: crash when invalid line number on :for is ignoredzeertzjq2022-09-03
* Merge pull request #20026 from dundargoc/refactor/char_u/7bfredl2022-09-02
|\
| * refactor: replace char_u with charDundar Göc2022-09-01
* | vim-patch:9.0.0346: :horizontal modifier not fully supportedzeertzjq2022-09-01
* | vim-patch:9.0.0342: ":wincmd =" equalizes in two directionszeertzjq2022-09-01
|/
* Merge pull request #20022 from dundargoc/refactor/char_u/6bfredl2022-09-01
|\
| * refactor: replace char_u with charDundar Göc2022-08-31
* | perf(messages): don't call ui_flush() per message line in various placesbfredl2022-09-01
|/
* refactor: replace char_u with charDundar Göc2022-08-31
* fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* vim-patch:9.0.0318: clearing screen causes flicker (#19993)zeertzjq2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19971 from dundargoc/refactor/remove-castsbfredl2022-08-29
|\
| * refactor: remove redundant castsDundar Göc2022-08-27
* | Merge pull request #19961 from dundargoc/refactor/char_u/2bfredl2022-08-29
|\ \
| * | refactor: replace char_u with charDundar Göc2022-08-27
| |/
* / vim-patch:8.2.3813: confusing error when using :cc without error list (#19978)zeertzjq2022-08-28
|/
* vim-patch:8.2.1269: language and locale code spread out (#19964)zeertzjq2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* | vim-patch:8.2.4842: expand("%:p") is not empty when there is no buffer namezeertzjq2022-08-23
* | vim-patch:8.2.4841: empty string considered an error for expand()zeertzjq2022-08-23
* | vim-patch:8.2.4741: startup test failszeertzjq2022-08-23