]> arthur.barton.de Git - bup.git/history - t
test-cat-file.sh: handle hashsplit bupm files
[bup.git] / t /
2013-03-08 Rob Browningt/test.sh: remove a few calls to force-delete that...
2013-03-08 Ryan BrownAdd a force-delete function to t/test.sh
2013-03-08 Rob BrowningMove parse_excludes to helpers and rework it a bit.
2013-02-16 Anton EliassonAdd 'x' to the getopts call in t/compare-trees (i.e...
2013-02-13 Zoran ZaricAdd "bup index --clear" to clear the index.
2013-02-12 Rob BrowningStore metadata in the index, in bupindex.meta; only...
2013-02-02 Rob BrowningOverhaul restore destination handling, and stripping...
2013-01-27 Yung-Chin OeiDon't pass --tmpdir to mktemp or expect it to have...
2013-01-27 Rob BrowningDon't pass -AX to rsync in t/compare-trees if xattrs...
2013-01-27 Rob BrowningMove tree comparison to t/compare-trees; compare conten...
2013-01-27 Rob BrowningAdd preliminary hardlink support for review.
2013-01-27 Alexander BartonExplicitly use "du -k" to set block size in t/test.sh.
2013-01-23 Rob BrowningExplicitly select the "du" block size in t/test.sh.
2013-01-06 Rob BrowningDon't assume that the tester's $top_dir will sort ...
2012-12-25 Rob BrowningDefer errors when the restore target doesn't support...
2012-12-22 Rob BrowningDisallow empty graft points.
2012-12-22 Rob BrowningHandle the possibility of a sgid/suid parent dir in...
2012-12-22 Rob BrowningQuote EXIT cleanup trap properly in test-meta.sh.
2012-12-22 Rob BrowningUse python, not groups to grab a user group in t/test...
2012-12-22 Oei, Yung-Chint/test.sh: fix test failure when $top_dir has a dot...
2012-12-22 Rob BrowningRestore any metadata during "bup restore"; add "bup...
2012-12-22 Rob BrowningSave metadata during "bup save".
2012-10-20 Rob BrowningAlways run metadata tests; disable root-level tests...
2012-10-20 Rob BrowningFix metadata._set_up_path() to allow restoration of...
2012-10-15 Rob BrowningMake "bup meta -tvv" output identical to "bup xstat".
2012-10-06 Zoran ZaricAdd a testcase for the import-rdiff-backup command
2012-09-08 Yung-Chin Oeit/test.sh: add "-a" to ls invocation when testing for...
2012-08-17 Yung-Chin OeiAdd test for "child named after parent" bug.
2011-06-09 Avery PennarunMerge branch 'meta'
2011-06-09 Rob BrowningDon't use xstat.lutime() in test-meta.sh when xstat...
2011-06-09 Rob BrowningAdd meta support for restoring filesystem sockets.
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery Pennarunt/test.sh: 'ls' on NetBSD sets -A by default as root...
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Zoran ZaricAdd test case for compression level
2011-05-09 Shane Geigerfixed cp problem in bup/t/test-meta.sh
2011-05-08 Rob BrowningReplace os.*stat() with xstat.*stat(); use integer...
2011-03-21 Rob Browningtest-meta.sh: use cp -a instead of make install to...
2011-03-21 Rob Browningtest-meta.sh: change indentation to 4 spaces and fix...
2011-03-21 Rob Browningtest-meta.sh: use $foo rather than ${foo} where possible.
2011-03-20 Avery Pennaruntest-meta.sh: remove a bashism, and don't delete dirs...
2011-03-20 Avery PennarunMerge branch 'maint'
2011-03-11 Avery PennarunMerge branch 'maint'
2011-03-10 Avery PennarunAdd a test for previous octal/string filemode fix.
2011-03-10 Avery PennarunMerge branch 'maint'
2011-02-28 Avery PennarunMerge branch 'rlb/meta'
2011-02-28 Avery PennarunMerge branch 'master' into meta
2011-02-28 Avery Pennarunt/test-meta.sh: replace 'diff -u5' with 'diff -U5'.
2011-02-27 Rob BrowningRename test-fs.img to testfs.img and add it to the...
2011-02-26 Avery PennarunMerge commit '6f02181' bup-0.24
2011-02-20 Avery PennarunReplace 040000 and 0100644 constants with GIT_MODE_...
2011-02-20 Avery Pennaruncmd/split: fixup progress message, and print -b output...
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-18 Avery Pennaruncmd/midx, git.py: all else being equal, delete older...
2011-02-18 Avery Pennarunt/test.sh: a test for the recently-uncovered midx4...
2011-02-17 Brandon LowAdd tests around the bloom ruin and check options
2011-02-13 Avery Pennaruncmd/join: add a new -o (output filename) option.
2011-02-13 Avery Pennaruncmd/ls: fix a typo causing 'bup ls foo/latest' to not...
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-02-01 Gabriel Filiont/test.sh: Fix a test for 'split' on solaris
2011-01-28 Rob Browningt/test-meta.sh: detect and handle fakeroot.
2011-01-26 Rob BrowningAdd atime tests and fix atime capture in metadata.from_...
2011-01-26 Rob BrowningImprove test-meta.sh status messages.
2011-01-25 Rob BrowningAdd initial (trivial) root-only ACL metadata tests...
2011-01-25 Rob BrowningAdd initial (trivial) root-only metadata tests for...
2011-01-08 Avery PennarunMerge branch 'next' into 'master'
2011-01-04 Zoran ZaricAdds --graft option to bup save.
2011-01-04 Avery Pennaruncmd/import-rsnapshot: eliminate use of readlink and...
2011-01-03 Avery PennarunMerge branches 'gf/ls', 'gf/tag', 'zz/import-rsnapshot... bup-0.21-rc1
2011-01-03 Zoran ZaricAdds a testcase for import-rsnapshot.
2011-01-03 Zoran ZaricAdds -f option to save to use a given indexfile.
2011-01-03 Zoran ZaricAdds testcases for --strip and --strip-path.
2011-01-03 Gabriel Filiontag-cmd: Some fixups
2010-12-02 Zoran ZaricRenames --exclude-file to --exclude-from and encaspulat...
2010-12-02 Zoran ZaricAdds --exclude-file option to bup index.
2010-12-02 Zoran ZaricAdds --exclude option to bup index and bup drecurse
2010-12-01 Gabriel Filionadd a tag command
2010-12-01 Zoran ZaricAdds test for exclude-bupdir.
2010-11-26 Rob BrowningAdd (private for now) "bup xstat" command and use it...
2010-11-13 Avery Pennarunt/test.sh: use /bin/pwd instead of just pwd.
2010-11-10 Avery PennarunFix 'make test' on MacOS ("wc -l" returns extra whitesp...
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-09-22 Avery Pennaruncmd/split: add a --git-ids option.
2010-09-22 Avery Pennaruncmd/split: add a new --keep-boundaries option.
2010-09-22 Avery Pennarunt/test.sh: fix whitespace problems with the 'Inode...
2010-09-22 Avery Pennarunt/test.sh: fix occasional atime-related failure in...
2010-09-22 Avery Pennarunt/test.sh: refactoring to reduce duplicated code.
2010-09-22 Rob BrowningAdd initial support for metadata archives.
2010-09-08 David Roda--remote parameter requires a colon
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of... bup-0.19
2010-09-06 Avery Pennarunrot13 the t/testfile* sample data files.
2010-08-27 Avery Pennaruncmd/memtest: add a --existing option to test with exist...
2010-07-31 Avery Pennaruntest.sh: check the return code of 'bup random'
2010-07-14 Avery PennarunMove t/*.py to lib/bup/t/*.py.
2010-07-14 Avery PennarunUpdate to latest wvtest.py, wvtest.sh, and wvtestrun...
2010-07-12 Brandon Lowoptions.py: differentiate unset and set-to-negative...
2010-07-09 Avery Pennarunvfs: File.open() needs to do a seek(0) on the cached...
2010-07-09 Brandon LowUse common env utility rather than hard coded location...
next