summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Increase chunk cache size to 16 MiBliw/gaindexesLars Wirzenius1-1/+1
2015-11-17Change the data structure gaindexes useLars Wirzenius1-18/+69
2015-11-17Simplify find_chunk_ids_by_contentLars Wirzenius1-9/+4
2015-11-17Move _prepare_data into _load_dataLars Wirzenius1-15/+3
2015-11-17Call _prepare_data at the one place it wasn'tLars Wirzenius1-0/+1
2015-11-17Prepare data after loading in commitLars Wirzenius1-0/+1
2015-11-17Fill in empty _data using a template dictLars Wirzenius1-2/+5
2015-11-15Prepare release 1.18.2obnam-1.18.2Lars Wirzenius4-5/+5
2015-11-15Update NEWSLars Wirzenius1-0/+2
2015-11-15adds de-translation of document repository formatJan Niggemann1-0/+18
2015-11-15Update debian/changelogLars Wirzenius1-0/+8
2015-11-15Update NEWSLars Wirzenius1-0/+12
2015-11-15Fix exclusion of subdirectory contentsLars Wirzenius1-2/+15
2015-11-12Add setup.py --all-yarns (-Y) optionLars Wirzenius1-5/+9
2015-11-08Fix Green Alatross unit tests to clean upLars Wirzenius1-0/+4
2015-11-08Add a placeholder to document repository formatLars Wirzenius1-0/+19
2015-11-06Prepare 1.18.1 releaseobnam-1.18.1Lars Wirzenius3-2/+8
2015-11-06Make --quiet stop end-of-backup statistics to stdoutLars Wirzenius3-26/+38
2015-11-04Prepare release 1.18obnam-1.18Lars Wirzenius4-15/+20
2015-11-02Disable pylint warning that's falselly triggeredLars Wirzenius1-0/+1
2015-11-02Revert "Change type checking in object serialisation"Lars Wirzenius1-3/+2
2015-11-02Make find-all-obnam-errors not print duplicatesLars Wirzenius1-6/+13
2015-11-02Avoid referring to B-trees in backup progressLars Wirzenius1-8/+10
2015-11-02Deprecate --small-files-in-btree in help textLars Wirzenius1-4/+2
2015-11-01Change type checking in object serialisationLars Wirzenius1-2/+3
2015-11-01Handle number of strings with struct.packliw/optnopLars Wirzenius1-2/+5
2015-11-01Serialise dict int values speciallyLars Wirzenius1-1/+20
2015-11-01Encode a list of strings speciallyLars Wirzenius1-6/+38
2015-11-01Allow user to give object to serialise-speedLars Wirzenius1-9/+23
2015-11-01Set a GADirectory's contents as one dictLars Wirzenius1-6/+4
2015-11-01Allow some blob cachingLars Wirzenius1-1/+1
2015-11-01Avoid calling _require_file_existsLars Wirzenius1-2/+5
2015-10-27Make RepositoryFS be explicit about what it supportsLars Wirzenius2-6/+41
2015-10-25Store bags in a directory hierachyliw/bagtreeLars Wirzenius1-1/+7
2015-10-25setup.py: fix get_wanted_formats() not to use global configuration fileKalle Valo1-1/+2
2015-10-24Reformat code for pep8Lars Wirzenius1-2/+2
2015-10-24Reimplement scan_tree without recursionLars Wirzenius2-26/+52
2015-10-20Set temporary GNUPGHOME permissionsLars Wirzenius1-0/+1
2015-10-19Update INSTALL with copyright infoLars Wirzenius1-0/+8
2015-10-19Update NEWSLars Wirzenius1-0/+3
2015-10-19Avoid storing compressed data when the tagged compressed data would be longer...Henri Sivonen1-2/+9
2015-10-19Add INSTALL and note test requirements in READMERichard Ipsum2-0/+17
2015-10-17Drop creating a $HOME during testsLars Wirzenius1-5/+0
2015-10-17Drop obsolete README.benchmarksLars Wirzenius1-79/+0
2015-10-13Output final backup summary to stdoutLars Wirzenius2-11/+18
2015-10-11Update NEWSLars Wirzenius1-0/+3
2015-10-11kdirstat: Handled named pipes (fifos)Ian Campbell2-0/+15
2015-10-11Update NEWSLars Wirzenius1-0/+3
2015-10-11Add extra space before in-line commentLars Wirzenius1-1/+1
2015-10-11encryption_plugin: add a gnupghome configuration optionBen Boeckel4-6/+68