aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
* vim-patch:8.2.2231: when "--remote file" is used "file" is not reloadedJan Edmund Lazo2020-12-27
* feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
* vim-patch:8.2.0116: BufEnter autocmd not triggered on ":tab drop"Jan Edmund Lazo2020-12-23
* vim-patch:8.1.0470: pointer ownership around fname_expand() is unclearJan Edmund Lazo2020-12-19
* vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
* vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2020-12-01
* refactor: pass window to was_set_insecurelyMatthieu Coudron2020-11-23
* vim-patch:8.1.0805: too many #ifdefsJan Edmund Lazo2020-11-12
* vim-patch:8.2.1959: crash when terminal buffer name is made emptyJan Edmund Lazo2020-11-06
* vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)tamago3242020-11-06
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
|/
* Revert "vim-patch:8.1.0877: new buffer used every time the quickfix window is...Jan Edmund Lazo2020-10-20
* vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2020-10-10
* folds: pass column on fold creationMatthieu Coudron2020-09-28
* vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* vim-patch:8.1.2267: compiler warning for uninitialized variableJan Edmund Lazo2020-08-18
* vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointerJan Edmund Lazo2020-08-02
* vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknownJan Edmund Lazo2020-07-04
* vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* vim-patch:8.1.1895: using NULL pointer when out of memoryJan Edmund Lazo2020-06-04
* vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
* vim-patch:7.4.1988Rob Pilling2020-04-19
* vim-patch:8.2.0464: typos and other small problemsJan Edmund Lazo2020-04-13
* vim-patch:8.1.0786: ml_get error when updating the status lineJan Edmund Lazo2020-02-16
* vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw72020-02-12
* vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
* vim-patch:8.1.0061: fix resetting, setting 'title' #11733Billy SU2020-01-21
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
* vim-patch:8.1.2363: ml_get error when accessing Visual area in 'statusline'Jan Edmund Lazo2019-11-30
* Improve terminal close error message formatting (#11434)Ashkan Kiani2019-11-24
|\
| * Fix terminal close error message formattingChuck2019-11-21
* | vim-patch:8.1.0461: quickfix: change comment style #11453Jan Edmund Lazo2019-11-24
* | vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443Jan Edmund Lazo2019-11-23
* | bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
|/
* nsmarks: initial committimeyyy2019-11-11
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* vim-patch:8.1.0230: directly checking 'buftype' valueJan Edmund Lazo2019-10-01
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* rename: getdigits_safe => try_getdigitsJustin M. Keyes2019-09-13
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04