summaryrefslogtreecommitdiff
path: root/obnamlib
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Add justification to the max try countLars Wirzenius1-0/+4
2014-06-05Prevent sftp from looping infinitelyLars Wirzenius1-3/+13
2014-06-05Shorten long linesLars Wirzenius2-4/+4
2014-06-04fsck: optionally remove unused chunksCarlo Teubner6-9/+94
2014-06-04fsck: only check for unused chunks if appropriateCarlo Teubner1-1/+4
2014-06-04Fix typo in method nameCarlo Teubner1-1/+1
2014-06-04Fix typo in docstringCarlo Teubner1-1/+1
2014-06-04Remove unused parameter from internal methodCarlo Teubner1-3/+2
2014-06-03Exclude from test coverageLars Wirzenius1-2/+3
2014-06-03Provide a less cryptic error message in VFSJames Vasile1-0/+2
2014-06-03Allow backing up individual filesLars Wirzenius1-3/+31
2014-06-03Add --include to complement --excludeLars Wirzenius1-1/+35
2014-05-13Prepare for release 1.8obnam-1.8Lars Wirzenius1-1/+1
2014-05-12Fix SFTP mkdir to accept optional modeLars Wirzenius1-2/+2
2014-05-12Explain choice of permissionsLars Wirzenius1-0/+14
2014-05-12Create new dirs, files with restrictive permissionsLars Wirzenius4-7/+27
2014-05-08Set permissions of the restore --to dir more securelyLars Wirzenius1-0/+8
2014-04-20Reduce tracing calls in metadata_has_changedLars Wirzenius1-11/+0
2014-04-20Cache generation ids for an open clientLars Wirzenius1-8/+45
2014-04-16Make force-lock work without a client setLars Wirzenius1-12/+2
2014-04-16Implement obnam _lockLars Wirzenius1-0/+31
2014-04-16Remove TAB characterLars Wirzenius1-1/+1
2014-04-15Add humanise.py (oops)Lars Wirzenius1-0/+68
2014-04-15Move humanise_* out from backup pluginLars Wirzenius2-55/+8
2014-04-15Reformat backup plugin's settings creationLars Wirzenius1-51/+85
2014-04-15Do file I/O over sftp in binary modeLars Wirzenius1-3/+3
2014-04-15Do not exlude special cliapp magic --log valuesLars Wirzenius1-1/+3
2014-04-15Format code to add settings in app.pyLars Wirzenius1-70/+96
2014-04-15Add docstring to dump-repo subcommandLars Wirzenius1-0/+9
2014-04-13Format long linesLars Wirzenius14-117/+150
2014-04-13More copyright nitpick fixesLars Wirzenius19-18/+36
2014-04-13Add missing copyright statements, yearsLars Wirzenius28-27/+49
2014-04-11Don't allow backup root to be a symbolic linkLars Wirzenius1-3/+19
2014-04-11Give a better error message when --pretend without repoLars Wirzenius1-1/+10
2014-04-11Improve --to help textLars Wirzenius1-1/+1
2014-04-10Make error message for non-repo dir clearerLars Wirzenius1-1/+12
2014-04-10Fix restore of non-user.* xattrs when not rootLars Wirzenius1-3/+10
2014-04-10Use cliapp's plugin managerLars Wirzenius6-419/+9
2014-04-09Catch SetMetadataError and show better error messageLars Wirzenius1-5/+2
2014-04-09Raise SetMetadataError if set_metadata failsLars Wirzenius2-8/+42
2014-04-09Fix unit test to not modify test-gpghomeLars Wirzenius1-4/+16
2014-04-08Bugfix: excluded files stayed in new generationLars Wirzenius1-0/+9
2014-04-07Stop generated manpage from showing dev settingsLars Wirzenius3-15/+11
2014-04-01Prepare release 1.7.4obnam-1.7.4Lars Wirzenius1-1/+1
2014-03-31Prepare release version 1.7.3Lars Wirzenius1-1/+1
2014-03-30Apply patch from Valery to fix FUSE readLars Wirzenius1-6/+5
2014-03-29Fix "obnam diff latest"Lars Wirzenius1-1/+2
2014-03-24Fix count of backed up filesLars Wirzenius1-32/+69
2014-03-22Prepare release version 1.7.2obnam-1.7.2Lars Wirzenius1-1/+1
2014-03-22Fix advancing in FUSE fileobnam-1.7.1Lars Wirzenius1-1/+1