index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
pack
/
dist
Age
Commit message (
Expand
)
Author
Files
2026-04-23
vim-patch:9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and...
zeertzjq
2
2026-04-23
vim-patch:9.2.0367: runtime(netrw): ~ note expanded on MS Windows
zeertzjq
1
2026-04-23
vim-patch:21c0cd2: runtime(netrw): add missing escape() calls
zeertzjq
1
2026-04-23
vim-patch:9.2.0302: runtime(netrw): RFC2396 decoding double escaping spaces
zeertzjq
1
2026-04-23
vim-patch:3e60f03: runtime(netrw): use fnameescape() with FileUrlEdit()
zeertzjq
1
2026-04-23
vim-patch:9.2.0089: netrw: does not take port into account in hostname valida...
zeertzjq
1
2026-04-23
vim-patch:9.2.0073: [security]: possible command injection using netrw
zeertzjq
2
2026-04-23
vim-patch:9.2.0037: netrw: need better tests for absolute paths
zeertzjq
1
2026-04-23
vim-patch:a2d87ba: runtime(netrw): Use right file system commands initializat...
zeertzjq
2
2026-04-07
fix(difftool): ensure standardized locale for diff output parsing #38853
Tomas Slusny
1
2026-03-23
feat(net): vim.net.request(outbuf) writes response to buffer #36164
Yochem van Rosmalen
1
2026-03-23
fix(runtime)!: move "tohtml" to pack/dist/opt/ #34557
Justin M. Keyes
4
2026-03-16
vim-patch:049c76f: runtime(termdebug): drop outdated comment from termdebug.v...
zeertzjq
1
2026-03-16
vim-patch:9.2.0143: termdebug: no support for thread and condition in :Break
Yinzuo Jiang
1
2026-03-16
vim-patch:partial:9.1.0613: tests: termdebug test may fail and leave file around
Yinzuo Jiang
1
2026-03-16
vim-patch:partial:225d4d921: runtime(termdebug): Refactored StartDebug_term a...
Yinzuo Jiang
1
2026-03-16
vim-patch:fce324f557: runtime(termdebug): close all buffers in the same way
Yinzuo Jiang
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2026-02-28
feat(difftool): replace old "nvim -d" automatically #38057
Tomas Slusny
2
2026-02-28
fix(difftool): don't reset quickfix list when closing quickfix window #38088
Nicknamess96
1
2026-01-27
fix(termdebug): use mark `:` to get prompt line in prompt buffer #37336
Phạm Bình An
1
2026-01-20
vim-patch:4e2aafd: runtime(netrw): Do not create swapfiles in netrw buffers
zeertzjq
1
2026-01-14
vim-patch:ec46b9d: runtime(matchit): include minor improvement from chrisbra/...
zeertzjq
2
2026-01-12
vim-patch:9.1.2078: A few more typos in various files (#37368)
zeertzjq
1
2026-01-09
vim-patch:e80a4ed: runtime(matchit): Update to Release 1.21
zeertzjq
3
2025-12-27
vim-patch:538da34: runtime(netrw): Fix reading UNC paths on windows (#37120)
zeertzjq
1
2025-11-29
vim-patch:ab09099: runtime(netrw): fix undefined variable curwin in s:NetrwMe...
zeertzjq
1
2025-11-23
docs: misc
Justin M. Keyes
1
2025-11-23
fix(difftool): handle "no differences found" #36671
Tomas Slusny
1
2025-11-19
vim-patch:040a47a: runtime(netrw): Use proper UNC notation for temp files (#3...
zeertzjq
1
2025-11-13
vim-patch:9.1.1914: runtime(netrw): wipes unnamed buffers (#36551)
zeertzjq
1
2025-11-12
docs(undotree): rename help tag #36497
Yochem van Rosmalen
1
2025-11-02
vim-patch:fe71c56: runtime(netrw): NetrwChgPerm for files not in cwd
zeertzjq
1
2025-10-28
vim-patch:58ab343: runtime(netrw): fix misaligned comment after vim/vim#18611...
zeertzjq
1
2025-10-27
vim-patch:9.1.1875: username parsing bug in netrw plugin (#36348)
zeertzjq
1
2025-10-18
vim-patch:ce4f9d2: runtime(nohlsearch): fix CursorHold loop (#36221)
An Guoli
1
2025-10-14
fix(undotree): check foldmethod before invoking fold (#36192)
Maria Solano
1
2025-10-13
fix(difftool): silence :only command in setup_layout #36168
Tomas Slusny
1
2025-10-13
fix(difftool): add check for window number when cleaning up layout #36161
Tomas Slusny
1
2025-10-12
fix(difftool): fully resolve symlinks when comparing paths #36147
Tomas Slusny
1
2025-10-12
fix(difftool): ensure split layout, use systemlist #36145
Tomas Slusny
1
2025-10-11
feat(plugins): nvim.difftool can compare directories #35448
Tomas Slusny
2
2025-10-11
fix(undotree): highlight extmarks like normal text #36087
Yochem van Rosmalen
1
2025-10-10
fix(undotree): clear autocmd correctly #36124
phanium
1
2025-10-10
fix(undotree): sync scroll pos with undo #36117
phanium
1
2025-10-09
fix(undotree): mark title field annotation as optional (#36102)
Mike J McGuirk
1
2025-10-08
fix(undotree): error on `undotree.open()` with title as string #36085
Tristan Kapous
1
2025-10-09
feat(undotree): set 'filetype' #36091
Mike J McGuirk
1
2025-10-07
feat(runtime): undotree #35627
altermo
2
2025-10-02
vim-patch:8337d77: runtime(netrw): MS-Windows: fix netrw not being able to na...
zeertzjq
2
[next]