vim/runtime
Lennart00 129a8446d2
runtime(tar): Update tar.vim to support permissions
These changes enable tar.vim to keep permissions of files that were
edited intact instead of replacing them with the default permissions.

The major change for this is switching from "tar -OPxf", which reads out
the contents of the selected file from an tar archive to stdout to
"tar -pPxf" which extracts the selected file to the current directory
with permissions intact

This requirs the temporary directory to be created earlier.

closes: #7379

Signed-off-by: Lennart00 <73488709+Lennart00@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-11-11 22:39:30 +01:00
..
autoload runtime(tar): Update tar.vim to support permissions 2024-11-11 22:39:30 +01:00
bitmaps
colors
compiler runtime(compiler): improve cppcheck 2024-11-08 18:51:52 +01:00
doc Add an .editorconfig file to repository 2024-11-11 21:37:40 +01:00
ftplugin runtime(dune): use :setl instead of :set in ftplugin 2024-11-09 11:53:54 +01:00
icons
import/dist
indent runtime(vim): Fix indent after :silent! function 2024-11-10 20:36:28 +01:00
keymap
lang
macros
pack/dist/opt runtime(termdebug): allow to use decimal signs 2024-11-09 11:32:15 +01:00
plugin runtime(matchparen): Add matchparen_disable_cursor_hl config option 2024-11-04 20:46:54 +01:00
print
spell
syntax runtime(tex): extra Number highlighting causes issues 2024-11-11 08:50:24 +01:00
tools patch 9.1.0736: Unicode tables are outdated 2024-09-17 20:24:56 +02:00
tutor runtime(vimtutor): Add a second chapter 2024-11-03 20:54:32 +01:00
bugreport.vim
defaults.vim runtime(doc): Tweak documentation style a bit 2024-11-09 18:37:32 +01:00
delmenu.vim
doc.info
evim.vim
filetype.vim patch 9.1.0853: filetype: kubernetes config file not recognized 2024-11-11 21:03:31 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
gvim.desktop
gvimrc_example.vim
hi16-action-make.png
hi22-action-make.png
icons.info
indent.vim
indoff.vim
macmap.vim
macros.info
makemenu.vim
menu.vim runtime(misc): Use consistent "Vim script" spelling 2024-10-13 19:16:42 +02:00
mswin.vim
optwin.vim patch 9.1.0754: fixed order of items in insert-mode completion menu 2024-10-01 20:32:12 +02:00
scripts.vim
synmenu.vim
termcap
tools.info
tutor.info
vim.desktop
vim16x16.gif
vim16x16.png
vim16x16.xpm
vim32x32.gif
vim32x32.png
vim32x32.xpm
vim48x48.gif
vim48x48.png
vim48x48.xpm
vimlogo.cdr
vimlogo.eps
vimlogo.gif
vimlogo.pdf
vimlogo.svg
vimlogo.xpm
vimrc_example.vim