summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-09Require Python 2.7, etcHEADmasterLars Wirzenius3-5/+7
2016-07-09Bump version numberLars Wirzenius1-1/+1
2016-07-09Add build-dep on lmodernLars Wirzenius2-2/+2
2016-07-09Make bumper compatible for releasingLars Wirzenius4-2/+14
2016-07-09Change build-dep from texlive-full to just texliveLars Wirzenius1-1/+1
2016-02-12Add pandoc, texlive-full to build dependsLars Wirzenius1-1/+2
2016-02-12Add HTML and PDF versions of manualLars Wirzenius2-1/+9
2016-02-12Move rest of "make check" into ./checkLars Wirzenius2-10/+15
2016-02-12Add a Python library for making IMPLEMENTSLars Wirzenius3-40/+91
2016-02-12Add script to run yarnLars Wirzenius1-0/+5
2016-02-12Add a manual and yarn test suiteLars Wirzenius1-0/+174
2015-10-18Prepare release 1.9genbackupdata-1.9Lars Wirzenius3-4/+4
2015-10-17Embellish progress reporting for new ttystatusLars Wirzenius1-5/+14
2015-10-17Fix empty-line-instead-of-progress-reporting bugLars Wirzenius2-0/+8
2015-07-19Drop obsolete CI releated fileLars Wirzenius1-2/+0
2015-07-19Include README, NEWS in .debLars Wirzenius2-0/+9
2015-07-14Prepare release version 1.8genbackupdata-1.8Lars Wirzenius3-4/+4
2015-05-01Add build-depenency on pep8Lars Wirzenius1-1/+1
2015-05-01Fix whitespace for PEP8Lars Wirzenius2-3/+3
2015-04-18Make import relativeLars Wirzenius1-2/+2
2015-04-18Remove unused importLars Wirzenius1-1/+0
2015-04-18Remove trailing empty lineLars Wirzenius1-1/+0
2015-04-18Add pep8 to make checkLars Wirzenius1-0/+1
2015-04-18Remove trailing empty lineLars Wirzenius1-1/+0
2015-04-18Remove trailing whitespaceLars Wirzenius6-47/+47
2015-04-02Add {,build} dependency on python-cryptoLars Wirzenius2-2/+4
2015-03-27Use RC4 to generate less repetitive junkLars Wirzenius3-75/+65
2015-03-27Update NEWSLars Wirzenius1-0/+6
2015-03-27Reduce unnecessary string catenationsLars Wirzenius1-6/+11
2015-03-27Use RC4 for generating jusnkLars Wirzenius1-31/+13
Suggested-by: Rob Kendrick
2015-03-27Refactor "f=open()...f.close()" to use "with open() as f:"Lars Wirzenius1-7/+6
2015-03-27Refactor ttystatus formatting to use .format()Lars Wirzenius1-9/+3
2015-03-27Fix breaking of long lines to be nicerLars Wirzenius1-4/+2
2015-03-27Format settings creationLars Wirzenius1-20/+26
Also remove unnecessary %default stuff.
2015-03-27Fix Makefile (check) to remove .coverage on successLars Wirzenius1-0/+1
2014-04-01Add a junk-generating utilityLars Wirzenius1-0/+44
2014-03-29Tweak debian/controlLars Wirzenius2-2/+11
2012-09-29Prepare release version 1.7genbackupdata-1.7Lars Wirzenius3-1/+12
2012-09-29Update README to be vaguely correctLars Wirzenius1-7/+3
2012-09-01Add missing build-dep on cmdtestLars Wirzenius1-1/+1
2012-06-17Remove/update outdated informationLars Wirzenius2-10/+2
Thanks, Michel Alexandre Salim, for reporting.
2012-06-17Add a copy of GPLv2Lars Wirzenius1-0/+339
Thanks, Michel Alexandre Salim, for reporting.
2012-05-05Update home page referenceLars Wirzenius1-1/+1
2011-12-26use cmdtest for black box testsLars Wirzenius6-287/+68
2011-12-26remove old black box tests, use cmdtest insteadLars Wirzenius2-287/+1
2011-12-26silence genbackupdataLars Wirzenius2-3/+3
The progress output does not do any good for the tests.
2011-12-26create more data for test to make it catch bugs betterLars Wirzenius1-2/+3
2011-12-26add test case for reproducible dataLars Wirzenius1-0/+23
2011-12-26add test case for creating the right amountLars Wirzenius2-0/+24
2011-12-26add cmdtest test case for --help returning 0Lars Wirzenius1-0/+19