summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-04-01Prepare release 1.7.4obnam-1.7.4Lars Wirzenius4-4/+7
2014-04-01Fix debian upload targetLars Wirzenius1-2/+2
2014-04-01Fix debian/obnam.docsobnam-1.7.3Lars Wirzenius1-2/+4
2014-04-01Add build-dep on texlive-lang-germanLars Wirzenius2-0/+3
2014-03-31Avoid requiring git for manual versionLars Wirzenius1-1/+1
2014-03-31Prepare release version 1.7.3Lars Wirzenius4-3/+5
2014-03-30Update NEWS about bugfixLars Wirzenius1-0/+4
2014-03-30Add de translation to manualJan Niggemann4-1/+75
2014-03-30Apply patch from Valery to fix FUSE readLars Wirzenius2-6/+5
Patch by Valery Yundin. He gave the following recipe to verify it works: * set "ObnamFuseFile.keep_cache" to False * backup * mount * diff -r the original and via FUSE Before the patch this failed for me if the original file was large enough, on the order of two to a hundred megs. It works after the patch. Someday I will have to really write a test suite for this.
2014-03-29Update NEWS about bugfixLars Wirzenius1-0/+3
2014-03-29Fix "obnam diff latest"Lars Wirzenius3-1/+14
Add test case. Fix code. Reported-by: Junyx
2014-03-29Tweak ./publish for manual translationsLars Wirzenius1-1/+1
2014-03-29Add test scenario for enabling compression laterLars Wirzenius1-0/+18
2014-03-29Add section titlesLars Wirzenius1-0/+6
2014-03-29Add scaffolding for manual translationsLars Wirzenius21-22/+50
Merge branch 'liw/manual-xlate'
2014-03-29Remove 000.mdwn from .gitignoreLars Wirzenius1-1/+0
I wan tto knwo if it's there, 'cause that means something went wrong
2014-03-29Update .gitignoreLars Wirzenius1-4/+4
2014-03-29Move HTML formatting to a helper scriptLars Wirzenius2-9/+21
2014-03-29Remove debugging outputLars Wirzenius1-3/+0
2014-03-29Move formatting code to a shell scriptLars Wirzenius2-4/+24
2014-03-29Move English manual texts to en subdirLars Wirzenius18-9/+9
2014-03-28Dual-license the manualLars Wirzenius4-16/+488
2014-03-28Don't run cmdtests in debian/rulesLars Wirzenius1-0/+1
2014-03-28Remove cmdtest invocation in debian/rulesLars Wirzenius1-1/+1
2014-03-27Remove cmdtest invocations from setup.pyLars Wirzenius1-17/+0
2014-03-27Remove remnants of cmdtest filesLars Wirzenius6-198/+0
2014-03-27Convert unreadable-dir cmdtest to yarnLars Wirzenius5-49/+20
2014-03-27Convert unreadable-file cmdtest to yarnLars Wirzenius8-62/+43
Doing this exposed a bug in yarn, which meant that the test needs a newer yarn to run. (Not yet released.)
2014-03-27Remove cmdtest for mangled chunksLars Wirzenius3-44/+0
This is not currently testable without violating the abstraction, and I will introduce a better way of doing that, later.
2014-03-27Remove cmdtest for bad file checksumsLars Wirzenius3-40/+0
This is not currently testable without violating the repository interface abstraction, and that'd result in a bad test. I will fix this later.
2014-03-27Convert encryption-replaces-key cmdtest to yarnLars Wirzenius4-47/+96
Merge branch 'liw/enc-cmdtest-conv'
2014-03-27Separate adding to share and owner stepsLars Wirzenius2-5/+12
2014-03-26Add missing implementationsLars Wirzenius1-0/+20
2014-03-26Remove now-obsolete testLars Wirzenius1-41/+0
2014-03-26Add implementsLars Wirzenius1-1/+49
2014-03-26Add scenario for replacing client keyLars Wirzenius1-0/+27
2014-03-26Add helpr functions for getting keyid, fingerprintLars Wirzenius1-0/+19
2014-03-26Convert nagios test to yarnLars Wirzenius3-46/+40
2014-03-26Remove part of test outline already implementedLars Wirzenius1-2/+0
2014-03-24Fix count of backed up filesLars Wirzenius4-37/+87
2014-03-22Prepare release version 1.7.2obnam-1.7.2Lars Wirzenius4-4/+12
2014-03-22Fix advancing in FUSE fileobnam-1.7.1Lars Wirzenius1-1/+1
We don't necessarily have the content, but we do know its size.
2014-03-22Prepare for release version 1.7.1Lars Wirzenius4-6/+7
2014-03-21Update debian/control URLsLars Wirzenius2-2/+3
2014-03-21Reduce python-coverage-test-runner build-dep to 0.8Lars Wirzenius2-1/+4
2014-03-21Fix test suite failures on TMPDIR without user xattrLars Wirzenius7-10/+31
Remove use of extended attributes from some tests. Make the remaining tests be conditional on whether extended attributes actually work in the temporary directory (in the user.* namespace).
2014-03-21Merge branch 'liw/dump-in-json'Lars Wirzenius4-9/+10
2014-03-21Update NEWSLars Wirzenius1-0/+3
2014-03-21Document dropped dep in debian/changelogLars Wirzenius1-0/+1
2014-03-21Drop dependency on python-yamlLars Wirzenius1-4/+2