Commit Graph

  • 59f0ea5b3e runtime(vim): Update base syntax, match Vim9 object type constructor Doug Kearns 2025-11-08 17:23:47 +00:00
  • 47c30bb03a patch 9.1.1900: tabpanel: wrong condition after v9.1.1898 Hirohito Higashi 2025-11-08 17:20:55 +00:00
  • 185cec2b09 runtime(doc): Rewrite some overlength lines Doug Kearns 2025-11-08 17:19:34 +00:00
  • a3063f2f90 runtime(doc): Wrap some overlength lines in the user manual Doug Kearns 2025-11-08 17:18:16 +00:00
  • c28b73d349 runtime(doc): Improve :help synconcealed() description Doug Kearns 2025-11-08 17:16:41 +00:00
  • ef02336915 patch 9.1.1899: tabpanel: getcmdscreenpos() wrong when tabpanel is shown Hirohito Higashi 2025-11-08 17:12:57 +00:00
  • cf4d9625c6 patch 9.1.1898: tabpanel: inconsistent use of cmdline with tabpanel Hirohito Higashi 2025-11-06 20:23:36 +00:00
  • 24e4fa1603 patch 9.1.1897: Mac: Build failure on Mac OS X 10.6 Luke Lollard 2025-11-06 20:04:38 +00:00
  • 84baba329a runtime(compiler): do not override &l:makeprg on :compiler! Konfekt 2025-11-06 19:47:36 +00:00
  • 7dfdc7f6cb runtime(sml): add filetype plugin, move options from indent to ftplugin tocariimaa 2025-11-05 20:49:26 +00:00
  • 461dd9aca6 runtime(vim): 'iskeyword' setting not correctly restored Christian Brabandt 2025-11-04 18:13:55 +00:00
  • 1ead1b51e1 patch 9.1.1896: tests: patch v9.1.1895 breaks CI Christian Brabandt 2025-11-02 15:24:42 +00:00
  • 213109a999 runtime(doc): clarify W11 warning and possible options Christian Brabandt 2025-11-01 17:04:43 +00:00
  • 8707b7a15b patch 9.1.1895: OSC terminal response hard to detect Foxe Chen 2025-11-01 16:26:18 +00:00
  • 7c418c75a4 patch 9.1.1894: global_runtime_dir appends /after directory when using XDG Christian Brabandt 2025-11-01 16:20:10 +00:00
  • 0405665638 patch 9.1.1893: ICCF charity will dissolve Christian Brabandt 2025-11-01 16:15:39 +00:00
  • 294bce21ee patch 9.1.1892: Not possible to know once Vim is done with sourcing vimrc Evgeni Chasnovski 2025-11-01 15:54:35 +00:00
  • fe71c56d8f runtime(netrw): NetrwChgPerm for files not in cwd Mohammad Reza Karimi 2025-11-01 15:46:04 +00:00
  • 28f7582c16 runtime(log): syntax file update Mao-Yining 2025-11-01 15:42:32 +00:00
  • 07da26710a runtime(doc): Fix a few typos Hirohito Higashi 2025-11-01 15:24:12 +00:00
  • adc85151f3 patch 9.1.1891: g<End> does not move to last non-blank in visual mode varsidry 2025-10-31 16:16:11 +00:00
  • 958393b0b4 translation: regenerate po/vim.pot after 73a0de4a04 Christian Brabandt 2025-10-31 09:16:19 +00:00
  • 73a0de4a04 patch 9.1.1890: %P in 'statusline' doesn't behave as documented zeertzjq 2025-10-31 09:10:05 +00:00
  • 69dd5906fd patch 9.1.1889: filetype: not all AppleScript files are recognized Samuel Huang 2025-10-31 09:03:04 +00:00
  • e14eb0c410 Merge pull request #1613 from ychin/ci-more-concise-macvim-tests-output Yee Cheng Chin 2025-10-30 18:01:26 -07:00
  • 1faaa9bc3b ci: Build MacVim test binaries separately from running tests Yee Cheng Chin 2025-10-30 17:36:23 -07:00
  • 9c0d7794f4 Merge pull request #1612 from ychin/fix-failed-test-artifact-uploads Yee Cheng Chin 2025-10-30 17:23:04 -07:00
  • 5d94afbe59 ci: Fix test artifact upload not working Yee Cheng Chin 2025-10-30 14:55:02 -07:00
  • 4105ef16e3 Drop superfluous execute permissions for readable files Aliaksei Budavei 2025-10-30 19:05:03 +00:00
  • 91d6fa59e7 MacVim r182 release-182 Yee Cheng Chin 2025-10-30 01:39:32 -07:00
  • 91e24d4213 Merge pull request #1609 from ychin/fix-test-popup-italics-macos-13 Yee Cheng Chin 2025-10-30 00:16:45 -07:00
  • 0b0f5984fa ci: Fix test_popup failing on macos-13 due to lack of italics support Yee Cheng Chin 2025-10-29 23:24:08 -07:00
  • 8f551a70ad runtime: regenerate helptags, update last-change header in tombi compiler Christian Brabandt 2025-10-29 20:20:10 +00:00
  • 5c3e762631 patch 9.1.1888: Wrong display with cpo+=$, matchparen and wrapped line zeertzjq 2025-10-29 20:15:01 +00:00
  • 14e7203713 runtime(compiler): Fix escaping in Windows shell command for tombi Konfekt 2025-10-29 20:11:57 +00:00
  • 19f411e5e8 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-10-28 16:48:08 -07:00
  • 110656ba60 patch 9.1.1887: string handling in strings.c can be improved John Marriott 2025-10-28 20:56:47 +00:00
  • 469f870c5e runtime(compiler): Fix invalid expression in tombi compiler after d659fafcc Christian Brabandt 2025-10-28 20:50:44 +00:00
  • d659fafccd runtime(compiler): add tombi compiler to lint TOML files Konfekt 2025-10-28 20:42:17 +00:00
  • 433d2ab206 runtime(vim): Update base syntax, match Vim9 lambda arg to :defer Doug Kearns 2025-10-28 20:36:04 +00:00
  • 7adeb09bb2 patch 9.1.1886: filetype: Android aconfig files are not recognized Bruno Belanyi 2025-10-28 20:31:55 +00:00
  • b2e6b328da patch 9.1.1885: Wrong restored cursor pos when re-entering buffer after changes zeertzjq 2025-10-28 20:27:19 +00:00
  • 9ad706735d runtime(doc): Highlight [expr] arg in :help :return description Doug Kearns 2025-10-28 20:20:02 +00:00
  • f09ff72d48 patch 9.1.1884: :defer an empty lambda causes a crash Yegappan Lakshmanan 2025-10-28 20:05:13 +00:00
  • 6be154f5e6 runtime(doc): revert wrong 'incsearch' description Christian Brabandt 2025-10-28 19:47:26 +00:00
  • e06e70f7b1 patch 9.1.1883: Wrong display with 'smoothscroll' with -diff zeertzjq 2025-10-28 19:03:22 +00:00
  • 007cbaccd0 Merge tag 'v9.1.1881' Yee Cheng Chin 2025-10-28 02:39:10 -07:00
  • c70bf990a0 Merge pull request #1608 from macvim-dev/dependabot/github_actions/actions/upload-artifact-5 Yee Cheng Chin 2025-10-27 16:11:05 -07:00
  • 21ef3c6e59 patch 9.1.1882: Vim9: Not able to use a lambda with :defer Yegappan Lakshmanan 2025-10-27 18:07:52 +00:00
  • 58ab3438b7 runtime(netrw): fix misaligned comment after #18611 zeertzjq 2025-10-27 18:04:05 +00:00
  • 50ede52829 patch 9.1.1881: tests: test_popupwin fails after c8eeda9b Yee Cheng Chin 2025-10-27 17:55:27 +00:00
  • f11d9e4d28 runtime(doc): regenerate help tags file after eba51337 Christian Brabandt 2025-10-27 17:53:44 +00:00
  • eba51337d4 runtime(rust): Do not use rustfmt as 'formatprg' by default Aaron Jacobs 2025-10-27 17:46:11 +00:00
  • 7d3b647f88 patch 9.1.1880: Allocation error with complete_info() kuuote 2025-10-27 17:26:29 +00:00
  • ec35839ddf CI: Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 16:19:06 +00:00
  • 7249b1fc7d Fix test_popupwin failure due to syntax highlight change Yee Cheng Chin 2025-10-27 00:10:37 -07:00
  • 1ac8fbf579 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-10-27 01:46:08 -07:00
  • 7e3022b10a Merge pull request #1607 from ychin/check-more-features-clipboard_working Yee Cheng Chin 2025-10-26 20:48:19 -07:00
  • 56fcd4155d test: Enforce more feature flags are present in MacVim Yee Cheng Chin 2025-10-26 19:51:19 -07:00
  • bd9155ebb6 patch 9.1.1879: Crash when using a lambda funcref with :defer Yegappan Lakshmanan 2025-10-26 20:03:18 +00:00
  • 9fff99c3c2 patch 9.1.1878: filetype: Soy files are not recognized Riley Bruins 2025-10-26 20:00:03 +00:00
  • 6a8ab8f5d4 runtime(doc): update the :split help tags. Christian Brabandt 2025-10-26 19:56:47 +00:00
  • 61ef8a3db9 patch 9.1.1877: cindent: wrong indentation after an array declaration Anttoni Erkkilä 2025-10-26 19:46:38 +00:00
  • c8eeda9b15 runtime(doc): Improve header formatting Doug Kearns 2025-10-26 19:29:28 +00:00
  • 3fc00c05fb runtime(doc): mention that 'incsearch' ignores addresses and offset Christian Brabandt 2025-10-26 18:53:00 +00:00
  • 8e600aded2 runtime(doc): Normalise heredoc end marker label at :help const Doug Kearns 2025-10-26 18:44:19 +00:00
  • ef5bf58d8c patch 9.1.1876: pre-inserted text not exposed in cmdcomplete_info() Girish Palya 2025-10-26 18:30:40 +00:00
  • f17f78c557 patch 9.1.1875: username parsing bug in netrw plugin Václav Kobera 2025-10-26 18:21:04 +00:00
  • f0e11d3279 patch 9.1.1874: short-description Girish Palya 2025-10-26 13:52:03 +00:00
  • 842c7788a5 runtime(vim): Update base syntax, improve :@ highlighting Doug Kearns 2025-10-26 13:50:05 +00:00
  • 00e8452191 patch 9.1.1873: Clipboard provider feature broke clipboard support Foxe Chen 2025-10-26 13:43:15 +00:00
  • 97b6e8b424 patch 9.1.1872: Cmdline history not updated when mapping <Up> and <CR> zeertzjq 2025-10-26 13:29:09 +00:00
  • 4eef8ba498 runtime(colors): Add PmenuBorder/PmenuShadow Maxim Kim 2025-10-26 13:24:53 +00:00
  • d535e5852b runtime(debversions): Add resolute (26.04) as Ubuntu release name James McCoy 2025-10-26 13:24:04 +00:00
  • 3cca9ff898 Merge pull request #1605 from ychin/sparkle-2.8.0 Yee Cheng Chin 2025-10-25 16:47:28 -07:00
  • 1cb7b935d0 Sparkle 2.8.0 Yee Cheng Chin 2025-10-25 15:02:03 -07:00
  • a4fe500ae4 Merge pull request #1606 from ychin/fix-python3.14-test-breakage Yee Cheng Chin 2025-10-25 16:17:23 -07:00
  • 8fb97859cf Fix test failures with Python 3.14 and test_python3 Yee Cheng Chin 2025-10-24 15:40:09 +00:00
  • b32da7de63 CI: Include a job index in names of collected artifacts Aliaksei Budavei 2025-10-25 14:21:56 +00:00
  • 7193cab6c8 runtime(make): Prevent makeTargetinDefine matching extra line Yiyang Wu 2025-10-25 14:19:07 +00:00
  • 418ff5185e runtime(doc): Improve highlighting of the +feature-list table Doug Kearns 2025-10-25 14:15:15 +00:00
  • 826326f13b patch 9.1.1871: Wrong 'showcmd' in the cmdwin zeertzjq 2025-10-25 03:40:45 +00:00
  • bbf4a10fe4 runtime(unison): update syntax from upstream repository Anton Parkhomenko 2025-10-25 03:39:08 +00:00
  • 7bb56b49ef runtime(doc): Fix option markup at :help 'pumborder' Doug Kearns 2025-10-25 03:37:07 +00:00
  • 9978bb77c6 patch 9.1.1870: :Tutor may not work as expected Phạm Bình An 2025-10-25 03:31:27 +00:00
  • 0ef50d9d8d runtime(tutor): Update German translation for the tutor Fabian Eberts 2025-10-24 15:48:45 +00:00
  • 6cb995970e patch 9.1.1869: tests: test failures with Python 3.14 and test_python3 Yee Cheng Chin 2025-10-24 15:40:09 +00:00
  • 0124320c97 patch 9.1.1868: v:register is wrong in v_: command zeertzjq 2025-10-18 14:37:48 +00:00
  • 5932ed33f7 patch 9.1.1867: HAVE_STDARG_H still defined Ola Söder 2025-10-18 14:30:10 +00:00
  • 3b11759c7c patch 9.1.1866: HAVE_STRCSPN define is unused Ola Söder 2025-10-18 14:04:28 +00:00
  • 5b5290ec02 patch 9.1.1865: tests: do not notice lines containing only a tab Hirohito Higashi 2025-10-18 13:57:53 +00:00
  • 1b565eee6d Fix incorrect spelling of Vim script and Vim9 script Hirohito Higashi 2025-10-17 17:48:34 +00:00
  • 6582299b8d patch 9.1.1864: tests: Clipboard provider feature test failure Foxe Chen 2025-10-17 17:30:43 +00:00
  • 30ff1e3b02 runtime(vimcomplete): do not complete 'shellcmd' on WSL and Windows Maxim Kim 2025-10-16 19:17:02 +00:00
  • f22cedd75f patch 9.1.1863: Cannot test for working "+" register Foxe Chen 2025-10-16 19:11:37 +00:00
  • 18d57a1b4c patch 9.1.1862: wrong ifdefs for clipboard provider Foxe Chen 2025-10-16 18:57:20 +00:00
  • a30cf0b3ac runtime(odin): fix indent for mis-identified case statements Maxim Kim 2025-10-16 18:53:19 +00:00
  • 1c9135a362 patch 9.1.1861: Amiga: Locating runtime dir and rc files can be simplified Ola Söder 2025-10-16 18:48:21 +00:00
  • 761a484e12 patch 9.1.1860: clipboard register "+" enabled with cplipboard provider feature Foxe Chen 2025-10-16 18:41:02 +00:00
  • 6180d65751 patch 9.1.1859: completion: whitespace not cleared with 'ai' Maxim Kim 2025-10-16 18:32:21 +00:00