I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added "ignore nonreadable" option (useful for hiding files in public archives) More... almost 25 years ago
added an explicit noexcludes flag to make_file() this fixes a bug with --backup-dir and -x More... almost 25 years ago
added an explicit noexcludes flag to make_file() More... almost 25 years ago
I don't like automatic header dependencies More... almost 25 years ago
added MacOS support to config.guess (from [email protected]) More... almost 25 years ago
fixed backup_dir bug introduced with recent memory handling patches More... almost 25 years ago
fixed timing problem with cleanup and io_flush() by using non-blocking waitpid() More... almost 25 years ago
Undo last setting of blocking_io. I hadn't reviewed the code well enough; turns out that when client is talking to a server daemon it never executes this leg of code. Oops. The people who said it made a difference when they changed the code must have been wrong. More... almost 25 years ago
Turn on blocking_io when starting client of rsync server daemon. More... almost 25 years ago
Enable --compare-dest to work in combination with --always-checksum. Problem and suggested patch from Dean Scothern [email protected] (although I re-wrote the patch). More... almost 25 years ago
preparing for release of 2.4.4 More... almost 25 years ago
fix from [email protected] for final goodbye message with new protocol More... almost 25 years ago
optimisations from Rich Salz <[email protected]> More... almost 25 years ago
added blocking-io docs More... almost 25 years ago
added *.bz2 and *.tbz to default dont compress list More... almost 25 years ago
added insure debug support More... almost 25 years ago
if the remote shell is rsh then use blocking IO More... almost 25 years ago
added some comments on blocking-io More... almost 25 years ago
get rid of annoying symlink error messages More... almost 25 years ago
added --blocking-io option More... almost 25 years ago
Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton. More... about 25 years ago
Do better job at describing exclude/include in man page. Based on suggestions from Harry Putnam <[email protected]>. More... about 25 years ago
fixed bug in replacement inet_aton() More... about 25 years ago
test was the wrong way around More... about 25 years ago
autoconf test for broken solaris inet_aton() More... about 25 years ago
by default don't gzip .iso images More... about 25 years ago
preparing for release of 2.4.3 More... about 25 years ago
use 1 second sleeps in the sleep loop as some OSes (NT for example) don't get interrupted during a sleep. More... about 25 years ago
don't pprint the IO timeout message if we are a server or daemon (can cause recursive error messages) More... about 25 years ago
a very simple fix - if I'd only thought if it last week :) More... about 25 years ago