summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-10Record in .seivot file whether backup was encrypted or not.Lars Wirzenius1-0/+4
2011-07-10Add obnam-branch and obnam-branch-nick to meta section.Lars Wirzenius1-0/+2
2011-06-30Add script to summarize a bunch of seivot files.Lars Wirzenius1-0/+238
2011-06-29Remove useless debian/pycompat file.Lars Wirzenius1-1/+0
2011-06-27Add ITP bug number to debian/changelog.Lars Wirzenius1-0/+7
2011-06-27Improve Debian package long description.Lars Wirzenius1-1/+8
2011-06-25Report what's being measured, since progress reporting is nice.Lars Wirzenius1-0/+1
2011-06-25Don't run viewprof on profiling files, but keep the original files.Lars Wirzenius1-14/+5
2011-06-25Add --file-size option.Lars Wirzenius1-1/+4
2011-06-24Use new API for cliapp settings.Lars Wirzenius1-47/+44
2011-05-18Record repository I/O amounts for Obnam.Lars Wirzenius1-1/+26
2011-05-18Extract repository I/O amounts from Obnam log file.Lars Wirzenius1-1/+20
2011-05-18Report repository bytes read/written.Lars Wirzenius1-0/+6
2011-05-16Merge sftp support.Lars Wirzenius2-2/+31
2011-05-16Add note about ssh localhost access to README.Lars Wirzenius1-1/+3
2011-05-16Update README.Lars Wirzenius1-1/+19
2011-05-16Use sftp URL if requested.Lars Wirzenius1-1/+6
2011-05-16Rename --use-network to --use-sftp, for accuracy.Lars Wirzenius1-2/+2
2011-05-16Add --use-network option.Lars Wirzenius1-0/+4
2011-05-14Merge measurement of repo size.Lars Wirzenius1-0/+13
2011-05-14Make seivot measure the size of the repository after each command.Lars Wirzenius1-0/+13
2011-05-14Only do cache dropping if requested.Lars Wirzenius1-1/+2
2011-05-02New upstream release.Lars Wirzenius3-1/+16
2011-05-02Merge changes to clear kernel cache before benchmarks.Lars Wirzenius1-1/+23
2011-05-02Call drop_caches at the right moment.Lars Wirzenius1-0/+3
2011-05-02Add function for dropping caches.Lars Wirzenius1-1/+15
2011-05-02Add --drop-caches option.Lars Wirzenius1-0/+5
2011-04-23bump version numberLars Wirzenius1-1/+1
2011-04-23run obnam with --weak-random (cause we do not want to block onLars Wirzenius2-1/+9
2011-04-23Fix --encrypt-with.Lars Wirzenius3-2/+8
2011-04-23New upstream release: --encrypt-withLars Wirzenius3-4/+16
2011-04-21Fix setup.py to actually install the right stuff.Lars Wirzenius2-3/+8
2011-04-21Release version 1.4.Lars Wirzenius4-3/+10
2011-04-21Add transfer speeds to output.Lars Wirzenius1-6/+20
2011-04-21Merge rewrite to make seivot more flexible and usable.Lars Wirzenius5-605/+434
2011-04-21Make seivots-to-csv output per-size CSV files.Lars Wirzenius2-22/+47
2011-04-21Make --obnam-profile get a filename pattern instead of boolean.Lars Wirzenius1-11/+28
2011-04-19Add program to create summary CSVs from a set of seivots.Lars Wirzenius1-0/+79
2011-04-19Remove debugging print.Lars Wirzenius1-1/+0
2011-04-19Add --larch-branch.Lars Wirzenius1-1/+18
2011-04-19Implement Python profiling for obnam.Lars Wirzenius1-23/+38
2011-04-19Log generation number being measured.Lars Wirzenius1-1/+1
2011-04-19Measure user, system times, and maxrss.Lars Wirzenius1-20/+40
2011-04-19Add report generation.Lars Wirzenius1-8/+69
2011-04-19Re-use factory that was already created.Lars Wirzenius1-3/+3
2011-04-19Make --program get its choices from the factory.Lars Wirzenius1-1/+6
2011-04-19Make --program be a choice.Lars Wirzenius1-3/+2
2011-04-19Implement forget for obnam.Lars Wirzenius1-1/+6
2011-04-19Implement restore for obnam.Lars Wirzenius1-0/+4
2011-04-19Implement list_files for obnam.Lars Wirzenius1-5/+18