]> arthur.barton.de Git - bup.git/history - t
index: remove vestigial buffer and sys imports
[bup.git] / t /
2020-01-11 Rob BrowningFix the handling of the configure MAKE and PYTHON vars
2020-01-11 Rob BrowningGiven bup-python, rm vestigial PYTHONPATH settings
2020-01-09 Johannes Bergtests: fuse: use stat instead of relying on "ls -l...
2019-12-15 Rob BrowningPrevent Python 3 from interfering with argv bytes
2019-10-13 Rob BrowningMinimize use of preexec_fn
2019-09-11 Rob Browningtest-get: rm pax_global_header from git archive output
2019-08-24 Rob Browningtest-duplicity-import: don't quote wc -l output
2019-08-24 Rob Browningtest-rm: extend rsync pattern flexibility to all lines
2019-08-22 Rob Browningtest-prune-older: disable background gc
2019-08-18 Rob Browningconfigure-sampledata: add a fifo
2019-07-02 Rob Browningtest-get: remove vestigial ls --full-time
2019-04-13 Rob Browningrev_list: handle multiple results/ref from remote for...
2019-04-12 Rob BrowningDon't use "cp -a" (round 2)
2019-03-03 Rob Browningget: note writes in just_write and fsck after tests
2019-03-03 Rob BrowningAdd bup get; see the documentation for further information
2019-01-12 Rob Browningvfs: change /save/latest back to a symlink to the lates...
2018-08-11 Rob Browningtest-xdev: use different filesystem images for each...
2018-08-11 Rob Browningtest-index-check-device: use separate files for loopbac...
2018-07-01 Rob Browningvfs: cache resolve() calls to improve (fuse) performance
2018-06-24 Rob Browningtest-split-join: test that split --noop produces no...
2018-06-24 Robert EvansAdd bup split --noop <--blobs|--tree>
2018-04-28 Patrick Rouleaufix t/root-status for CygWin
2018-04-07 Rob Browningis_superuser: test for group 544 or 0 on cygwin
2018-03-31 Rob Browningbuptest: base testing subproc funcs ex() and exo()...
2018-03-27 Rob Browningtest-sparse-files: check sparse file size more carefully
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2018-01-27 Rob BrowningAdd compat.items() and use it
2018-01-20 Rob Browningroot-status: use print_function
2017-12-24 Rob BrowningPort fuse to vfs2
2017-12-24 Rob BrowningPort ftp to vfs2 and add test-ftp
2017-12-24 Rob Browningexc: support input arg; return SubprocInfo from exc...
2017-12-24 Rob BrowningMove exc, exo, and logcmd to buptest.py
2017-12-18 Rob BrowningSupport remote listings: bup ls -r ...
2017-12-18 Rob Browningls: retrieve all of the available metadata when requested
2017-12-17 Rob Browningvfs2: add try_resolve() and use it in ls
2017-12-17 Rob Browningls: add --commit-hash and drop vfs nominal_oid
2017-12-16 Rob Browningvfs2: report tree metadata for commits
2017-12-16 Rob BrowningPort ls to vfs2
2017-12-16 Rob Browningtest-ls: strip the test tempdir from the test save
2017-11-11 Rob Browningtest-rm: fix regexes to handle newer *and* older git
2017-11-05 Rob Browningtest-rm: accommodate packed-refs creation by newer git
2017-10-21 Rob Browningtest-rm: ensure entire string matches in wv_matches_rx
2017-10-10 Rob BrowningAdd trivial t/perf-glance for sanity checking
2017-10-08 Rob BrowningAdd restore from remote: "bup restore -r host:path...
2017-07-11 Rob Browningtest-meta: don't try to chattr +T a file
2017-06-18 Rob BrowningMove test.sh save/restore tests to test-save-restore
2017-06-18 Rob Browningtest-prune-older: report cmd, not argv in exception
2017-05-20 Rob BrowningHonor git config pack.packSizeLimit when set
2017-04-23 Ben Kellyprune-older: keep most recent save in each period group
2017-04-01 Rob Browningpwd may not be in /bin, so change /bin/pwd to pwd
2017-03-26 Paul Kronenwettertest-ls: discover socket mode like symlink mode
2017-03-26 Tim RiemenschneiderSaveguard against deleting new pack-file (f.e. with...
2017-01-29 Rob Browningtest-rm: sort compare-trees output with LC_ALL=C
2016-12-19 Rob Browningtest-prune-older: set test git author/committer
2016-12-17 Rob Browningmips64el can't conceive of lunar landing; adjust
2016-12-15 Rob Browningtest-prune-older: avoid duplicate save times
2016-12-07 Rob BrowningAdd bup prune-older command
2016-11-05 Rob Browningtest-gc: sort ls output defensively before comm
2016-09-10 Rob BrowningReport unknown root status if getwindowsversion > 5
2016-09-10 Rob BrowningDetect root-status failures
2016-07-17 Rob Browninggc: actually allow --threshold arg
2016-07-17 Rob Browningcleanup-mounts-under: skip if no /proc/mounts
2016-07-09 Rob Browningtest-fuse: skip tests if no fuse module
2016-07-09 Rob Browningtest-web: s/python/bup-python/
2016-07-02 Rob Browningtest-web: silence curl during socket test
2016-07-02 Rob Browningtest-web: skip tests if no tornado
2016-06-11 Rob Browningtest-web: use path with unique unicode sequence
2016-06-11 Rob Browningtest-meta: loosen expected rsync diff pattern
2016-06-03 Rob BrowningFix release archives and add tests
2016-05-24 Rob BrowningCompute exact sizes via t/data-size in test-gc.sh
2016-05-20 Rob BrowningMerge restore --sparse corruption fix
2016-05-20 Rob Browningtest-sparse-files: use bup-python in master
2016-05-20 Frank Gevaertsrestore: test --sparse with zeros at 64k boundary
2016-05-20 Rob Browningrestore: add generative --sparse testing
2016-05-20 Rob BrowningUse $RANDOM seed for --sparse random tests
2016-03-26 Rob Browningtest-rm: replace pipefail with explicit tests
2016-03-22 Rob Browningsync-trees: drop -X and retry if -X fails
2016-03-19 Rob Browningcompare-trees: drop -X and retry if -X fails
2016-03-13 Rob Browningfuse: remove redundant custom Stat class
2016-03-12 Rob Browningweb: retrieve paths exactly as presented
2016-03-12 Rob BrowningMerge web GET fix and SIGTERM and unix:// support
2016-03-12 Rob Browningweb: fix broken GETs and test
2016-03-05 Rob BrowningNever omit explicitly named mounts during index -x
2016-02-22 Rob Browningindex: always return at least the root for filter prefixes
2016-02-14 Rob Browningtest-rm: match rsync output against rx, not string
2016-02-14 Rob BrowningMerge initial bup gc command
2016-02-14 Rob BrowningMerge initial bup rm command
2016-02-14 Rob BrowningAdd probabilistic "bup gc", but require --unsafe
2016-02-14 Rob BrowningAdd "bup rm", but require --unsafe invocation
2016-01-17 Rob Browningls: add missing sys and columnate imports
2016-01-17 Rob BrowningAdd initial test-list-idx.sh
2016-01-09 Rob BrowningAdd trivial test-main.sh
2016-01-09 Rob Browninghelpers: rename realpath to resolve_parent
2016-01-01 Rob Browningtest-ls: add missing WVPASSes to report failures
2015-12-27 Rob BrowningHave clean depend on bup-python so tools can too
2015-12-24 Rob BrowningSet sort LC_ALL=C correctly in test-meta and test-xdev
2015-12-18 Rob BrowningChange remaining uses of python to bup-python
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2015-12-12 David Kettlertest-tz.sh: test save in a fractional time zone
2015-11-29 Rob Browningtest-fuse.sh: remove vestigial bash date expansion
next