]> arthur.barton.de Git - bup.git/history - cmd/on-cmd.py
Use absolute_import from the __future__ everywhere
[bup.git] / cmd / on-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
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-02-01 Rob Browningon: handle remote stdout and stderr via mux
2015-01-14 Rob Browningon: always catch our exceptions
2015-01-14 Rob Browningon: only wait for a process if it might exist
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-26 Avery PennarunHandle $BUP_MAIN_EXE more carefully.
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2011-01-08 Avery PennarunMerge branch 'next' into 'master'
2011-01-06 Avery PennarunMerge branch 'bl/dumbserver' into next
2011-01-06 Brandon LowTeach bup about URLs and non-ssh remotes
2010-09-06 Avery PennarunRename 'bup rbackup' to 'bup on'