]> arthur.barton.de Git - bup.git/history - cmd/init-cmd.py
Use absolute_import from the __future__ everywhere
[bup.git] / cmd / init-cmd.py
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-01-17 Rob BrowningDon't import * from helpers
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2011-01-18 Gabriel Filioncmd/init: don't spit out a traceback on init error
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-09-08 David Roda--remote parameter requires a colon
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.