aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Prepare the repository for more development.Wayne Davison2014-09-063-106/+124
* Mention DRY RUN in --debug=exit output.Wayne Davison2014-09-061-2/+4
* Adding the long options that BackupPC likes to use.Wayne Davison2014-09-043-8/+32
* Set GIT_MERGE_AUTOEDIT=no in the environment.Wayne Davison2014-07-311-0/+2
* Match latest git's repo branch message.Wayne Davison2014-07-311-1/+1
* Match latest git's repo status messages.Wayne Davison2014-07-312-3/+3
* Remove superfluous ${INSTALL_STRIP} uses.Wayne Davison2014-07-311-3/+3
* Fix a typo.Wayne Davison2014-07-311-1/+1
* Preparing for release of 3.1.1Wayne Davison2014-06-226-12/+12
* Add a clarification about shell wildcard expansion.Wayne Davison2014-06-221-1/+4
* Make sure the link() destination file doesn't exist.Wayne Davison2014-06-221-0/+2
* Make sure cmp_time() doesn't mess up due to a time_t overflow.Wayne Davison2014-06-152-7/+11
* Updated NEWS & tweaked a comment.Wayne Davison2014-06-142-1/+4
* Put zlib and popt -I options early in the CFLAGS.Wayne Davison2014-06-141-2/+2
* Fix hard-link bugs when receiver isn't capable.Wayne Davison2014-06-134-23/+33
* Added a flag to disable xattr hlink optimization.Wayne Davison2014-06-086-10/+25
* I missed this tweak in the undo of a prior xattr optimization.Wayne Davison2014-06-081-2/+1
* Preparing for release of 3.1.1pre2Wayne Davison2014-05-264-9/+9
* Mention all the latest changes in the NEWS.Wayne Davison2014-05-261-2/+37
* Avoid an xattr-finding glitch on the receiver.Wayne Davison2014-05-261-3/+4
* Add new-compress option to rrsync.Wayne Davison2014-05-261-0/+1
* Make --omit-dir-times avoid early-create directories.Wayne Davison2014-05-252-0/+13
* Exit with a partial-transfer error for a sender-remove failure.Wayne Davison2014-05-251-2/+2
* Check for attr lib.Wayne Davison2014-05-051-1/+2
* Fix usermap/groupmap parsing of MIN-MAX IDs.Wayne Davison2014-04-301-2/+5
* Check F_IS_ACTIVE() in a few more spots.Wayne Davison2014-04-201-2/+12
* Change args to file_checksum() to prepare for future changes.Wayne Davison2014-04-193-5/+5
* Add new-style compression that skips matching data.Wayne Davison2014-04-196-34/+77
* Expand the backslash description a bit more in excludes.Wayne Davison2014-04-191-0/+4
* Avoid infinite wait reading secrets file.Wayne Davison2014-04-131-11/+13
* Receiver now rejects invalid filenames in filelist.Wayne Davison2014-04-133-10/+19
* Mention how "max verbosity" affects info & debug opts.Wayne Davison2014-03-072-0/+15
* Have receiver strip bogus leading slashes on filenames.Wayne Davison2014-03-021-1/+5
* Avoid the use of an extra leading dot when using --temp-dir.Wayne Davison2014-02-263-3/+12
* Explicitly mention that dirs aren't affected by --update.Wayne Davison2014-02-241-1/+1
* Include a systemd file that some distros might want.Wayne Davison2014-02-242-0/+13
* Fix --info=progress2 info as a file is transferred.Wayne Davison2014-02-242-5/+11
* Improve the *.spec file a bit.Wayne Davison2014-01-271-3/+5
* Use the patch's list of generated files for each patch.Wayne Davison2014-01-271-15/+25
* Preparing for release of 3.1.1pre1Wayne Davison2014-01-264-11/+11
* Bump the year to 2014.Wayne Davison2014-01-2657-58/+58
* More NEWS improvements.Wayne Davison2014-01-261-15/+16
* Fix "unchanged" protocol designation.Wayne Davison2014-01-191-1/+1
* Mention the latest NEWS items.Wayne Davison2014-01-191-0/+50
* Undo the hard-link xattr optimization in 78286a03.Wayne Davison2014-01-193-9/+4
* Fix the leaving of a temp file w/o partial-file saving.Wayne Davison2014-01-191-3/+3
* Avoid ACL and/or xattr lookups on IS_MISSING_FILE() entries.Wayne Davison2014-01-192-2/+4
* Add IS_MISSING_FILE(statbuf) macro.Wayne Davison2014-01-192-3/+5
* Adding IVAL64() and SIVAL64().Wayne Davison2014-01-192-4/+28
* Handle more x86 hosts w/o resorting to CAREFUL_ALIGNMENT.Wayne Davison2014-01-191-1/+1