aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\
| * build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | ci(windows): treat compiler warnings as errorsdundargoc2022-11-14
|/
* vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
* vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)zeertzjq2022-11-11
* refactor: move tabline code to statusline.c (#21008)luukvbaal2022-11-10
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:8.2.3626: "au! event" cannot be followed by another commandzeertzjq2022-11-07
* | 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
|/