summaryrefslogtreecommitdiff
path: root/rsync.yo
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for release of 2.6.8v2.6.8Wayne Davison2006-04-221-2/+2
|
* Improved the --owner and --group sections.Wayne Davison2006-04-181-11/+18
|
* Preparing for release of 2.6.8pre1v2.6.8pre1Wayne Davison2006-04-121-2/+2
|
* Improved a few things that a more modern yodl complained about.Wayne Davison2006-03-211-9/+10
|
* Got rid of an errant newline.Wayne Davison2006-03-151-1/+0
|
* Block-quote the itemized list in the --stats section so thatWayne Davison2006-03-131-2/+2
| | | | it is indented in the manpage.
* Preparing for release of 2.6.7v2.6.7Wayne Davison2006-03-111-2/+2
|
* Preparing for release of 2.6.7pre3v2.6.7pre3Wayne Davison2006-03-021-2/+2
|
* A couple more improvements for --list-only.Wayne Davison2006-03-011-3/+8
|
* Tweaked a sentence.Wayne Davison2006-02-271-2/+2
|
* - Document the new --copy-dirlinks option.Wayne Davison2006-02-241-34/+78
| | | | | | | - Improved the docs for --no-implied-dirs and --keep-dirlinks (based on a patch from Matt). - Improved a few other misc. sentences. - Shuffled the order of a couple options.
* Document the revised --list-only behavior and the ability to useWayne Davison2006-02-231-8/+10
| | | | rsync with one local source arg (i.e. no destination).
* Preparing for release of 2.6.7pre2v2.6.7pre2Wayne Davison2006-02-191-2/+2
|
* Some more refinement of the --checksum section.Wayne Davison2006-02-161-11/+12
|
* One last change to make the --checksum distinction very clear.Wayne Davison2006-02-151-1/+2
|
* Another attempt to make --checksum clearer.Wayne Davison2006-02-151-3/+3
|
* Improved the --checksum description and mention our whole-fileWayne Davison2006-02-151-5/+13
| | | | checksum verification checksum is different.
* - Changed "called" to "named".Wayne Davison2006-02-141-12/+15
| | | | | - Fixed a filter option to have the right syntax. - Mention --prune-empty-dirs in a couple more places.
* Document what all the items in the --stats output mean.Wayne Davison2006-02-131-0/+32
|
* More improvements for "--help", and a couple hyphenation fixes.Wayne Davison2006-02-111-6/+8
|
* Fixed some typos, got rid of some extraneous spaces, got rid ofWayne Davison2006-02-091-8/+8
| | | | | a hyphen in hard-link (since we consistently use it unhyphenated), and refer to "unix" as "*nix".
* The -h was missing from the daemon's option summary.Wayne Davison2006-02-091-1/+1
|
* Preparing for release of 2.6.7pre1Wayne Davison2006-02-091-2/+2
|
* Updated the %i section.Wayne Davison2006-02-091-4/+5
|
* Documented the change in the --human-readable option.Wayne Davison2006-02-081-6/+4
|
* Changed --8-bit to --8-bit-output.Wayne Davison2006-02-061-2/+2
|
* Document --8-bit (-8).Wayne Davison2006-02-061-0/+12
|
* Include --no-g in the popt-alias example in --perms.Wayne Davison2006-02-051-2/+6
|
* Added a missing comma.Wayne Davison2006-02-051-1/+1
|
* Some more improvements to --perms and --executability from Matt and me.Wayne Davison2006-02-051-6/+31
|
* Improved the --partial-dir section.Wayne Davison2006-02-031-12/+21
|
* Moved where --chmod was listed.Wayne Davison2006-01-311-20/+20
|
* Documented the new --executability (-E) option, with improvementsWayne Davison2006-01-311-19/+51
| | | | to the --perms and --chmod sections as well.
* Mention that --chmod's work can still be masked by the receivingWayne Davison2006-01-301-0/+3
| | | | end's umask when permissions are not being preserved.
* Improved the documentation for --force.Wayne Davison2006-01-301-4/+7
|
* Document the side-effect that --partial-dir can have on --temp-dir.Wayne Davison2006-01-301-2/+10
|
* More improvements to --temp-dir.Wayne Davison2006-01-301-10/+11
|
* Improved the --temp-dir description and a couple other sentences.Wayne Davison2006-01-291-4/+23
|
* Changed --skip-empty-dirs (-k) to --prune-empty-dirs (-m) andWayne Davison2006-01-281-7/+21
| | | | | improved the docs a bit more, including documenting how "protect" filtering affects empty dirs.
* Document the new --skip-empty-dirs (-k) option.Wayne Davison2006-01-271-0/+17
|
* Fixed two typos.Wayne Davison2006-01-261-2/+2
|
* Document the new --sockopts option.Wayne Davison2006-01-261-0/+14
|
* Document the new --super option and how it affects other options.Wayne Davison2006-01-261-15/+30
|
* Document the new --specials option and how -D and --devices now work.Wayne Davison2006-01-261-3/+11
|
* Got rid of the description of 'a' in the %i flags.Wayne Davison2006-01-241-3/+1
|
* Another small improvement to the --one-file-system option.Wayne Davison2006-01-241-2/+2
|
* More improvements to the -x option (some from Matt & some from me).Wayne Davison2006-01-221-18/+17
|
* Matt's disambiguation.Wayne Davison2006-01-211-1/+1
|
* A tweak to --dirs and --chmod.Wayne Davison2006-01-211-3/+5
|
* Document the new --one-file-system behavior, with improvements toWayne Davison2006-01-211-0/+15
| | | | the option's text taken from Matt's patch in bugzilla.