summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/buffer.c
AgeCommit message (Expand)AuthorFiles
2022-11-08vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal1
2022-11-07vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq1
2022-11-07vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq1
2022-10-30vim-patch:9.0.0819: still a build error, tests are failingzeertzjq1
2022-10-19vim-patch:9.0.0789: dummy buffer ends up in a windowzeertzjq1
2022-10-16vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq1
2022-10-15vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq1
2022-10-15vim-patch:8.1.0342: crash when a callback deletes a window that is being usedzeertzjq1
2022-09-18vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc1
2022-09-11refactor: replace char_u with charDundar Göc1
2022-09-10refactor: replace char_u with charDundar Göc1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-08-31refactor: replace char_u with charDundar Göc1
2022-08-29refactor: replace char_u with charDundar Göc1
2022-08-27refactor: replace char_u with charDundar Göc1
2022-08-27vim-patch:9.0.0274: netrw plugin does not show remote fileszeertzjq1
2022-08-27vim-patch:9.0.0272: BufReadCmd not triggered when loading a "nofile" bufferzeertzjq1
2022-08-26refactor: replace char_u with charDundar Göc1
2022-08-25vim-patch:8.2.0911: crash when opening a buffer for the cmdline window failszeertzjq1
2022-08-25vim-patch:9.0.0261: bufload() reads a file even if the name is not a file nam...zeertzjq1
2022-08-23vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq1
2022-08-22vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq1
2022-08-21vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq1
2022-08-20vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq1
2022-08-19refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl1
2022-08-19vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell1
2022-08-17vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)zeertzjq1
2022-08-16vim-patch:8.1.1869: code for the argument list is spread out (#19791)zeertzjq1
2022-08-14vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq1
2022-08-13vim-patch:9.0.0198: ml_get error when switching buffer in Visual mode (#19756)zeertzjq1
2022-08-13fix(winbar): do not always assume cursor is valid. fixes #19458bfredl1
2022-08-13refactor: remove some unused includes (#19747)zeertzjq1
2022-08-11refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq1
2022-08-07vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq1
2022-08-06vim-patch:8.1.1210: support for user commands is spread out (#19653)zeertzjq1
2022-08-05vim-patch:8.2.0413: buffer menu does not handle special buffers properlyzeertzjq1
2022-08-02refactor: rename function prefix mb to the more accurate utf_cp (#19590)dundargoc1
2022-07-28vim-patch:9.0.0095: conditions are always truezeertzjq1
2022-07-23vim-patch:8.2.4731: the changelist index is not remembered per bufferzeertzjq1
2022-07-22vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq1
2022-07-15vim-patch:8.1.1547: functionality of bt_nofile() is confusingzeertzjq1
2022-07-15vim-patch:8.2.0426: some errors were not tested forzeertzjq1
2022-07-15vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefszeertzjq1
2022-07-13vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)zeertzjq1
2022-07-07vim-patch:8.2.5043: can open a cmdline window from a substitute expressionzeertzjq1
2022-07-05fix(terminal): crash if TermClose deletes own buffer #19222Justin M. Keyes1
2022-07-02refactor: replace char_uDundar Goc1
2022-06-30feat(marks): restore viewport on jump #15831Javier Lopez1
2022-06-29vim-patch:9.0.0002: map functionality outside of map.c (#19150)zeertzjq1
2022-06-28refactor: replace char_u #18429dundargoc1