summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-29Update NEWSLars Wirzenius1-0/+3
2016-10-29kdirstat: Correct output syntax for FIFOIan Campbell3-4/+7
There needs to be some whitspace after the FIFO tag, otherwise k4dirstat (silently!) stops parsing at this entry. This was wrong in the initial commit to add FIFO support to kdirstat 4ce858d7c593 ("kdirstat: Handled named pipes (fifos)"), manual testing at the time apparently only verified that the file was generated, not that it was valid, sorry. I updated the test yarns to also check for FIFO, however this is only run "ASSUMING extended attributes are allowed for users", which does not appear to be the case on my system. Also the testshould probably test for all sorts of files, not just regular and FIFO. Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
2016-10-29Remove spurious space in sourceLars Wirzenius1-1/+1
2016-10-29Add fixed bug to debian/changelogLars Wirzenius1-0/+2
2016-10-29Fix list-errors so it doesn't crashLars Wirzenius2-1/+6
2016-10-28Fix copyright yearLars Wirzenius1-1/+1
2016-10-27Ignore errors when removing temporary dirs for testingLars Wirzenius2-4/+4
Due to some interaction with gpg-agent in gpg 2.1, autospawning of said agent, and a socket file it creates and removes, rmtree would previously fail due to the socket having disappeared. Mysterious, but works now.
2016-10-18Flush client every N directoriesLars Wirzenius1-2/+13
2016-10-09Change version number to de-confuse ickLars Wirzenius2-3/+3
2016-10-09Require Python 2.7Lars Wirzenius3-2/+10
2016-10-09Require Python 2.7Lars Wirzenius2-5/+5
2016-10-07Add gpg command line to error message about gpg failingLars Wirzenius2-3/+8
2016-10-07Update copyright yearLars Wirzenius1-1/+1
2016-10-01Fix "user no longer has key" scenario stepLars Wirzenius2-4/+11
This used to assume things of gpg's output, which break when gpg becomes version 2.1.something. This changed version of the step should hopefully work with either version of gpg.
2016-09-09Add a note to always cc -support in responsesLars Wirzenius1-0/+6
2016-08-14Update NEWS about chunk indexes changeLars Wirzenius1-0/+5
2016-08-14Change indexes.py to use CowTreeLars Wirzenius1-89/+60
2016-08-14Break CowTree into many nodesLars Wirzenius4-5/+142
2016-08-14Add CowTree for storing chunk index dataLars Wirzenius5-1/+114
Also, add a a real implementation of LeafStore, with persistence.
2016-08-14Add CowLeaf to be used by CowTreeLars Wirzenius4-0/+110
2016-08-14Add LeafStore class for storing CowTree nodesLars Wirzenius4-1/+91
CowTree will be written soon.
2016-08-14Bump GA version to alert of incompatible changesLars Wirzenius1-1/+1
2016-08-13Add missing copyright yearLars Wirzenius1-1/+1
2016-08-13Make sure .mount_points always existsLars Wirzenius1-0/+1
2016-08-12Make --one-file-system work for bind mountsLars Wirzenius2-1/+20
2016-08-12Update copyright yearLars Wirzenius1-1/+1
2016-08-12Flip default for --weak-randomLars Wirzenius2-0/+7
2016-08-12Fix copyright year for obnamlib/fmt_ga/__init__.pyLars Wirzenius1-1/+1
2016-07-24Delete obsolete run-benchmark scriptLars Wirzenius1-27/+0
It uses obnam-benchmark, which has been gone for a long time.
2016-07-18Version the format id for green albatrossLars Wirzenius5-9/+19
2016-07-16Require --to for restoreLars Wirzenius2-0/+11
2016-07-14Update NEWSLars Wirzenius1-0/+3
2016-07-14Update copyright yearsLars Wirzenius5-5/+5
2016-07-14Fix typo in fuse_plugin, calling the wrong repo methodMichel Alexandre Salim1-1/+1
The repo interface exposes the `get_client_generation_ids` method, but in one location in `fuse_plugin` it is called as `get_clientgeneration_ids`. As reported in Fedora bugzilla, https://bugzilla.redhat.com/show_bug.cgi?id=1340138 #1340138 [abrt] obnam: fuse_plugin.py:391:statfs:AttributeError: 'RepositoryFormat6' object has no attribute 'get_clientgeneration_ids'
2016-07-14Use language code de instead of germanLars Wirzenius1-1/+1
2016-07-13Fix typos, from Andrea GelminiLars Wirzenius18-28/+30
2016-07-13Remove obsolete/wrong INSTALL fileLars Wirzenius1-22/+0
2016-07-13Update INSTALL file for ObnamRemi Rampin1-4/+8
This file looks like it was from cliapp.
2016-07-02Drop r/o caches while forgetting to reduce memory useLars Wirzenius4-0/+26
2016-07-02Add note about client lock needed for flush_cacheLars Wirzenius1-0/+2
2016-06-25Add flush_client method and fix RepositoryClientNotLocked instanceLars Wirzenius4-1/+21
This may be used to force any in-memory caches for an open client in a repository to be written out, and then dropped, to reduct memory use. Only green-albatross implements this, for now.
2016-04-12Fix manpage linksRemi Rampin1-2/+3
2016-04-12fixes manpage links in translations (de,en,fr)Jan Niggemann3-6/+7
2016-03-30GA: Start a new dir in a bag store after 512 bagsLars Wirzenius1-0/+16
This avoids putting all the bags from one generation in the same dir. When the bags contain chunks and there's a lot of chunks, putting them all in one dir could mean putting millions of files there.
2016-03-20Include NEWS, README in Debian packageLars Wirzenius1-0/+2
2016-03-18Update NEWSLars Wirzenius1-0/+3
2016-03-18Translate first 3 sections of the third chapterRemi Rampin1-76/+80
2016-03-18Rename files to French filenamesRemi Rampin1-0/+0
2016-03-18Do a pass on the existing French translationRemi Rampin2-73/+107
2016-03-18Sync French translation with English referenceRemi Rampin11-20/+679