]> arthur.barton.de Git - bup.git/history - lib/cmd
ftp: fix ls arguments for python3
[bup.git] / lib / cmd /
2020-07-29 Johannes Bergftp: fix ls arguments for python3
2020-07-19 Aidan Hobson SayersEliminate redundant check of index start against ctime
2020-07-19 Johannes Bergweb: don't re-resolve item in listing
2020-07-19 Rob BrowningAdd bup-features to report status; drop ACL warnings
2020-07-05 Rob BrowningAvoid varying git archive content for ref; rework versi...
2020-07-05 Rob Browninghelp: fix src tree Documentation location
2020-07-05 Johannes Bergindex: fix bytes vs. str (py3) for --long output
2020-07-05 Rob BrowningSplit src tree python use to config/bin/python and...
2020-07-05 Rob BrowningRemove Python 3 guardrail: BUP_ALLOW_UNEXPECTED_PYTHON_...
2020-07-05 Rob BrowningStop forcing LC_CTYPE=ISO-8859-1
2020-07-05 Rob BrowningBypass Python 3 glibc argv problems by routing args...
2020-06-21 Rob Browningimport-rdiff-backup: fix incorrectly named TMPIDX var
2020-06-21 Johannes Bergweb: fix for python3
2020-06-21 Rob BrowningMigrate ftp, etc. to our _helpers bytes-oriented readline
2020-06-19 Rob Browningbup: don't print subcommands as b'cmd' in help with py3
2020-06-19 Rob BrowningMove cmd to lib/ and reverse symlink
2019-12-15 Rob BrowningSimplify bup startup process