123456789101112131415161718192021222324252627 |
- 0.2.0 2009-04-30
- FEATURES
- * Support for activity reporting in smart protocol client.
- * Optional C extensions for better performance in a couple of
- places that are performance-critical.
- 0.1.1 2009-03-13
- BUG FIXES
- * Fixed regression in Repo.find_missing_objects()
- * Don't fetch ^{} objects from remote hosts, as requesting them
- causes a hangup.
- * Always write pack to disk completely before calculating checksum.
- FEATURES
- * Allow disabling thin packs when talking to remote hosts.
- 0.1.0 2009-01-24
- * Initial release.
|