aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
* Merge branch 'aucmd_textputpost' into 20230125_mix20230125_mixJosh Rahm2023-02-02
|\
| * vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)zeertzjq2023-02-01
| * refactor!: remove has("debug") (#22060)dundargoc2023-01-30
| * vim-patch:9.0.1246: code is indented more than necessary (#22006)zeertzjq2023-01-26
| * vim-patch:9.0.1231: completion of :runtime does not handle {where} argumentzeertzjq2023-01-26
| * vim-patch:9.0.1245: code is indented more than necessary (#21998)zeertzjq2023-01-26
* | add fancycolorcol has flagJosh Rahm2023-01-31
* | Add rneovim has() decl.Josh Rahm2023-01-25
* | Merge branch 'fix_repeatcmdline' into 20230125_mixJosh Rahm2023-01-25
|\ \
| * | Merge remote-tracking branch 'upstream/master' into fix_repeatcmdlineJosh Rahm2023-01-25
| |\|
| * | eval/userfunc.c: save the repeat_cmdline along with the redo buffJosh Rahm2022-09-15
* | | Merge branch 'userreg' into 20230125_mixJosh Rahm2023-01-25
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
| |\ \ \
| * | | | feat(userreg): Add user-defined registers to Neovim.Josh Rahm2022-08-21
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'upstream/master' into usermarksusermarksJosh Rahm2023-01-25
|\ \ \ \ | | |_|/ | |/| |
| * | | feat!: make iconv a non-optional depLewis Russell2023-01-23
| * | | vim-patch:9.0.1233: search() loops forever if "skip" is TRUE for all matches ...zeertzjq2023-01-23
| * | | refactor: use uint8_t for blobs and ga_append() (#21916)zeertzjq2023-01-21
| * | | refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
| * | | vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...zeertzjq2023-01-19
| * | | refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
| * | | refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
| * | | refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
| * | | vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq2023-01-17
| * | | refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
| * | | vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
| * | | refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
| * | | build: remove clint error suppression #21782dundargoc2023-01-13
| * | | refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
| * | | refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
| * | | vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
| * | | refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
| * | | Merge pull request #21704 from bfredl/nofreebfredl2023-01-09
| |\ \ \
| | * | | fix(rpc): don't free args on error in rpc_send_eventbfredl2023-01-09
| * | | | refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
| |/ / /
| * | | refactor(api): do not allocate temporaries for internal eventsbfredl2023-01-03
| * | | vim-patch:9.0.1137: some conditions are always false (#21628)zeertzjq2023-01-03
| * | | feat!: remove hardcopyLewis Russell2023-01-03
| * | | vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq2023-01-03
| * | | refactor(f_has): remove wrong comment (#21561)zeertzjq2022-12-28
| * | | fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
| * | | vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...zeertzjq2022-12-17
| * | | fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
| * | | vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...zeertzjq2022-12-06
| * | | vim-patch:8.2.3889: duplicate code for translating script-local function namezeertzjq2022-12-03
| * | | feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq2022-12-02
| * | | vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
| * | | refactor: buffer_ensure_loaded()zeertzjq2022-11-29
| * | | vim-patch:9.0.0914: deletebufline() may move marks in the wrong windowzeertzjq2022-11-29