aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
Commit message (Expand)AuthorAge
* 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
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* version.c: update [skip ci]marvim2021-11-19
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* refactor: format with uncrustify #15872dundargoc2021-10-02
* build: remove CFLAGS from :version in non-debug builds #15424Gregory Anders2021-08-23
* buffer: move BUFEMPTY to a functionThomas Vigouroux2021-07-06
* buffer: don't rely on curbuf in BUFEMPTYThomas Vigouroux2021-07-06
* version.c: update [skip ci] (#14328)github-actions[bot]2021-06-05
* version.c: update [ci skip] (#13705)Jan Edmund Lazo2021-01-30
* vim-patch:8.2.0005: duplication in version info (#13502)Jan Edmund Lazo2020-12-10
* globals: eliminate "has_mbyte" macroJan Edmund Lazo2020-11-14
* vim-patch:8.2.1973: finding a patch number can be a bit slowJan Edmund Lazo2020-11-11
* lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10