aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
Commit message (Expand)AuthorAge
* refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor: follow style guidedundargoc2023-11-13
* version.c: update (#26025)github-actions[bot]2023-11-13
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-10-09
* refactor(grid): get rid of unbatched grid_puts and grid_putcharbfredl2023-10-06
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(grid): properly namespace and separate stateful grid functionsbfredl2023-09-22
* version.c: update [skip ci] (#24830)github-actions[bot]2023-08-22
* feat(version): unverbose ":version", ":verbose version" #24195Justin M. Keyes2023-07-01
* feat: report "build" in vim.version() #23925treatybreaker2023-06-11
* version.c: update [skip ci] (#23388)github-actions[bot]2023-04-30
* version.c: update [skip ci] (#22095)github-actions[bot]2023-04-22
* fix: remove "Compiled by:" from :version/--version (#22316)dundargoc2023-02-18
* fix: remove "Features" section from --version/:version (#22315)dundargoc2023-02-18
* version.c: update [skip ci] (#21306)github-actions[bot]2023-02-02
* refactor(intro): avoid Coverity warning (#22000)zeertzjq2023-01-26
* fix(intro): make :help news line easier to translate (#21974)Sizhe Zhao2023-01-25
* feat!: make iconv a non-optional depLewis Russell2023-01-23
* feat(tui): graduate the +tui featurebfredl2022-12-31
* version.c: update [skip ci] (#20958)github-actions[bot]2022-12-06
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* version.c: update [skip ci] (#20825)github-actions[bot]2022-11-05
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
* fix(intro): omit patch version in ":help news" item #20713zeertzjq2022-10-18
* feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
* refactor(redraw): various simplificationsbfredl2022-10-05
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* refactor: replace char_u with charDundar Goc2022-08-12
* version.c: update [skip ci] #19179github-actions[bot]2022-07-01
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* fix(version.c): mark N/A vim patches #18587Justin M. Keyes2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* feat: add "prerelease" to version dictii142022-05-03