summaryrefslogtreecommitdiff
path: root/obnamlib
AgeCommit message (Expand)AuthorFilesLines
2013-08-08Prepare release version 1.5Lars Wirzenius1-1/+1
2013-08-05Add a tiny speedup patchLars Wirzenius3-4/+5
2013-08-02Add FUSE pluginLars Wirzenius1-0/+584
2013-06-16Ignore empty exclusion patternsLars Wirzenius1-6/+8
2013-06-16Remove whitespace from ends of linesLars Wirzenius43-765/+765
2013-05-29Fix invalid reference to obnamlib.ErrorLars Wirzenius1-1/+1
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
2013-05-18Fix raise to be returnLars Wirzenius1-1/+1
2013-05-18Fix reference to internal methodLars Wirzenius1-1/+1
2013-05-18Fix setting/getting mtime and mtime default valueLars Wirzenius1-2/+2
2013-05-18Use second field onlyLars Wirzenius1-1/+1
2013-05-18Fix another call to decode_metadataLars Wirzenius1-2/+2
2013-05-18Fix call to decode_metadataLars Wirzenius1-1/+1
2013-05-18Fix removal from chunk indexesLars Wirzenius3-10/+12
2013-05-18Implement file_exists, add/remove file, get/set file keyLars Wirzenius1-6/+62
2013-05-18Implement find_chunk_id_by_contentLars Wirzenius1-23/+7
2013-05-18Implement remove_chunk_indexesLars Wirzenius1-1/+4
2013-05-18Add put_chunk_indexesLars Wirzenius3-30/+25
2013-05-18Remove old implementationLars Wirzenius1-36/+0
2013-05-18Implement RepositoryFormat6.commit_chunk_indexesLars Wirzenius1-9/+7