]> arthur.barton.de Git - bup.git/history - lib/bup/main.py
main: fix output string truncation
[bup.git] / lib / bup / main.py
2021-12-05 Johannes Bergmain: fix output string truncation
2021-12-05 Johannes Bergmain: always put BUP_FORCE_TTY into the environment
2021-09-17 Johannes Bergpylint: enable unidiomatic-typecheck
2021-09-17 Johannes Bergpylint: check for trailing whitespace
2021-09-11 Johannes Bergtest: add pylint and test imports
2021-06-12 Rob Browningmain: remove vestigial debug statement
2021-05-30 Rob Browningbup.main: restore support for --x=y style arguments
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-28 Rob Browningbup.main: drop unicode-only getopt
2021-03-28 Rob BrowningStash the env PYTHONPATH during startup and restore...
2021-03-27 Rob BrowningRemove scaffolding needed during the bup.c conversion
2021-03-27 Rob BrowningConvert top level executables to binaries and clean...