Indrajit Raychaudhuri
32c9b40b42
rsync: Check for new rsync before applying newer options
...
The newer options for extended attributes or file-flags got reliable
only after rsync v3.1.
4 years ago
Indrajit Raychaudhuri
f4db079398
rsync: Remove broken HFS+ specific compression flag
...
Remove `--protect-decmpfs` by default since hfs-compression specific
changes have been marked by upstream as broken since 3.1.3 and there is
little likelihood of that changing.
4 years ago
Charith Amarasinghe
dc23eb21e3
Fix missing dependency on helper module for helpers added in #1793 ( #1811 )
...
PR #1793 introduced helper functions for OS detection in some modules.
These helpers require a module dependency on the 'helper' module.
5 years ago
Kaspar Vollenweider
b133a6df81
feat(helper): add os-type helper functions
...
Add the following functions:
- is-darwin
- is-linux
- is-bsd
- is-cygwin
And apply them everywhere I found code doing that what these functions do.
5 years ago
Indrajit Raychaudhuri
1bfaf8b87b
rsync: Update link to Bombich rsync page again
6 years ago
Indrajit Raychaudhuri
3fc54bf88a
general: Miscellaneous documentation updates
...
- Add missing documentation for options and environment variables
- Rearrange definition and documentation of 'Options', 'Variables'
and 'Aliases' in a consistent order
6 years ago
Ashish Gandhi
45d8e460b2
Rename "Mac OS X" to "macOS" in comments
...
This only changes references in text for human consumption. It leaves
out renaming paths because that can cause breaking changes.
Related issue https://github.com/sorin-ionescu/prezto/issues/1449 .
7 years ago
Indrajit Raychaudhuri
55e4db9429
Enable 'acls', 'xattrs' support in rsync whenever available
...
rsync has support for these available in most cases and isn't
specific to Mac OS X any more.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
f007820a14
[ Fix #436 ] Update link to Bombich rsync
12 years ago
Sorin Ionescu
9b945e26b9
Revert "[ Fix #436 ] Remove Bombich rsync references"
...
This reverts commit 20655c8b66
.
12 years ago
Sorin Ionescu
20655c8b66
[ Fix #436 ] Remove Bombich rsync references
12 years ago
Sorin Ionescu
9a52ecb21b
Increase heading readability
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
abfd6b0a25
[ Fix #114 ] Add documentation for rsync
13 years ago
Sorin Ionescu
c1bb7e5b27
Rename variable rsync_cmd to _rsync_cmd
13 years ago
Sorin Ionescu
c6793d38b9
[ #23 ] Remove unnecessary compdef calls
13 years ago
Sorin Ionescu
e2859daba4
[ #23 ] Prevent errors when completion is disabled
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
6de821b70d
Improved the rsync plugin for OS X.
13 years ago
Sorin Ionescu
b65195156d
Added missing FX and named colors to spectrum.
13 years ago
Sorin Ionescu
90e7debc30
Cleaned up the plugins.
13 years ago