summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Add object counts to reportliw/loginitdelLars Wirzenius1-10/+17
2016-08-11Add object_lifetimes scriptLars Wirzenius1-0/+87
2016-08-11Log Metadata object lifetimesLars Wirzenius1-0/+4
2016-08-11Log DirectoryObjectCache object lifetimesLars Wirzenius1-0/+9
2016-08-11Log GAChunkIndexes object lifetimesLars Wirzenius1-0/+4
2016-08-11Log GADirectory object lifetimesLars Wirzenius1-0/+4
2016-08-11Log GAKeys, AddedFiles object lifetimesLars Wirzenius1-0/+17
2016-08-11Log Bag object lifetimesLars Wirzenius1-0/+4
2016-08-11Log BlobCache object lifetimesLars Wirzenius1-0/+4
2016-08-11Add object creation/deletion logging helpersLars Wirzenius3-0/+33
2016-08-11Update copyright year for obnamlib/fmt_ga/__init__.pyLars Wirzenius1-1/+1
2016-07-24Delete obsolete run-benchmark scriptLars Wirzenius1-27/+0
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
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
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
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
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
2016-03-17Use plain digests for MD5 (backwards compat)Lars Wirzenius3-5/+16
2016-03-17Update copyright yearLars Wirzenius1-1/+1
2016-03-17Drop unused hashlib importLars Wirzenius1-2/+0
2016-03-17Drop unused variables, FakeRepository classLars Wirzenius1-20/+1
2016-03-17Use underscored name to hide global symbolLars Wirzenius1-1/+1
2016-03-17Drop now-unused hashlib importLars Wirzenius1-1/+0
2016-03-17Actually store SHA checksums in GALars Wirzenius5-23/+36
2016-03-17Use whole-file checksummer in backup pluginLars Wirzenius2-9/+9
2016-03-17Drop unused variable, use the real oneLars Wirzenius1-2/+1
2016-03-17Compute faster whole-file checksum for non-MD5Lars Wirzenius2-7/+15
2016-03-17Add RepositoryInterface.get_client_checksum_keyLars Wirzenius6-9/+34
2016-03-17Add get_checksum_algorithm_keyLars Wirzenius3-2/+20
2016-03-17Remove md5 from --checksum-algorithm choicesLars Wirzenius1-1/+2
2016-03-17Add whole file checksummer classLars Wirzenius6-13/+176
2016-03-17Store/use checksum algorithm in per-client dataLars Wirzenius2-3/+17
2016-03-17Add --checksum-algorithm settingLars Wirzenius7-11/+137
2016-03-17Do union only onceLars Wirzenius1-5/+6