]> arthur.barton.de Git - bup.git/history - lib/cmd/bup
ls: convert to internal command
[bup.git] / lib / cmd / bup
2021-03-06 Rob Browningls: convert to internal command
2021-03-06 Rob Browningcat-file-cmd: migrate to internal bup.cmd.cat_file
2021-03-06 Rob Browningbup: include built-in subcommands in help
2021-03-06 Rob Browningbup: filter stdout/stderr via thread/pipe for internal...
2021-03-06 Rob Browningfilter_output: handle multiple srcs/dests as lists
2021-03-06 Rob BrowningAdd --import-py-module
2021-03-06 Rob BrowningAdd handle_ctrl_c to bup itself
2021-03-06 Rob BrowningEnable --profile for built-in subcommands
2021-03-06 Rob Browningbup: don't convert bup_dir to bytes twice
2021-03-06 Rob Browningbup: add support for "internal" subcommands
2020-12-24 Rob BrowningReplace atoi with explicit checks; rm unused atof
2020-09-04 Johannes Bergbup: pass TTY width through to sub-command and remote
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-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