summaryrefslogtreecommitdiff
path: root/obnamlib/repo_factory.py
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Move shared repo format hooks to RepositoryFactoryLars Wirzenius1-0/+6
2015-12-06Remove now-wrong docstring commentLars Wirzenius1-6/+1
2015-08-29Give logging calls args, not formatted stringLars Wirzenius1-2/+2
2015-07-19Drop the simple formatLars Wirzenius1-1/+0
2015-07-04Cleanups suggested by pep8Lars Wirzenius1-3/+3
2015-05-16Add Green Albatross repository formatLars Wirzenius1-0/+1
2015-04-03Update copyright yearsLars Wirzenius1-1/+1
2015-03-26Add list-formats subcommandLars Wirzenius1-0/+3
2014-12-29Add simple format to RepositoryFactoryLars Wirzenius1-0/+1
2014-04-13Add missing copyright statements, yearsLars Wirzenius1-1/+1
2014-04-10Make error message for non-repo dir clearerLars Wirzenius1-1/+12
2014-02-16Convert repo_factory.py to StructuredErrorLars Wirzenius1-8/+6
2013-12-28Setup hooks from RepositoryInterface implemenationsLars Wirzenius1-0/+11
2013-12-28Fix create_repo so it works when repo existsLars Wirzenius1-11/+20
2013-12-28Have RepositoryFactory call init_repoLars Wirzenius1-1/+3
2013-12-08Add RepositoryFactoryLars Wirzenius1-0/+97