]> arthur.barton.de Git - bup.git/history - dev
Update base_version to 0.34~ for 0.34 development
[bup.git] / dev /
2022-07-11 Rob Browningcirrus: update freebsd python, debian to bullseye,...
2022-07-09 Rob Browningcompare-trees: add --times --no-times
2022-07-09 Rob Browningcompare-trees: drop getopt to allow long opts and fix...
2022-07-09 Rob BrowningEnsure "bup" invocations fail for all make targets
2022-05-03 Rob BrowningDisallow argc < 1 (for now just crash)
2022-01-16 Rob BrowningDrop vestigial compat.range
2022-01-16 Rob BrowningDrop support for python 2
2021-12-04 Johannes Bergconfigure/cleanup: support python 3.10
2021-11-27 Rob Browningdev/validate-python: require >= 3.7 for python 3 matchi...
2021-09-11 Rob Browningsystem-info: report freebsd cpu and mem info
2021-09-11 Rob Browningconfigure: add --with-pylint=[yes|no|maybe] defaulting...
2021-09-09 Rob Browningprep-for-freebsd-build: switch to py38
2021-09-09 Rob Browningdev/system-info: include df, mount, and git version
2021-05-16 Rob Browningdev/checksum: don't rely on bash /dev/stdin
2021-05-16 Rob Browningdev/checksum: paper over platform differences
2021-05-15 Rob Browningprep-for-freebsd-build: install coreutils for sha1sum
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-28 Rob Browningcirrus: drop py2 on macos since brew did
2021-03-28 Rob Browningid-other-than: pass strings to getpwnam/getgrnam
2021-03-28 Rob Browningbup_py_bytes_main: add to support py 3.6 compat
2021-03-28 Rob BrowningMakefile: don't depend on dev/python to clean
2021-03-27 Rob BrowningConvert top level executables to binaries and clean...
2021-03-06 Rob Browningconfigure-sampledata: cp lib/bup/*.py, not cmd/*.py
2021-01-06 Rob Browningprep-for-macos-build: don't run brew update
2020-12-20 Rob Browningprep-for-macos-build: only install brew when not found
2020-12-20 Rob Browningprep-for-macos-build: update brew install command
2020-12-19 Johannes Bergdev: macos: install sha1sum
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-27 Rob Browningcirrus freebsd: install pytest via pip for python 2
2020-11-26 Rob Browningfreebsd: fix pytest setup for python 3
2020-11-26 Johannes BergInstall xdist in prep-for-*-build
2020-11-26 Johannes Bergtests: convert python-based tests to pytest
2020-11-26 Johannes Bergtests: partially convert to pytest
2020-11-26 Johannes Bergtests: move all tests to test/
2020-11-25 Rob Browningsystem-info: include uname -a output
2020-08-22 Rob Browningupdate-checkout-info: compare physical paths (resolve...
2020-08-09 Rob Browninginstall-python-script: don't presume python exists
2020-07-23 Rob Browningcirrus: make rdiff-backup completely optional for freeb...
2020-07-05 Rob BrowningAvoid varying git archive content for ref; rework versi...
2020-07-05 Rob Browningcirrus: fill out python 3 tests
2020-07-05 Rob BrowningAdd portable dev/sort-z; link into t/bin/; use in test...
2020-07-05 Rob Browningcirrus: ensure we use the real readline on macos
2020-07-05 Rob BrowningUse pkg-config opportunistically
2020-07-05 Johannes Bergcirrus: macos: use new brew installer
2020-07-05 Johannes Bergmetadata: port ACL support to C
2020-07-05 Rob BrowningSplit src tree python use to config/bin/python and...
2020-07-05 Rob BrowningStop forcing LC_CTYPE=ISO-8859-1
2020-06-21 Rob BrowningWrap readline oursleves to avoid py3's interference
2020-01-11 Rob BrowningFix the handling of the configure MAKE and PYTHON vars
2020-01-09 Rob Browningprep-for-debianish-build: add kmod for modprobe in...
2020-01-09 Rob Browningprep-for-debianish-build: add dosfstools for vfat in...
2020-01-09 Johannes Bergmetadata: use python-xattr pyxattr compat code
2019-11-30 Rob Browningcirrus: test (incomplete) python 3 support
2019-09-28 Rob Browningupdate-doc-branches: create t/tmp if needed 0.30
2019-08-24 Rob BrowningAdd dev/system-info and call it during the CI tests
2019-08-24 Rob Browningprep-for-macos-build: get brew rsync
2019-08-24 Rob BrowningAdd cirrus.yml to enable testing on cirrus-ci.com
2018-10-20 Rob Browningupdate-doc-branches: add command to update man and...