summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Prepare to release version 1.1obnam-1.1Lars Wirzenius5-15/+18
2012-06-30Fix method referenceLars Wirzenius1-1/+1
2012-06-25manpage unclear about exclude pattern (Closes: #679016)Lars Wirzenius1-0/+1
2012-06-24Make forget --pretend report the generationsLars Wirzenius2-1/+6
2012-06-24Fix homepage url in setup.pyLars Wirzenius1-1/+1
2012-06-24Clarify manpage for --keep rulesLars Wirzenius3-1/+10
2012-06-24Clarify manpage on user in sftp URLsLars Wirzenius3-2/+8
2012-06-18Remove outdated part of manpageLars Wirzenius2-13/+2
2012-06-18Clarify verify and --root in manpageLars Wirzenius2-2/+3
2012-06-17Add note of --help groups in NEWSLars Wirzenius1-0/+2
2012-06-17Add option groups to --help outputLars Wirzenius5-26/+70
2012-06-17When lock fails, include lock name in exceptionLars Wirzenius1-2/+3
2012-06-17Make sure --repository is setLars Wirzenius2-0/+6
2012-06-17Use the libc-provided xattr.h instead of the libattr oneLars Wirzenius3-2/+3
2012-06-12Fix manpage exclude example markupLars Wirzenius1-1/+1
2012-06-06debian/control: Bump python-ttystatus dependencies to 0.18.Lars Wirzenius2-2/+8
2012-06-01Build Debian packages only on LinuxLars Wirzenius2-1/+7
2012-06-01Mark --small-files-in-btree setting as deprecatedLars Wirzenius2-2/+7
2012-06-01Release version 1.0obnam-1.0Lars Wirzenius5-12/+19
2012-06-01Fix duplicate chunk finding during a backup generationLars Wirzenius1-7/+34
2012-05-30Release version 0.30obnam-0.30Lars Wirzenius4-5/+7
2012-05-30Fix test case problem when $TMPDIR does not support nanosecond mtimeLars Wirzenius3-1/+12
2012-05-30Fix test case when user_xattr isn't setLars Wirzenius3-2/+19
2012-05-27debian/control: Add build-dependency on the attr package, needed forobnam-0.29Lars Wirzenius2-2/+5
2012-05-27Release version 0.29Lars Wirzenius5-8/+27
2012-05-27Increase crash test limitLars Wirzenius1-1/+1
2012-05-27Update NEWS about sftp round tripsLars Wirzenius1-0/+1
2012-05-27Optimize sftp round trips a bitLars Wirzenius5-52/+13
2012-05-26Reduce round trips for writing filesLars Wirzenius1-6/+7
2012-05-25Change write_file to not guarantee atomicityLars Wirzenius2-12/+9
2012-05-25Remove feature to make files in repository be read-onlyLars Wirzenius3-37/+0
2012-05-24Work with and without network testsLars Wirzenius1-1/+1
2012-05-24Handle network tests correctlyLars Wirzenius3-11/+14
2012-05-24Make it possible to choose to run network tests onlyLars Wirzenius1-16/+26
2012-05-24Make it possible to select more easily what tests to runLars Wirzenius0-0/+0
2012-05-24Update debian/control about fixed Debian bugLars Wirzenius1-1/+2
2012-05-24Change output of "obnam ls"Lars Wirzenius2-23/+33
2012-05-24Fix error message when root is not a directoryLars Wirzenius3-5/+25
2012-05-24Keep shared B-trees locked lessLars Wirzenius5-33/+87
2012-05-24Update NEWS about changeLars Wirzenius1-0/+2
2012-05-24Change backup plugin to pool updates to shared B-treesLars Wirzenius1-2/+18
2012-05-24Run genbackupdata with --quiet in testLars Wirzenius1-1/+1
2012-05-24Avoid putting chunks in shared trees when not de-duplicatingLars Wirzenius1-5/+12
2012-05-24Fix backup plugin to handle new put_chunkLars Wirzenius1-1/+3
2012-05-24Fix chunk removal at commit time to handle chunks not in shared treesLars Wirzenius1-4/+10
2012-05-24Fix tests to handle split put_chunkLars Wirzenius1-11/+26
2012-05-24Rename put_chunk into put_chunk_only and drop its checksum argumentLars Wirzenius1-9/+1
2012-05-24Split put_chunk into put_chunk and put_chunk_in_shared_treesLars Wirzenius1-3/+17
2012-05-24Re-invent obnam standard benchmarksLars Wirzenius9-84/+73
2012-05-24Er, yes, I do actually want to always use encryptionLars Wirzenius1-1/+1