mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
* refactor: use time_t for intervals * refactor: use appropriate int types * chore: housekeeping * perf: replace count with find so it can short circuit * code review: fix regression noticed by nevack