]> arthur.barton.de Git - bup.git/history - lib/bup/ssh.py
get: adjust for python 3 and test there
[bup.git] / lib / bup / ssh.py
2020-02-02 Rob BrowningAdjust server and client to accommodate python 3
2019-10-13 Rob BrowningMinimize use of preexec_fn
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-02-01 Rob Browningon: handle remote stdout and stderr via mux
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-26 Avery PennarunHandle $BUP_MAIN_EXE more carefully.
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-07 Avery PennarunIntroduce BUP_DEBUG, --debug, and tone down the log... bup-0.18
2010-08-22 Gabriel Filionlib/bup/ssh: Add docstrings
2010-03-21 Avery Pennarunclient: Extract 'bup server' connection code into its...