Commit History

Author SHA1 Message Date
  Jonas Borgström e9fd2bc5e8 Merge pull request #16 from Ernest0x/fix_repository_errors 12 years ago
  Petros Moisiadis 4e68f98dde Added missing repository path/url when raising DoesNotExist and AlreadyExists exceptions 12 years ago
  Jonas Borgström 87749e413e Fix timezone issue on python 3.2 12 years ago
  Jonas Borgström f3e9fa28bc Fix incorrect display of time 12 years ago
  Jonas Borgström 7bacfa2d6e Improved error handling/reporting. 12 years ago
  Jonas Borgström a56652f5c1 Use lockf() instead of flock() when locking repository/cache 12 years ago
  Brian Johnson 29d184dfcb Let ssh figure out port/user if not specified so we don't override .ssh/config 12 years ago
  Jonas Borgström a579b7917b Remove unused imports 12 years ago
  Jonas Borgström b5b0b7b322 Add two additional tests. 12 years ago
  Jonas Borgström 9e9ece675d Attic 0.8.1 12 years ago
  Jonas Borgström 7e7c725428 Attic 0.8 12 years ago
  Jonas Borgström 530dfd1558 Documentation update 12 years ago
  Jonas Borgström baaeb7e060 Fix hashindex resize issue 12 years ago
  Jonas Borgström 0c278ad1fe Fix copy-paste error in xattr.py 12 years ago
  Jonas Borgström 8a29017910 Don't use os.listxattr even if available. 12 years ago
  Jonas Borgström a84613f0b8 Fix xattr issue when backing up sshfs filesystems (Closes #4). 12 years ago
  Jonas Borgström 033dfe1225 More code cleanup 12 years ago
  Jonas Borgström ae4ddac2ef Minor cleanup of remote code 12 years ago
  Jonas Borgström 3a9425f678 Added .gitattributes 12 years ago
  Jonas Borgström b92a620600 Crypto code cleanup and test improvements. 12 years ago
  Jonas Borgström ee77ce8b98 Added more robust test for AES counter uniqueness 12 years ago
  Jonas Borgström 16d9e55f84 Support access of read only repositories 12 years ago
  Jonas Borgström 012e0d4153 New syntax to enable repository encryption 12 years ago
  Jonas Borgström 5fa5380f0f Detect and abort if repository is older than the cache 12 years ago
  Jonas Borgström b2346b7c9b Hide internal "serve" command from "Available commands". 12 years ago
  Jonas Borgström 9ebeb0f98d Documentation: Added info about mailing list 12 years ago
  Jonas Borgström 3b4875cf2e Start using versioneer for version numbers 12 years ago
  Jonas Borgström 781a9552f0 Remove nature.css and make sure docs folder is included by sdist 12 years ago
  Jonas Borgström 05a14c3be3 Attic 0.7 12 years ago
  Jonas Borgström 7815ed5885 Fix xattr issue on OS X. 12 years ago