]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2005-10-15  Wayne DavisonChanged the --help text to mention --ignore-non-existing
2005-10-15  Wayne DavisonMade parse_size_arg()'s parsing a little stricter.
2005-10-14  Wayne DavisonMention --min-size/--max-size changes.
2005-10-14  Wayne DavisonDocumented --min-size.
2005-10-14  Wayne DavisonAdded code to implement the --min-size logic.
2005-10-14  Wayne DavisonAdded handling of the --min-size option.
2005-10-14  Wayne DavisonImproved parse_size_arg() a little more.
2005-10-14  Wayne DavisonDocument the extended parsing of --max-size values.
2005-10-14  Wayne DavisonImproved parse_size_arg() so that it can be told to...
2005-10-12  Wayne DavisonFixed a typo in an option name.
2005-10-11  Wayne DavisonMention va_copy change.
2005-10-11  Wayne DavisonIf va_copy is defined, use it when defining VA_COPY.
2005-10-07  Wayne DavisonPass XFLG_ABS_IF_SLASH instead of XFLG_ANCHORED2ABS...
2005-10-07  Wayne DavisonSupport new XFLG_ABS_IF_SLASH flag.
2005-10-07  Wayne DavisonAdded XFLG_ABS_IF_SLASH.
2005-10-07  Wayne DavisonMention recent changes.
2005-10-07  Wayne DavisonClarify how the fitler rule "-/" works.
2005-10-04  Wayne DavisonImproved the usage comments.
2005-10-03  Wayne DavisonA simple filter script to output messages from a single...
2005-09-29  Wayne DavisonChanged the variable names for --existing and --ignore...
2005-09-29  Wayne DavisonReverted one xfer_dirs change from the last commit...
2005-09-29  Wayne DavisonKeeping silent about stat() errors is never a good...
2005-09-29  Wayne DavisonMention that --delete now works with --dirs.
2005-09-29  Wayne Davison- When --dirs is specified w/o --recursive, avoid marki...
2005-09-29  Wayne DavisonAllow deletions to occur in directories transferred...
2005-09-29  Wayne DavisonFixed a poorly-worded sentence and a misspelled word.
2005-09-26  Wayne DavisonSome systems don't define WCOREDUMP(), so #ifdef that...
2005-09-26  Wayne DavisonFixed wait_process() to handle cases where waitpid...
2005-09-26  Wayne DavisonChanged RERR_CRASH to RERR_CRASHED.
2005-09-26  Wayne DavisonHandle new RERR_CRASH AND RERR_TERMINATED exit codes.
2005-09-26  Wayne DavisonDefined RERR_CRASH and RERR_TERMINATED.
2005-09-26  Wayne DavisonMention some chanages in the patches dir.
2005-09-24  Wayne DavisonUse AC_HELP_STRING() in the two AC_ARG_WITH() macros...
2005-09-21  Wayne DavisonReordered the usage lines to cover push, then pull...
2005-09-21  Wayne DavisonCast some time values to (int), just to silence some...
2005-09-21  Wayne DavisonInclude limits.h (if it exists), which defines NAME_MAX...
2005-09-21  Wayne DavisonIf we get less data than expected from a read() in...
2005-09-21  Wayne DavisonCheck for limits.h.
2005-09-21  Wayne DavisonTweaked the output that the mknod() tests generate.
2005-09-19  Wayne DavisonTweaked some comments.
2005-09-17  Wayne DavisonChanged one strcpy() into a strlcpy().
2005-09-16  Wayne DavisonImproved the sDefault initialization so that the prefixed
2005-09-16  Wayne DavisonGot rid of some old command-line parsing code that...
2005-09-16  Wayne DavisonMention '!' fix.
2005-09-16  Wayne DavisonReally fix '!' in a .cvsignore file this time.
2005-09-16  Wayne DavisonTweaked the code a little in the always_checksum handli...
2005-09-15  Wayne DavisonMention that the dir used with --delay-updates cannot...
2005-09-15  Wayne DavisonAdded a comment.
2005-09-15  Wayne DavisonMention doc changes.
2005-09-15  Wayne DavisonRemoved conflicting ssh citation in the SETUP section.
2005-09-13  Wayne DavisonThe --help text was outputting some incomplete informat...
2005-09-09  Wayne DavisonMention the latest fix.
2005-09-09  Wayne DavisonWhen pop_dir(olddir) fails, pass the right string pointer
2005-09-09  Wayne DavisonImproved the -F, --exclude-from, and --include-from...
2005-09-06  Wayne DavisonTweaked the calculation that goes into sum->count so...
2005-09-03  Wayne DavisonComplicate the lseek64() function prototype because...
2005-09-03  Wayne DavisonMake use of the per-module "temp dir" setting.
2005-09-03  Wayne DavisonAdded a per-module "temp dir" setting.
2005-09-03  Wayne DavisonSorted some of the data structures (using vim's "!sort...
2005-08-30  Wayne Davison- Allow --no-v and --no-verbose in the daemon options.
2005-08-30  Wayne DavisonMention latest changes.
2005-08-30  Wayne DavisonMention how --inplace conflicts with --sparse and how...
2005-08-30  Wayne DavisonAllow --temp-dir to be specified with --daemon to set...
2005-08-30  Wayne DavisonFixed a comment.
2005-08-30  Wayne DavisonWhen --append is entering the redo phase, make sure...
2005-08-30  Wayne DavisonReject attempts to combine --sparse with --inplace.
2005-08-28  Wayne DavisonForgot the --no-v option.
2005-08-28  Wayne DavisonMention the new --no-* options.
2005-08-28  Wayne DavisonA small improvement to the daemon-connecting instructions.
2005-08-27  Wayne DavisonOne more tweak to the option data.
2005-08-27  Wayne DavisonDocumented the new --no-* options.
2005-08-27  Wayne DavisonAdded the ability to prefix "no-" to various options...
2005-08-27  Wayne DavisonA little more reordering of the option data.
2005-08-27  Wayne DavisonReordered some of the option data to make their groupin...
2005-08-20  Wayne DavisonMake the --append docs a little better.
2005-08-03  Wayne DavisonMoved a variable in glob_expand_one().
2005-08-03  Wayne DavisonGot rid of the argp var that is not needed now that...
2005-08-03  Wayne DavisonImproved the --relative section a little more.
2005-08-01  Wayne DavisonMention the latest changes.
2005-08-01  Wayne DavisonImproved the --relative section, including mentioning...
2005-08-01  Wayne DavisonAllow the user to specify a dot dir in the source path...
2005-08-01  Wayne DavisonDon't recreate a device if just the permissions bits...
2005-07-31  Wayne DavisonMention hard-link fix.
2005-07-31  Wayne DavisonHard-link a device in order to test that this works...
2005-07-31  Wayne DavisonThere is no longer a need to check file->link_u.links...
2005-07-31  Wayne DavisonFixed the handling of hard-linked symlinks and devices.
2005-07-31  Wayne DavisonExport RUNSHFLAGS.
2005-07-30  Wayne DavisonMention the --inplace new-file permissions fix.
2005-07-30  Wayne Davison- The combination of --update and --progress now output...
2005-07-30  Wayne DavisonThe combination of --update and --progress now outputs...
2005-07-29  Wayne DavisonImproved the text around the last example in the USAGE...
2005-07-29  Wayne DavisonMention the latest changes.
2005-07-29  Wayne Davison- Use BIGPATHBUFLEN for the length of several buffers.
2005-07-29  Wayne Davison- Use BIGPATHBUFLEN for the length of two line buffers.
2005-07-29  Wayne DavisonUse BIGPATHBUFLEN for the length of two line buffers.
2005-07-29  Wayne DavisonUse BIGPATHBUFLEN for the length of a line buffer.
2005-07-29  Wayne DavisonDefine BIGPATHBUFLEN -- a roomy line-buffer that can...
2005-07-28  Wayne DavisonUpdated to match 2.6.6 release (which occurred on a...
2005-07-28  Wayne DavisonChanged the version to 2.6.7cvs.
2005-07-28  Wayne DavisonUpdated to reflect new 2.6.7cvs status.
next