summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Note about test suites.cvs/branch-before.2.6Martin Pool2002-03-261-0/+6
* Note about --stats.Martin Pool2002-03-261-0/+3
* Fix statistics formatting.Martin Pool2002-03-262-22/+26
* Fix faulty merge.Martin Pool2002-03-261-1/+1
* Show install paths at end of configurationMartin Pool2002-03-261-0/+5
* Set version to 2.6.0cvs.Martin Pool2002-03-261-1/+1
* Patch based on one from Ville Herva for Cygwin:Martin Pool2002-03-263-3/+40
* Clear out this file.Martin Pool2002-03-261-29/+1
* Add explanation and pointer to rsync3.txt.Martin Pool2002-03-261-0/+9
* Excellent additional ideas from Greg A. Woods.Martin Pool2002-03-261-15/+79
* Note possible bug:Martin Pool2002-03-261-0/+5
* Fiddle formats.Martin Pool2002-03-261-10/+22
* Show statistics even if interrupted:Martin Pool2002-03-261-0/+8
* More stats cleanups.Martin Pool2002-03-263-24/+35
* Make mallinfo() stats a bit more useful.Martin Pool2002-03-263-24/+73
* More work on statistics format.Martin Pool2002-03-2611-75/+51
* (This is on a separate branch so as not to destabilize 2.5.5)Martin Pool2002-03-2613-145/+262
* Updated spec file from Jason Haar. Seems to mostly just change theMartin Pool2002-03-261-8/+11
* Ignore autoconf cache. (??)Martin Pool2002-03-261-3/+4
* Jos points out that test -L is still broken on Solaris. Now we try upMartin Pool2002-03-264-4/+39
* Bump version to 2.5.5rc1.v2.5.5.rc1Martin Pool2002-03-252-2/+2
* Add note about possible hardlink bug.Martin Pool2002-03-251-1/+71
* Make the situation w.r.t. dynamically linking zlib and libpopt clear.Martin Pool2002-03-252-2/+19
* Add link to Apple bug.Martin Pool2002-03-251-1/+3
* DocMartin Pool2002-03-251-0/+2
* Hm, strange off-by-one bug.Martin Pool2002-03-251-1/+1
* Apparently the OS X port of gcc gags on __attribute__.Martin Pool2002-03-251-11/+10
* If we discover a hardlink with -vv say what it's a link to.Martin Pool2002-03-251-1/+6
* Fix from Jos for batch mode on Solaris.Martin Pool2002-03-251-1/+1
* Disambiguate hard link messages.Martin Pool2002-03-251-1/+1
* Apparently SGI make doesn't like $< in non-implicit rules.Martin Pool2002-03-251-1/+1
* Doc.Martin Pool2002-03-251-0/+2
* Note about mkdir bug.Martin Pool2002-03-251-0/+5
* Add a test case for trim_trailing_slashes, and make it handle other cases.Martin Pool2002-03-254-8/+90
* Code that was meant to trim trailing slashes from mkdir() pathsMartin Pool2002-03-251-8/+16
* Need to also delete getgroups when cleaning.Martin Pool2002-03-251-1/+1
* Define NGROUPS if not already done.Martin Pool2002-03-251-0/+5
* Clean testtmp*, because we now put tests in their own directories.Martin Pool2002-03-251-2/+4
* Change chgrp.test to use our getgroups rather than the system's.Martin Pool2002-03-253-5/+9
* Initial revision.Martin Pool2002-03-251-0/+2
* Add our own little tool to call getgroups(2) because it's too hard toMartin Pool2002-03-252-0/+47
* Clean up text.Martin Pool2002-03-221-3/+1
* Clean up text.Martin Pool2002-03-221-3/+2
* Doc permissions while testing.Martin Pool2002-03-221-2/+8
* Rather than literally "nobody", try using uid/gid = 65534 asMartin Pool2002-03-221-0/+6
* Better messages.Martin Pool2002-03-221-2/+2
* Proper messages for skipped tests.Martin Pool2002-03-223-12/+8
* If tests are skipped, explain why.Martin Pool2002-03-222-1/+3
* More sgml cleanups.Martin Pool2002-03-221-3/+7
* Doc about checkit.Martin Pool2002-03-221-0/+5