]> arthur.barton.de Git - bup.git/commit
Convert top level executables to binaries and clean up clean
authorRob Browning <rlb@defaultvalue.org>
Sat, 13 Feb 2021 22:36:35 +0000 (16:36 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 27 Mar 2021 19:44:02 +0000 (14:44 -0500)
commit4d9dd65141326b0f3ffa1658a0535348940ed017
treea1fe97796819456a982c004a87529a67311a8756
parent8be9277b4d12e5649f76c166e177c5feef10931a
Convert top level executables to binaries and clean up clean

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
33 files changed:
.gitignore
DESIGN
Makefile
README.md
cmd [deleted symlink]
config/config.vars.in
config/configure
dev/bup-python [deleted file]
dev/cleanup-mounts-under
dev/data-size
dev/echo-argv-bytes
dev/hardlink-sets
dev/id-other-than
dev/install-python-script [deleted file]
dev/lib.sh
dev/make-random-paths
dev/mksock
dev/ns-timestamp-resolutions
dev/python.c [new file with mode: 0644]
dev/root-status
dev/sparse-test-data
dev/subtree-hash
dev/unknown-owner
dev/validate-python [new file with mode: 0755]
lib/bup/_helpers.c
lib/bup/cmd/get.py
lib/bup/cmd/split.py
lib/bup/compat.py
lib/bup/csetup.py [deleted file]
lib/bup/main.py [new file with mode: 0755]
lib/cmd/bup [deleted file]
lib/cmd/bup.c [new file with mode: 0644]
test/ext/test-misc