1. 2328a39 runtime(netrw): do not double escape Vim special characters by Konfekt · 1 year, 4 months ago
  2. c673b80 runtime(netrw): more reformating #16248 by shane.xb.qian · 1 year, 4 months ago
  3. c363ca1 runtime(netrw): change indent size from 1 to 2 by Luca Saccarola · 1 year, 4 months ago
  4. 368ef5a patch 9.1.0935: SpotBugs compiler can be improved by Aliaksei Budavei · 1 year, 4 months ago
  5. 5c42c77 runtime(netrw): do not pollute search history with symlinks by Christian Brabandt · 1 year, 4 months ago
  6. b66cac1 runtime(typst): add definition lists to formatlistpat, update maintainer by Luca Saccarola · 1 year, 4 months ago
  7. 92b3666 runtime(netrw): only check first arg of netrw_browsex_viewer for being executable by Christian Brabandt · 1 year, 4 months ago
  8. eda923e runtime(netrw): do not detach when launching external programs in gvim by Konfekt · 1 year, 4 months ago
  9. 65311c6 runtime(compiler): include spotbugs Java linter by Konfekt · 1 year, 4 months ago
  10. 7e501f4 runtime(gzip): load undofile if there exists one by Christian Brabandt · 1 year, 4 months ago
  11. d7745ac runtime(netrw): Fixing powershell execution issues on Windows by GuyBrush · 1 year, 5 months ago
  12. cacfccf runtime(netrw): update netrw's decompress logic by Christian Brabandt · 1 year, 5 months ago
  13. e2c27ca patch 9.1.0876: filetype: openCL files are not recognized by Wu, Zhenyu · 1 year, 5 months ago
  14. bc32bbd patch 9.1.0866: filetype: LLVM IR files are not recognized by Wu, Zhenyu · 1 year, 5 months ago
  15. 460799d runtime(netrw): small fixes to netrw#BrowseX by Konfekt · 1 year, 5 months ago
  16. 8e013b1 runtime(racket): update Racket runtime files by D. Ben Knoble · 1 year, 5 months ago
  17. 13a6605 patch 9.1.0859: several problems with the GLVS plugin by GuyBrush · 1 year, 5 months ago
  18. 129a844 runtime(tar): Update tar.vim to support permissions by Lennart00 · 1 year, 5 months ago
  19. 7724d62 runtime(vim): Fix indent after :silent! function by Doug Kearns · 1 year, 5 months ago
  20. 5b63b23 runtime(netrw): directory symlink not resolved in tree view by Christian Brabandt · 1 year, 5 months ago
  21. 64a536d runtime(netrw): fix several bugs in netrw tree listing by Tom Benham · 1 year, 5 months ago
  22. a063b22 runtime(netrw): prevent polluting the search history by Christian Brabandt · 1 year, 5 months ago
  23. a54816b patch 9.1.0836: The vimtutor can be improved by Yegappan Lakshmanan · 1 year, 5 months ago
  24. d181baf runtime(typst): synchronize updates from the upstream typst.vim by Yinzuo Jiang · 1 year, 5 months ago
  25. 4d61800 runtime(netrw): fix E874 when browsing remote directory which contains `~` character by Tom Benham · 1 year, 5 months ago
  26. 8b0fa7a runtime(netrw): make :Launch/Open autoloadable by Christian Brabandt · 1 year, 5 months ago
  27. 9f32069 runtime(netrw): fix regression with x mapping on Cygwin by Christian Brabandt · 1 year, 5 months ago
  28. aa2ce6f runtime(netrw): fix filetype detection for remote files by Christian Brabandt · 1 year, 5 months ago
  29. 3d7e567 runtime(netrw): simplify gx file handling by Konfekt · 1 year, 5 months ago
  30. 421ed14 runtime(typst): add folding to typst ftplugin by Luca Saccarola · 1 year, 6 months ago
  31. a7d4561 runtime(netrw): deprecate and remove netrwFileHandlers#Invoke() by Luca Saccarola · 1 year, 6 months ago
  32. a420547 runtime(misc): Use consistent "Vim script" spelling by h-east · 1 year, 6 months ago
  33. 85f054a runtime(java): Recognise the CommonMark form (///) of Javadoc comments by Aliaksei Budavei · 1 year, 6 months ago
  34. c854efc runtime(glvs): fix a few issues by GuyBrush · 1 year, 6 months ago
  35. be551da runtime(netrw): remove extraneous closing bracket by Peter Aronoff · 1 year, 7 months ago
  36. e6b01cf runtime(dist): do not output a message if executable is not found by Christian Brabandt · 1 year, 7 months ago
  37. c18a9d5 runtime(netrw): using inefficient highlight pattern for 'mf' by yasuda · 1 year, 7 months ago
  38. 0f5effb runtime(netrw): delete confirmation not strict enough by Christian Brabandt · 1 year, 7 months ago
  39. 609599c runtime(glvs): update GetLatestVimScripts plugin by GuyBrush · 1 year, 7 months ago
  40. 150b507 runtime(hcl,terraform): Add runtime files for HCL and Terraform by Gregory Anders · 1 year, 7 months ago
  41. c75dad0 runtime(netrw): Change line on `mx` if command output exists by yasuda · 1 year, 8 months ago
  42. 38cfa2b runtime(netrw): Fix `mf`-selected entry highlighting by yasuda · 1 year, 8 months ago
  43. bc29ea6 runtime(zip): simplify condition to detect MS-Windows by Christian Brabandt · 1 year, 8 months ago
  44. 7790ea0 patch 9.1.0686: zip-plugin has problems with special characters by Christian Brabandt · 1 year, 8 months ago
  45. 8e25d91 runtime(dist): verify that executable is in $PATH by Christian Brabandt · 1 year, 8 months ago
  46. 1fbccc1 runtime(netrw): Drop committed trace lines by Damien · 1 year, 8 months ago
  47. b4d1164 runtime(netrw): Error popup not always used by Damien · 1 year, 8 months ago
  48. 7c75411 runtime(netrw): ErrorMsg() may throw E121 by Damien · 1 year, 8 months ago
  49. e2d9b0d runtime(zip): zip plugin does not work with Vim 9.0 by Christian Brabandt · 1 year, 8 months ago
  50. afea6b9 runtime(zip): use defer to restore old settings by Christian Brabandt · 1 year, 8 months ago
  51. 8d52926 runtime(zip): add a generic Message function by Christian Brabandt · 1 year, 8 months ago
  52. a336d8f runtime(zip): increment base version of zip plugin by Christian Brabandt · 1 year, 8 months ago
  53. e1044fb runtime(zip): raise minimum Vim version to v9.0 by Christian Brabandt · 1 year, 8 months ago
  54. 19636be runtime(zip): refactor save and restore of options by Christian Brabandt · 1 year, 8 months ago
  55. 33836d3 runtime(zip): remove test for fnameescape by Christian Brabandt · 1 year, 8 months ago
  56. 120c0dd runtime(zip): use :echomsg instead of :echo by Christian Brabandt · 1 year, 8 months ago
  57. a63f66e runtime(zip): clean up and remove comments by Christian Brabandt · 1 year, 8 months ago
  58. f0e9b72 runtime(zip): Fix for FreeBSD's unzip command by Damien · 1 year, 8 months ago
  59. c5bdd66 runtime(zip): escape '[' on Unix as well by zeertzjq · 1 year, 8 months ago
  60. c527d90 runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore` by Ivan Shapovalov · 1 year, 8 months ago
  61. e34d0e3 runtime(netrw): removing trailing slash when copying files in same directory by Travis Shelton · 1 year, 8 months ago
  62. c4be066 runtime(zip): Opening a remote zipfile don't work by Damien · 1 year, 8 months ago
  63. e57c9a1 patch 9.1.0635: filetype: SuperHTML template files not recognized by EliSauder · 1 year, 8 months ago
  64. eb4b903 patch 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles by Ken Takata · 1 year, 9 months ago
  65. 2cad941 runtime(zip): Use delete() for deleting directory by Damien · 1 year, 9 months ago
  66. 581d4a7 runtime(netrw): escape filename before trying to delete it by Christian Brabandt · 1 year, 9 months ago
  67. 38ce71c runtime(zip): correctly extract file from zip browser by Damien · 1 year, 9 months ago
  68. 9d57ea5 runtime(netrw): Fix endless recursion in netrw#Explore() by Damien · 1 year, 9 months ago
  69. 37853b7 patch 9.1.0602: filetype: Prolog detection can be improved by igna_martinoli · 1 year, 9 months ago
  70. 1cc4cae runtime(typst): Add typst runtime files by Gregory Anders · 1 year, 9 months ago
  71. 7347642 runtime(filetype): Fix Prolog file detection regex by igna_martinoli · 1 year, 9 months ago
  72. 50dc83c patch 9.1.0558: filetype: prolog detection can be improved by igna_martinoli · 1 year, 9 months ago
  73. c03f631 patch 9.1.0555: filetype: angular ft detection is still problematic by Christian Brabandt · 1 year, 9 months ago
  74. 1ad194c patch 9.1.0551: filetype: htmlangular files are not properly detected by Dennis van den Berg · 1 year, 9 months ago
  75. 84ca138 runtime(man): honor cmd modifiers before `g:ft_man_open_mode` by Ivan Shapovalov · 1 year, 9 months ago
  76. 3146d63 runtime(netrw): fix remaining case of register clobber by Enno · 1 year, 9 months ago
  77. 62f7b55 runtime(netrw): save and restore register 0-9, a and unnamed by Christian Brabandt · 1 year, 10 months ago
  78. aa61b8a patch 9.1.0505: filetype: Faust files are not recognized by PowerUser64 · 1 year, 10 months ago
  79. 9718ed7 runtime(filetype): update htmldjango detection by Afiq Nazrie · 1 year, 10 months ago
  80. 0d4d23d patch 9.1.0492: filetype: Vim-script files not detected by shebang line by Doug Kearns · 1 year, 10 months ago
  81. 52f2ff0 runtime(zip): revert unintended change to zip#Write() by Christian Brabandt · 1 year, 10 months ago
  82. 1c67342 runtime(zip): MS-Windows: handle files with spaces properly by Christian Brabandt · 1 year, 10 months ago
  83. 4407461 runtime(netrw): correctly test for windows in NetrwGlob() by Christian Brabandt · 1 year, 10 months ago
  84. 1487947 runtime(netrw): glob() on windows fails with [] in directory name by Christian Brabandt · 1 year, 10 months ago
  85. d9ec676 runtime(ccomplete): fix type mismatch error by Lars T. Kyllingstad · 1 year, 10 months ago
  86. 98b73eb runtime(netrw): prevent accidental data loss by Christian Brabandt · 1 year, 10 months ago
  87. 35dfe58 patch 9.1.0442: hare runtime files outdated by Amelia Clarke · 1 year, 11 months ago
  88. d1d9316 runtime(zig): refactor zig ftplugin, remove auto format by Tiseno · 1 year, 11 months ago
  89. 43f2edc runtime(netrw): prefer scp over pscp by Christian Brabandt · 1 year, 11 months ago
  90. c16c4a2 runtime(netrw): Recursively delete directories by default with netrw delete command by Nir Lichtman · 1 year, 11 months ago
  91. 887a38c patch 9.1.0401: filetype: zsh module files are not recognized by Wu, Zhenyu · 1 year, 11 months ago
  92. ce2ad9f runtime(netrw): Remove hardcoded private.ppk logic from netrw by Nir Lichtman · 1 year, 11 months ago
  93. 1e34b95 runtime(netrw): Remove and cleanup Win9x legacy from netrw by Nir Lichtman · 1 year, 11 months ago
  94. 4b3fab1 patch 9.1.0354: runtime(uci): No support for uci file types by Colin Caine · 2 years ago
  95. 61ee833 patch 9.1.0289: filetype: some TeX files are not recognized by Wu, Zhenyu · 2 years ago
  96. 08d2401 runtime(netrw): filetype not detected when editing remote files by Christian Brabandt · 2 years ago
  97. 4b715bd runtime(netrw): Fix typo in netrw#NetWrite (#14283) by dkearns · 2 years ago
  98. 8fad5d5 runtime(doc,netrw): update "Last Change header", remove trailing whitespace by Christian Brabandt · 2 years, 1 month ago
  99. 56b7da3 runtime(netrw): handle file/dir symlinks specifically in tree mode by Christian Brabandt · 2 years, 1 month ago
  100. ef387c0 runtime(filetype): Modula-2 files with priority not detected (#14055) by dkearns · 2 years, 2 months ago