aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | refactor: enable -Wconversion warning for message.cDundar Goc2022-06-27
| |/ /
| * | vim-patch:partial:8a3b805c6c9c (#19104)Christian Clason2022-06-27
| * | Merge pull request #19077 from dundargoc/refactor/conversionbfredl2022-06-27
| |\ \
| | * | refactor: enable -Wconversion warning for ex_cmds.cDundar Goc2022-06-25
| * | | refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)Gregory Anders2022-06-27
| * | | build: move man/ to src/man/ #19119Justin M. Keyes2022-06-27
| * | | fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115)Gregory Anders2022-06-27
| * | | fix(api): nvim_parse_cmd check for ambiguous user command (#19116)zeertzjq2022-06-27
| * | | test: use "python3" to avoid skipped test #19106Justin M. Keyes2022-06-26
| * | | Merge pull request #18716 from zeertzjq/vim-8.2.5007zeertzjq2022-06-27
| |\ \ \
| | * | | fix(spell): make setting 'encoding' clear word listzeertzjq2022-06-27
| | * | | vim-patch:8.2.5123: using invalid index when looking for spell suggestionszeertzjq2022-06-27
| | * | | vim-patch:8.2.5007: spell suggestion may use uninitialized memoryzeertzjq2022-06-27
| | * | | vim-patch:8.2.3484: crash when going through spell suggestionszeertzjq2022-06-27
| |/ / /
| * | | Merge pull request #19091 from clason/do-aucmd-patsChristian Clason2022-06-26
| |\ \ \
| | * | | refactor(api): use FOREACH_ITEM macro in autocmdChristian Clason2022-06-26
| | * | | feat(api): support pattern array for exec_autocmdsChristian Clason2022-06-26
| * | | | refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...Gregory Anders2022-06-26
| * | | | docs(release): suggest "xattr" for macos release #19100Carlo Cabrera2022-06-26
| * | | | build: guard free_locales with HAVE_WORKING_LIBINTL #19095zeertzjq2022-06-26
| * | | | revert: "oldtests: use expand() to fix pathsep" (#19073)zeertzjq2022-06-26
| * | | | vim-patch:e1dc76fbf333 (#19092)Christian Clason2022-06-25
| * | | | Merge pull request #19090 from bfredl/luaprgbfredl2022-06-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix(build): don't disable byte precompilation on debug buildsbfredl2022-06-25
| |/ / /
| * | | Merge pull request #16271 from 3N4N/fix-15913Christian Clason2022-06-25
| |\ \ \ | | |/ / | |/| |
| | * | refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
| | * | fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
| |/ /
| * | fix(build): strip trailing newline from variable (#19084)Christian Clason2022-06-25
| * | vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...zeertzjq2022-06-25
| * | Merge pull request #19029 from carlocab/macos-universalChristian Clason2022-06-25
| |\ \
| | * | ci(release): build a universal binary on macOSCarlo Cabrera2022-06-25
| | * | build(deps): support universal builds on macOSCarlo Cabrera2022-06-24
| | * | build(luajit): support universal builds on macOSCarlo Cabrera2022-06-24
| * | | build(gen_vimdoc): remove needless list creation and unused variable (#19079)Axis2022-06-25
| * | | Merge pull request #19041 from lewis6991/globallocalbfredl2022-06-25
| |\ \ \
| | * | | fix(api): nvim_set_option_value for global-local optionsLewis Russell2022-06-22
| * | | | fix(filetype.lua): always return a string in getlines function (#19080)Hazel Weakly2022-06-24
| | |/ / | |/| |
| * | | Merge pull request #19071 from bfredl/minimapbfredl2022-06-24
| |\ \ \
| | * | | refactor(map): statically initialize maphash arraybfredl2022-06-24
| | * | | refactor(map): simplify free_all_mem handlingbfredl2022-06-24
| | * | | perf(map): avoid extraneous heap allocations when setting mappingsbfredl2022-06-24
| | * | | perf(map): visit only one hash bucket instead of all, like an actual hash tablebfredl2022-06-24
| | | |/ | | |/|
| * / | vim-patch:a57b553b4328 (#19076)Christian Clason2022-06-24
| |/ /
| * | Merge pull request #19072 from zeertzjq/vim-8.2.4628zeertzjq2022-06-24
| |\ \
| | * | vim-patch:8.2.5146: memory leak when substitute expression nestszeertzjq2022-06-24
| | * | vim-patch:8.2.4977: memory access error when substitute expression changes wi...zeertzjq2022-06-24
| | * | vim-patch:8.2.4895: buffer overflow with invalid command with composing charszeertzjq2022-06-24
| | * | vim-patch:8.2.4628: not enough testing for 2/3 letter substitute commandszeertzjq2022-06-24
| |/ /
| * | fix(tests): remove misleading $TEST_PATH segment #19050Justin M. Keyes2022-06-23
| * | vim-patch:8cc5b559f700 (#19066)Christian Clason2022-06-23