Made the receiver count the size of symlinks in the total_size
[rsync/rsync.git] / rsync.yo
2006-02-11 Wayne DavisonMore improvements for "--help", and a couple hyphenatio...
2006-02-09 Wayne DavisonFixed some typos, got rid of some extraneous spaces...
2006-02-09 Wayne DavisonThe -h was missing from the daemon's option summary.
2006-02-09 Wayne DavisonPreparing for release of 2.6.7pre1
2006-02-09 Wayne DavisonUpdated the %i section.
2006-02-08 Wayne DavisonDocumented the change in the --human-readable option.
2006-02-06 Wayne DavisonChanged --8-bit to --8-bit-output.
2006-02-06 Wayne DavisonDocument --8-bit (-8).
2006-02-05 Wayne DavisonInclude --no-g in the popt-alias example in --perms.
2006-02-05 Wayne DavisonAdded a missing comma.
2006-02-05 Wayne DavisonSome more improvements to --perms and --executability...
2006-02-03 Wayne DavisonImproved the --partial-dir section.
2006-01-31 Wayne DavisonMoved where --chmod was listed.
2006-01-31 Wayne DavisonDocumented the new --executability (-E) option, with...
2006-01-30 Wayne DavisonMention that --chmod's work can still be masked by...
2006-01-30 Wayne DavisonImproved the documentation for --force.
2006-01-30 Wayne DavisonDocument the side-effect that --partial-dir can have...
2006-01-30 Wayne DavisonMore improvements to --temp-dir.
2006-01-29 Wayne DavisonImproved the --temp-dir description and a couple other...
2006-01-28 Wayne DavisonChanged --skip-empty-dirs (-k) to --prune-empty-dirs...
2006-01-27 Wayne DavisonDocument the new --skip-empty-dirs (-k) option.
2006-01-26 Wayne DavisonFixed two typos.
2006-01-26 Wayne DavisonDocument the new --sockopts option.
2006-01-26 Wayne DavisonDocument the new --super option and how it affects...
2006-01-26 Wayne DavisonDocument the new --specials option and how -D and ...
2006-01-24 Wayne DavisonGot rid of the description of 'a' in the %i flags.
2006-01-24 Wayne DavisonAnother small improvement to the --one-file-system...
2006-01-22 Wayne DavisonMore improvements to the -x option (some from Matt...
2006-01-21 Wayne DavisonMatt's disambiguation.
2006-01-21 Wayne DavisonA tweak to --dirs and --chmod.
2006-01-21 Wayne DavisonDocument the new --one-file-system behavior, with impro...
2006-01-20 Wayne DavisonDocument the behavior of -ii.
2006-01-02 Wayne DavisonDocument the new "dir/***" feature.
2005-12-19 Wayne Davison+ Put --existing back in the main option summary.
2005-12-16 Wayne DavisonDocument the new auto-added protect filter-rule when...
2005-12-14 Wayne DavisonMention new quote-parsing for the --rsh/-e and RSYNC_RS...
2005-11-16 Wayne DavisonImproved the description of how --delay-updates chooses...
2005-11-15 Wayne DavisonDocument the change in the -h option.
2005-11-12 Wayne DavisonChanged the parsing of suffixes for --min-size and...
2005-11-12 Wayne DavisonDocument the new --human-readable (-m) option.
2005-11-07 Wayne DavisonDocument the new --chmod option.
2005-10-26 Wayne DavisonDocument the new --compress-level option.
2005-10-15 Wayne DavisonDocument --ignore-non-existing (not --existing) and...
2005-10-14 Wayne DavisonDocumented --min-size.
2005-10-14 Wayne DavisonDocument the extended parsing of --max-size values.
2005-10-12 Wayne DavisonFixed a typo in an option name.
2005-10-07 Wayne DavisonClarify how the fitler rule "-/" works.
2005-09-29 Wayne DavisonMention that --delete now works with --dirs.
2005-09-21 Wayne DavisonReordered the usage lines to cover push, then pull...
2005-09-15 Wayne DavisonMention that the dir used with --delay-updates cannot...
2005-09-15 Wayne DavisonRemoved conflicting ssh citation in the SETUP section.
2005-09-09 Wayne DavisonImproved the -F, --exclude-from, and --include-from...
2005-08-30 Wayne DavisonMention how --inplace conflicts with --sparse and how...
2005-08-28 Wayne DavisonA small improvement to the daemon-connecting instructions.
2005-08-27 Wayne DavisonDocumented the new --no-* options.
2005-08-20 Wayne DavisonMake the --append docs a little better.
2005-08-03 Wayne DavisonImproved the --relative section a little more.
2005-08-01 Wayne DavisonImproved the --relative section, including mentioning...
2005-07-29 Wayne DavisonImproved the text around the last example in the USAGE...
2005-07-28 Wayne DavisonUpdated to match 2.6.6 release (which occurred on a...
2005-07-28 Wayne DavisonImproved the sections dicussing the various types of...
2005-07-28 Wayne DavisonDocument new --append option.
2005-07-07 Wayne DavisonPreparing for release of 2.6.6pre1
2005-07-07 Wayne Davison- Attempt to make the discussion of host-specifying...
2005-06-02 Wayne DavisonPreparing for release of 2.6.5
2005-05-20 Wayne DavisonImproved the SYMBOLIC LINKS section, as suggested by...
2005-05-20 Wayne DavisonImproved a --files-from example (as suggested by Paul).
2005-05-19 Wayne DavisonPreparing for release of 2.6.5pre2
2005-05-10 Wayne DavisonPreparing for release of 2.6.5pre1
2005-05-10 Wayne DavisonRefer to the rsync daemon as a "daemon", not a "server...
2005-05-10 Wayne Davison- Improved the GENERAL section.
2005-05-09 Wayne DavisonFixed one synopsis line to make the DEST arg optional.
2005-05-03 Wayne DavisonA few minor doc tweaks.
2005-05-02 Wayne DavisonTweaked the doc for --from0.
2005-04-25 Wayne DavisonTry to make rsync's behavior w/o "--perms" a little...
2005-04-25 Wayne DavisonFixed two typos.
2005-04-22 Wayne DavisonMention how a module reference doesn't need a trailing...
2005-04-12 Wayne DavisonA couple improvements for the --only-write-batch section.
2005-04-09 Wayne DavisonDocument the new --only-write-batch=FILE option.
2005-04-05 Wayne DavisonDocument the use of --address in client mode.
2005-03-31 Wayne DavisonPreparing for release of 2.6.4
2005-03-30 Wayne DavisonTweaked a couple sentences.
2005-03-29 Wayne DavisonPreparing for release of 2.6.4pre4
2005-03-28 Wayne DavisonAdded --protocol and made some batch-file improvements.
2005-03-27 Wayne DavisonDecided that the '<' and '>' output in the %i format...
2005-03-16 Wayne DavisonPreparing for release of 2.6.4pre3
2005-03-15 Wayne DavisonDocument error messages 6 and 25.
2005-03-13 Wayne DavisonDocument the latest %i output.
2005-03-11 Wayne DavisonDocument --copy-dest.
2005-03-05 Wayne DavisonMention that --max-delete must be non-zero.
2005-03-05 Wayne DavisonImproved the description of when "h" is output by %i.
2005-03-04 Wayne DavisonDocument latest format of %i.
2005-03-03 Wayne DavisonImproved some text in --compare-dest and --link-dest.
2005-03-02 Wayne DavisonFixed the --compare-dest docs.
2005-03-01 Wayne DavisonImproved the description of --rsync-path.
2005-03-01 Wayne DavisonFixed two glitches Paul pointed out.
2005-03-01 Wayne DavisonPreparing for release of 2.6.4pre2
2005-02-28 Wayne DavisonMade a couple sentences about syntax clearer.
2005-02-28 Wayne DavisonImproved a couple sentences.
2005-02-26 Wayne Davison- We now mention what "%i" outputs under --itemize...
next