aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into usermarksusermarksJosh Rahm2023-01-25
|\
| * revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
| * refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
| * refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)zeertzjq2023-01-21
| * refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
| * refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
| * refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
| * vim-patch:9.0.1215: using isalpha() adds dependency on current localezeertzjq2023-01-18
| * refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
| * vim-patch:8.2.5126: substitute may overrun destination bufferzeertzjq2023-01-17
| * vim-patch:8.2.4618: cmdline completion does not recognize single letter commandszeertzjq2023-01-17
| * refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
| * refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
| * refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
| * refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
| * feat!: remove hardcopyLewis Russell2023-01-03
| * vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq2023-01-03
| * Merge pull request #18375 from bfredl/tui_reworkbfredl2022-12-31
| |\
| | * fix(tui): more work in the TUIbfredl2022-12-31
| * | vim-patch:9.0.1115: code is indented more than needed (#21598)zeertzjq2022-12-31
| * | refactor(sleep): simplify rube goldberg implementation of :sleepbfredl2022-12-30
| |/
| * refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
| * fix(folds): use long for number of folded lines (#21447)zeertzjq2022-12-17
| * vim-patch:8.2.2295: incsearch does not detect empty pattern properlyzeertzjq2022-12-04
| * vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
| * vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)zeertzjq2022-11-30
| * vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
| * feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
| * refactor: replace char_u with chardundargoc2022-11-28
| * refactor: replace char_u with charDundar Göc2022-11-26
| * refactor: replace char_u with charDundar Göc2022-11-19
| * refactor: deprecate 'secure' optionGregory Anders2022-11-17
| * 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