I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc. More... almost 24 years ago
Add a little implementation of ls(1) so that we can look at all and only the attributes of files that rsync is meant to synchronize. More... almost 24 years ago
Add a little implementation of ls(1) so that we can look at all and only the attributes of files that rsync is meant to synchronize. More... almost 24 years ago
Remove test trace stuff. More... almost 24 years ago
Try to exit 0 if nothing fails. More... almost 24 years ago
Update copyright notice. More... almost 24 years ago
Debug exit status -- on Sun1/cc all the tests pass, but make sees an exit status of 1. ??? More... almost 24 years ago
Oops, some machines don't have `which`. More... almost 24 years ago
Oops, some machines don't have `which`. More... almost 24 years ago
See if head(1) works -- broken on some systems? More... almost 24 years ago
You cannot do "export VAR=VALUE" all on one line; the export must be separate from the assignment. (SCO SysV) More... almost 24 years ago
Fix selective definition of *snprintf. (Welcome to mbp's breakage world.) More... almost 24 years ago
More testsuite cleanups. Now I hope we cope without 'cp -a', though we still need 'cp -p'. More... almost 24 years ago
BSD machines don't seem to have head(1). More... almost 24 years ago
Split the 'longdir' test into its own script, and make it work without 'mkdir -p'. More... almost 24 years ago
Add a makepath() function to cope with machines that do not have 'mkdir -p'. (Stone knives and bearskins...) More... almost 24 years ago
Doc. More... almost 24 years ago
Fix comment. More... almost 24 years ago
Fiddle umask again. More... almost 24 years ago
Clean up output a little. More... almost 24 years ago
Set umask so that symlinks will have the right permissions on BSD. More... almost 24 years ago
For log messages containing ridiculously long strings that might overflow a buffer rsync no longer aborts, but rather prints an ellipsis at the end of the string. (Patch from Ed Santiago.) More... almost 24 years ago
Clean up from rsync+ patch; fix compiler warning. More... almost 24 years ago
Fix sh syntax for FreeBSD. More... almost 24 years ago
If we're using built-in *printf functions, then provide prototypes. More... almost 24 years ago
Cope on machines without INADDR_LOOPBACK. More... almost 24 years ago
Ignore test tmp dir. More... almost 24 years ago
Run the daemon test using faked tcp connections. More... almost 24 years ago
Grammar fix. More... almost 24 years ago
Add comment about handling of 'use chroot' More... almost 24 years ago