I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention more NEWS items. More... about 5 years ago
Use a lock to not fail on a left-over pid file. More... about 5 years ago
Use more switch statements. More... about 5 years ago
Make -V the short opt for --version. More... about 5 years ago
Avoid a deadlock due to huge amounts of verbose messages. More... about 5 years ago
Tweak --copy-as docs a bit more. More... about 5 years ago
Add hostname "lh" as a --no-cd localhost. More... about 5 years ago
Fix change_dir() leaving appended slash in curr_dir on failure. More... about 5 years ago
Handle --skip-compress right for new compressors More... about 5 years ago
Mention that `rsync --version` outputs checksum & compress lists. More... about 5 years ago
Update ccpp.yml More... about 5 years ago
Some improvements to the release mechanism More... about 5 years ago
Move the CSUM defines. More... about 5 years ago
A few style tweaks. More... about 5 years ago
Some improvements for --msgs2stderr and --daemon. More... about 5 years ago
Mention the latest NEWS items. More... about 5 years ago
Avoid noop_io_until_death() if --msgs2stderr was specified. More... about 5 years ago
Silence a strncpy() warning. More... about 5 years ago
Silence some g++ warnings. More... about 5 years ago
Give configure's snprintf() test a guaranteed short string at the start. More... about 5 years ago
Silence gcc7.1 warnings about snprintf(). More... about 5 years ago
Fix regex issue due to python 3.8 bug. More... about 5 years ago
A few minor xxhash changes. More... about 5 years ago
Merge pull request #5 from benrubson/daemonstats More... about 5 years ago
Add stub for canonical_checksum(). More... about 5 years ago
The xxh* checksums don't need to be reversed on output. More... about 5 years ago
Switch to using LZ4_compress_default(). More... about 5 years ago
Use MSG_FLUSH in a couple more spots. More... about 5 years ago
Merge pull request #2 from benrubson/flush More... about 5 years ago
A couple minor tweaks. More... about 5 years ago