summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-22Prepare for release 1.9obnam-1.9Lars Wirzenius5-6/+6
2015-03-22Don't fix st_ctime, st_blksize that don't existLars Wirzenius1-2/+0
2015-03-22Update NEWSLars Wirzenius1-0/+3
2015-03-22Fix SFTP stat result fields from None to 0Lars Wirzenius1-0/+12
2015-03-22Updat NEWSLars Wirzenius1-1/+3
2015-03-22Merge fixups from Thomas WaldmannLars Wirzenius33-118/+65
2015-03-22sftp_plugin: use same mode for 2nd try after creating missing dirsThomas Waldmann1-2/+3
2015-03-22fix typosThomas Waldmann7-18/+18
2015-03-22Remove unused methodLars Wirzenius1-4/+0
2015-03-22add a XXX to a unused(?) broken piece of codeThomas Waldmann1-1/+1
2015-03-22show_plugin: fix call to undefined methodThomas Waldmann1-1/+1
2015-03-22Add an ObnamError subclass for errorThomas Waldmann1-1/+6
2015-03-22avoid shadowing builtinsThomas Waldmann7-20/+20
2015-03-22clientmetadatatree_tests: remove redeclared names without usageThomas Waldmann1-17/+0
2015-03-22fix typo in interface base classThomas Waldmann1-1/+1
2015-03-22more imports cleanup: remove unused, add missingThomas Waldmann3-3/+1
2015-03-22fuse_plugin: fix undefined "blocks"Thomas Waldmann1-1/+1
2015-03-22backup_plugin: fix wrong attribute referenceThomas Waldmann1-1/+1
2015-03-22add missing imports, remove unused importsThomas Waldmann21-32/+2
2015-03-22remove uneeded outer parens around boolean expressionsThomas Waldmann2-5/+5
2015-03-22refactor slightly misleading code, improve loggingThomas Waldmann1-5/+2
2015-03-22assertIn and assertNotIn are not available on Python 2.6Thomas Waldmann2-3/+3
2015-03-22Remove unused argument from get_fsck_work_itemsLars Wirzenius1-4/+1
2015-03-22Fix race condition between backup and forget wrt chunk deletionLars Wirzenius1-2/+43
2015-03-18Change how "obnam forget" locks to fix race conditionLars Wirzenius1-2/+43
2015-03-18Update NEWSLars Wirzenius1-0/+3
2015-03-18Disable chunk verification in restoreLars Wirzenius1-2/+9
2015-03-14Install fmt_simple as wellLars Wirzenius1-1/+6
2015-03-13Make obnam-benchmark flush each line to stdoutLars Wirzenius1-5/+9
2015-03-06Update NEWS file about bug fixLars Wirzenius1-0/+4
2015-03-06Verify that live data hasn't been appended toLars Wirzenius1-0/+4
2015-03-06Add scenario for verifying file that has been appended toLars Wirzenius1-0/+17
2015-03-06Ask for patches to update tests, docsLars Wirzenius1-0/+3
2015-03-01Remove pointless *.swp from .gitingoreLars Wirzenius1-1/+0
2015-02-26PATCH: minor style fixes, no functional changeThomas Waldmann2-4/+4
2015-02-21Depend on python-yamlLars Wirzenius2-0/+4
2015-02-05Remove extra libgfshare linkLars Wirzenius3-3/+0
2015-02-04Update debian/copyrightLars Wirzenius1-4/+4
2015-02-04adds de-translation of sect 'Storing backups remotely'Jan Niggemann1-1/+77
2015-02-04adds de-translation of actual restore exampleJan Niggemann1-0/+21
2015-02-04adds de-translation of how to find key-idJan Niggemann1-0/+10
2015-02-04adds de-translation of k4dirstat sectionJan Niggemann1-0/+16
2015-02-03adds fr to clean targetJan Niggemann1-0/+1
2015-02-03fixes typo in en-manualJan Niggemann1-1/+1
2015-02-03fixes multiple typos in de-manualJan Niggemann10-27/+27
2015-02-03fixes 2 typos in de-manualJan Niggemann1-2/+2
2015-01-30Make end-of-backup message more informativeLars Wirzenius2-7/+36
2015-01-30Update copyright yearsLars Wirzenius2-2/+2
2015-01-30Add --silent as an alias for --quietLars Wirzenius1-1/+1
2015-01-30Remove unnecessary empty lineLars Wirzenius1-1/+0