summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Add a tiny speedup patchLars Wirzenius3-4/+5
2013-08-04Fix cmdtest versioned dependencyLars Wirzenius1-1/+1
2013-08-04Only run yarn tests when yarn's availableLars Wirzenius1-2/+21
2013-08-03Make crash-test reproduce "missing node" bug, and trace stuffLars Wirzenius1-3/+9
2013-08-03Add --trace config for more detailed debuggingLars Wirzenius1-0/+1
2013-08-03Merge patch to make crash-test produce bugs more oftenLars Wirzenius1-3/+8
2013-08-02Add FUSE pluginLars Wirzenius8-1/+716
2013-08-02Update NEWS about FUSE pluginLars Wirzenius1-0/+2
2013-08-02Update Debian packaging to get yarnLars Wirzenius2-1/+7
2013-08-02Have setup.py check run yarnsLars Wirzenius1-0/+2
2013-08-02Add yarn test suite for fuse pluginLars Wirzenius3-0/+121
2013-08-02Add FUSE pluginLars Wirzenius1-0/+584
2013-07-22fix: crash-testDamien Couroussé1-3/+8
2013-06-16Ignore empty exclusion patternsLars Wirzenius2-6/+12
2013-06-16Restore other files that got corrupted by whitespace deletionLars Wirzenius2-1/+1
2013-06-16Restore correct gpg keyringsLars Wirzenius2-0/+0
2013-06-16Remove whitespace from ends of linesLars Wirzenius127-1128/+1128
2013-05-29Fix invalid reference to obnamlib.ErrorLars Wirzenius1-1/+1
2013-05-18Add new RepositoryInterface and RepositoryFormat6 classesLars Wirzenius8-5/+2969
2013-05-18Add test case for get_file_key with forbidden keyLars Wirzenius2-0/+11
2013-05-18Exclude error handling from test coverageLars Wirzenius1-1/+1
2013-05-18Exclude never-to-be-used methods from test coverageLars Wirzenius1-3/+3
2013-05-18Exclude error case from test coverageLars Wirzenius1-1/+1
2013-05-18Exclude error case from coverage testingLars Wirzenius1-1/+1
2013-05-18Exclude an error case from coverage testingLars Wirzenius2-25/+29
2013-05-18Remove broken fixme, add test to reproduce bugLars Wirzenius1-11/+12
2013-05-18Implement get_generation_chunk_idsLars Wirzenius1-0/+5
2013-05-18Implement get_file_childrenLars Wirzenius1-0/+7
2013-05-18Implement rename_clientLars Wirzenius1-0/+18
2013-05-18Implement file chunk ids stuffLars Wirzenius1-18/+41
2013-05-18Add get_fsck_work_itemLars Wirzenius1-0/+5
2013-05-18Fix test method nameLars Wirzenius1-1/+1
2013-05-18Remove dead codeLars Wirzenius1-212/+0
2013-05-18Fix client list committing, client name listingLars Wirzenius1-3/+5
2013-05-18Add getting, setting of generation keysLars Wirzenius1-0/+10
2013-05-18Stop making generation test keys mandatoryLars Wirzenius2-42/+52
2013-05-18Fix exception name typoLars Wirzenius1-1/+1
2013-05-18Stop making REPO_CLIENT_TEST_KEY mandatoryLars Wirzenius2-38/+56
2013-05-18Only commit ClientMetadataTree when neededLars Wirzenius1-1/+2
2013-05-18Fix get_chunk_content to fail right when chunk doesn't existLars Wirzenius1-1/+6
2013-05-18Implement commit_clientLars Wirzenius1-14/+11
2013-05-18Fix test method nameLars Wirzenius1-1/+1
2013-05-18Harmonise name of force_chunk_indexes_lockLars Wirzenius2-2/+2
2013-05-18Add FIXME so problem can be fixedLars Wirzenius1-0/+4
2013-05-18Change test so it doesn't add+remove same file in same genLars Wirzenius1-0/+7
2013-05-18Fail right in get_file_key if file does not existLars Wirzenius1-0/+5
2013-05-18Fix set_file_key to fail right if file does not existLars Wirzenius1-0/+5
2013-05-18Check that generation exists in set_file_keyLars Wirzenius1-0/+3
2013-05-18Fix reference to internal methodLars Wirzenius1-1/+1
2013-05-18Check that generation exists in get_file_keyLars Wirzenius1-0/+3