summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-40/+37
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-112/+102
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-42/+38
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-11/+11
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-7/+8
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-23/+21
2010-07-06Move more tests to VfsTests. Use single quotes instead of double.Lars Wirzenius2-66/+66
2010-07-06Move more tests to VfsTests.Lars Wirzenius2-14/+17
2010-07-06Move one test from LocalFSTests to VfsTests.Lars Wirzenius2-5/+8
2010-07-06Make LocalFSTests depend on VfsTests.Lars Wirzenius1-1/+1
2010-07-06Add test class for VFS implementations.Lars Wirzenius2-1/+22
2010-07-06viewprof has been moved to extrautils.Lars Wirzenius1-34/+0
2010-07-05Prepare for 0.11 release.version_0_11Lars Wirzenius1-1/+1
2010-07-05Prepare for 0.11 release.Lars Wirzenius3-1/+33
2010-07-05Improve progress reporting during backups.Lars Wirzenius2-14/+23
2010-07-05Add --upload-queue-size for tweaking size of upload queue for B-tree nodes.Lars Wirzenius12-39/+76
2010-07-05Change checkpoint interval to 1 GiB.Lars Wirzenius1-1/+1
2010-07-04Merge changes to allow user to choose node, chunk, chunk group sizes.Lars Wirzenius14-44/+82
2010-07-04Add --node-size option and make everywhere use that.Lars Wirzenius12-39/+46
2010-07-04Add --chunk-group-size option.Lars Wirzenius2-1/+8
2010-07-04Add --chunk-size option to set size of chunks.Lars Wirzenius4-5/+13
2010-07-04Add new option type for specifying sizes in bytes.Lars Wirzenius2-0/+16
2010-07-04Add --exclude option.Lars Wirzenius1-1/+26
2010-07-04Merge changes to implement checkpoints during backups.Lars Wirzenius12-7/+261
2010-07-04Mark checkpoint generations as such, and report them in generation listing.Lars Wirzenius4-4/+44
2010-07-04Fix parsing of b-less units.Lars Wirzenius2-8/+20
2010-07-04Reset the right vfs written counter when making a checkpoint.Lars Wirzenius1-1/+1
2010-07-04Remove unused variables.Lars Wirzenius1-2/+0
2010-07-04Make checkpoints at suitable intervals.Lars Wirzenius1-1/+9
2010-07-04Add counter of written bytes to VFS.Lars Wirzenius3-1/+14
2010-07-04Add a --checkpoint option.Lars Wirzenius1-0/+10
2010-07-04Add new option type: processed.Lars Wirzenius2-0/+14
2010-07-04Implement ByteSizeParser.Lars Wirzenius3-4/+76
2010-07-04Add tests for a library to parse file sizes.Lars Wirzenius3-0/+87
2010-07-04Merge refactoring change to how files for backups are found.Lars Wirzenius1-46/+71
2010-07-04Read metadata for a file only once.Lars Wirzenius1-11/+10
2010-07-04Change backup plugin to use a generator instead of recursion.Lars Wirzenius1-46/+72
2010-07-04Fix NodeStoreVfs.mkdir to create parents, too.Lars Wirzenius1-1/+1
2010-07-01Store chunk filenames using base 16.Lars Wirzenius1-3/+3
2010-07-01Only store metadata if it has changed.Lars Wirzenius1-1/+7
2010-07-01Remove ROADMAP. All of it has been moved to the bug tracker.Lars Wirzenius1-121/+0
2010-06-30Speed up adding of newly created file to parent.Lars Wirzenius1-4/+7
2010-06-29Merge changes to speed up backups by better chunk filenaming.Lars Wirzenius1-4/+12
2010-06-29Simplify chunk directory hierarchy.Lars Wirzenius1-3/+2
2010-06-29Make put_chunk jump to random id if there's a collision.Lars Wirzenius1-0/+1
2010-06-29Change Store.put_chunk to choose randomly only the first chunk id.Lars Wirzenius1-1/+9
2010-06-29Update setup.py so it installs the script and manpage.version_0_10Lars Wirzenius1-0/+3
2010-06-29Update debian/control for Python policy conformance.Lars Wirzenius1-0/+2
2010-06-29Update NEWS for version 0.10 release.Lars Wirzenius1-280/+4
2010-06-29Debian packaging fixes.Lars Wirzenius3-5/+7