[vim/vim] Update tar.vim to support permissions (#7379)

26 views
Skip to first unread message

Lennart00

unread,
Nov 26, 2020, 6:31:02 AM11/26/20
to vim/vim, Subscribed

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 -pPxf which extracts the selected file to the current directory with permissions intact - This required the temporary directory to be created earlier.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/7379

Commit Summary

  • Update tar.vim to support permissions

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Lennart00

unread,
Nov 30, 2020, 12:43:26 PM11/30/20
to vim/vim, Push

@Lennart00 pushed 1 commit.

  • d6a5835 Merge branch 'master' into patch-1


You are receiving this because you are subscribed to this thread.

View it on GitHub or unsubscribe.

Christian Brabandt

unread,
Aug 17, 2023, 6:06:52 PM8/17/23
to vim/vim, Subscribed

@cecamp please


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/7379/c1683039371@github.com>

Christian Brabandt

unread,
Nov 1, 2024, 6:26:10 PM11/1/24
to vim/vim, Subscribed

can you please rebase?


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/7379/c2452669249@github.com>

Christian Brabandt

unread,
Nov 11, 2024, 4:42:40 PM11/11/24
to vim/vim, Subscribed

Closed #7379 via 129a844.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/7379/issue_event/15255786235@github.com>

Reply all
Reply to author
Forward
0 new messages