Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
that they can be specified multiple times.
- Added the --only-write-batch=FILE option for the upcoming 2.6.5.
|
|
|
|
|
|
commands.
|
|
handle parsing of subcommand help output a bit more sanely.
|
|
from 21075.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in baz 1.3.
|
|
|
|
|
|
|
|
|
|
|
|
needed to allow duplication and to exclude each other.
|
|
subcommands.
|
|
|
|
FreeBSD and Darwin.
|
|
completion.
|
|
|
|
|
|
|
|
|
|
|
|
is more portable, find more encodings in iconv completion on Solaris
20924: make error message more specific
|
|
|
|
to limit recursion depth in make completion variable expansion.
|
|
it is a digit.
|
|
|
|
|
|
|
|
|
|
- Removed the unintentional arg from --delay-updates.
|
|
delete options -- I was using it to cut down on the useless
suggestions, but it was failing to continue completing if the
user specified something like "--delete-after --delete" (which
is valid but superfluous). Also got rid of an accidental
option-conflict between --archive (-a) and --recursive (-r).
|
|
|
|
options. This makes sure that daemon options aren't offered
after client options, and visa versa.
- Added some missing exclusion-lists for options (that avoids
offering conflicting options to the user).
- Improved the description of a few options.
- Added some new options for the upcoming rsync 2.6.4.
|
|
|
|
|
|
|
|
- Improved the descriptions of several old options.
- Got rid of the "-- ..." options to _arguments (so that we
don't try to use the output of "rsync --help").
|