summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Update NEWS date for releaseobnam-0.27Lars Wirzenius1-1/+1
2012-04-30Release version 0.27Lars Wirzenius3-4/+7
2012-04-30Tweak NEWS in preparation for releaseLars Wirzenius1-2/+2
2012-04-29Add convert5to6 to manpageLars Wirzenius1-0/+14
2012-04-29Add convert5to6 to NEWSLars Wirzenius1-3/+2
2012-04-29Add format 5 to 6 conversionLars Wirzenius8-3/+136
2012-04-29Fix conversionLars Wirzenius1-25/+38
2012-04-29Add tracingLars Wirzenius1-0/+1
2012-04-29Add tracing, repr for tag stringLars Wirzenius1-2/+14
2012-04-29Fix conversion plugin so it actually worksLars Wirzenius0-0/+0
2012-04-29Update test dataLars Wirzenius1-0/+0
2012-04-29Fix encryption/compression options, summain call in test scriptLars Wirzenius1-3/+6
2012-04-29Fix permissions of temporary copy of gpg key directoryLars Wirzenius1-0/+1
2012-04-29Fixes to chunks conversionLars Wirzenius1-5/+6
2012-04-29Revert the change to use binary strings instead of hex strings for checksumsLars Wirzenius2-5/+1
2012-04-29Implement chunk conversionLars Wirzenius1-7/+33
2012-04-29Add placeholder method for converting the format version fileLars Wirzenius1-0/+4
2012-04-29Add dummy convert5to6 subcommandLars Wirzenius3-0/+76
2012-04-29Add test data for format version 5 repositoryLars Wirzenius1-0/+0
2012-04-29Make fsck lock everythingLars Wirzenius1-0/+11
2012-04-29Lock the chunks directory while backing upLars Wirzenius1-9/+10
2012-04-29Update NEWS about filename hash collisionsLars Wirzenius3-16/+74
2012-04-29Use bad filename hashing during unit tests onlyLars Wirzenius2-2/+7
2012-04-29Handle hash collisions for filenamesLars Wirzenius1-14/+65
2012-04-29Rename hash_name method to default_file_idLars Wirzenius1-5/+5
2012-04-29Make the filename hash function always give collisionsLars Wirzenius1-1/+2
2012-04-29Add forget speedup to NEWSLars Wirzenius1-0/+1
2012-04-29Make it possible for user to pass options to obnam-benchmarkLars Wirzenius1-1/+1
2012-04-29Optimize generation removalLars Wirzenius1-19/+28
2012-04-29Change Repository to have a method for removing all generations at onceLars Wirzenius1-15/+14
2012-04-28Add missing cmdtest expected result filesLars Wirzenius4-0/+4
2012-04-28Refactor code for clarity, coverageLars Wirzenius1-10/+10
2012-04-28Restructure code for clarity and to placate coverage.pyLars Wirzenius1-6/+9
2012-04-28Update NEWS about error handling changeLars Wirzenius1-0/+3
2012-04-28Handle stat problems when scanning directory treesLars Wirzenius5-6/+39
2012-04-28Handle stat problems when scanning directory treesLars Wirzenius0-0/+0
2012-04-28Make LocalFS.listdir2 return exceptions for unstatable filesLars Wirzenius1-2/+8
2012-04-28Use a clean fresh test repository for each testLars Wirzenius1-3/+4
2012-04-28Fix race condition in creating SftpFS rootLars Wirzenius1-5/+13
2012-04-24Use larch 0.30 read-only modeLars Wirzenius5-28/+61
2012-04-23Update NEWSLars Wirzenius1-0/+3
2012-04-22Refactor how chunklist and chunksumtree get openedLars Wirzenius1-7/+12
2012-04-22Put client list in read-write when neededLars Wirzenius1-3/+8
2012-04-22Make the client metadata tree go into read-write mode when neededLars Wirzenius3-6/+11
2012-04-22Remove logging message that Obnam startsLars Wirzenius1-1/+0
2012-04-22Add note about URLs for live data that end with /~/ do not workLars Wirzenius1-0/+3
2012-04-21Fix force-lock to work on other locks than just the per-client oneLars Wirzenius8-27/+53
2012-04-21force-lock is now unconditional and worksDaniel Silverstone3-10/+19
2012-04-21Ensure content of lock files is somewhat more usefulDaniel Silverstone5-17/+34
2012-04-21Store raw checksum string instead of hexifiedLars Wirzenius2-5/+3