]> arthur.barton.de Git - bup.git/history - cmd/join-cmd.py
Adjust split-cmd join-cmd margin-cmd for python 3; test-split-join
[bup.git] / cmd / join-cmd.py
2020-02-02 Rob BrowningAdjust split-cmd join-cmd margin-cmd for python 3;...
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2017-09-24 Rob BrowningAdd repo abstraction and use it in join
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-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-13 Avery Pennaruncmd/join: add a new -o (output filename) option.
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-09-08 David Roda--remote parameter requires a colon
2010-08-22 Gabriel Filionimport cleanup
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.