1. 18 Dec, 2001 1 commit
  2. 02 Nov, 2000 1 commit
  3. 06 Sep, 2000 1 commit
  4. 22 Feb, 1999 1 commit
  5. 18 Feb, 1999 1 commit
    • David Dykstra's avatar
      Changed exclude/include matching so that normally wildcards will stop at · a8b9d4ed
      David Dykstra authored
      slashes.  The old behavior of crossing slashes can be achieved by using a
      double-asterisk ('**') anywhere in a pattern.  Note that this can change
      some existing exclude patterns in a subtle way.  Also note that if the
      remote side is an older release the processing on the two sides might not
      be exactly the same when there's no double-asterisk, which can affect which
      files are excluded from deletion, but they're close enough that people will
      probably not notice.  I considered changing the protocol version and
      checking the remote_version number to ensure the same processing on both
      sides, but the exclude patterns are pre-processed before the remote version
      number is known and it's just not worth going through extraordinary efforts.
      Suggested by Cameron Simpson <cs@zip.com.au>
      a8b9d4ed
  6. 17 Feb, 1999 1 commit
    • David Dykstra's avatar
      Added --copy-unsafe-links option which is like --copy-links except it is · b5313607
      David Dykstra authored
      only for symlinks that point outside the source tree.  Suggested by Charles
      Hines <chuck_hines@VNET.IBM.COM> in PR#1376.  Also apply the option to any
      symbolic links in the source portion of a path when --relative is used,
      as suggested by Francis Montagnac <Francis.Montagnac@sophia.inria.fr> on
      the rsync mailing list in a message titled "New option: --copy-parent-links".
      b5313607
  7. 10 Feb, 1999 1 commit
    • David Dykstra's avatar
      Changed Usage in the rsync --help message to indicate how there can be · 9ef53907
      David Dykstra authored
      multiple SRCs.  Also moved the --suffix option to show up right after
      --backup and included the default backup suffix and block size along with
      their corresponding options rather than at the end.  Copied the new help
      message to rsync.yo and README and used the Usage also in the SYNOPSIS
      section at the top of rsync.yo rather than the different one that used
      "path" instead of SRC and DEST.  That last change was inspired by a
      suggestion from Michael Bleyer in PR #1523.
      9ef53907
  8. 24 Nov, 1998 1 commit
  9. 23 Nov, 1998 1 commit
  10. 18 Nov, 1998 1 commit
  11. 06 Nov, 1998 1 commit
  12. 15 May, 1998 1 commit
  13. 06 May, 1998 1 commit
    • Andrew Tridgell's avatar
      · debb4505
      Andrew Tridgell authored
      Solaris 2.6 doesn't support "signed char". What a broken system!
      debb4505
  14. 26 Mar, 1998 1 commit
    • Andrew Tridgell's avatar
      · 8a24eece
      Andrew Tridgell authored
      updated README and man page ready for the new release
      8a24eece
  15. 18 Dec, 1997 1 commit
  16. 17 Dec, 1997 1 commit
  17. 15 Dec, 1997 2 commits
    • Andrew Tridgell's avatar
      - fixed an off by 1 bug in the hard link support · 527cea66
      Andrew Tridgell authored
      - added a note about anonymous cvs access to the source code in the
      README
      527cea66
    • Andrew Tridgell's avatar
      several changes: · e92338c8
      Andrew Tridgell authored
      - by popular demand I have changed the behaviour of the --delete
      option. It should now work as "expected" for even those people silly
      enough not to read the man page. rsync will now only look for
      candidate files/directories to delete in directories that are
      explicitly transferred from the sender
      - updated the README a bit
      - try to fail a bit more gracefully when rsync runs out of disk
      space. I don't think this issues is fully resolved yet
      e92338c8
  18. 30 Oct, 1997 1 commit
  19. 10 Jul, 1997 1 commit
  20. 02 Oct, 1996 1 commit
  21. 01 Oct, 1996 1 commit
  22. 03 Jul, 1996 1 commit
  23. 01 Jul, 1996 1 commit
  24. 30 Jun, 1996 1 commit
  25. 22 Jun, 1996 1 commit