]> arthur.barton.de Git - bup.git/history - lib/bup/cmd/ftp.py
ftp: use sys.exc_info(); import traceback unconditionally
[bup.git] / lib / bup / cmd / ftp.py
2021-10-09 Rob Browningftp: use sys.exc_info(); import traceback unconditionally
2021-09-17 Johannes Bergpylint: enable inconsistent-return-statements
2021-09-17 Johannes Bergpylint: enable consider-using-in
2021-09-17 Johannes Bergpylint: enable useless-return
2021-09-11 Johannes Bergtest: add pylint and test imports
2021-04-18 Johannes Bergftp: print pwd as part of the prompt
2021-04-18 Johannes Bergftp: honour pwd for ls
2021-04-11 Rob Browningftp: fix tab completion
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-06 Rob Browningftp: convert to internal command
2021-03-06 Rob Browningftp-cmd: copy to bup.cmd.ftp