]> arthur.barton.de Git - bup.git/history - t
Implement a import-rdiff-backup command
[bup.git] / t /
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...
2010-06-25 Avery Pennarunvfs: correctly handle reading small files.
2010-04-28 Jon Dowlandreplace test files with ones made up of bup code
2010-04-23 Avery Pennaruncmd/save: when a file is chunked, mangle its name from...
2010-03-21 Avery Pennarunclient: Extract 'bup server' connection code into its...
2010-03-21 Avery Pennarunsave/index/drecurse: correct handling for fifos and...
2010-03-14 Avery PennarunPackIdxList.refresh(): remember to exclude old midx... bup-0.12b
2010-03-14 Avery Pennarunbup.client: fix freeze when suggest-index after finishi...
2010-03-03 Avery Pennarunsave-cmd: don't fail an assertion when doing a backup...
2010-03-01 Avery PennarunRename PackIndex->PackIdx and MultiPackIndex->PackIdxList. bup-0.12
2010-02-28 Avery PennarunMove python library files to lib/bup/
2010-02-14 Avery Pennaruncmd-ls: use the new vfs layer.
2010-02-14 Avery Pennaruncmd-ftp: a new command-line client you can use for...
2010-02-14 Avery Pennarunhashsplit: smallish files (less than BLOB_MAX) weren...
2010-02-12 Avery Pennarunhashsplit: totally change the way the fanout stuff...
2010-02-11 Avery PennarunReplace randomgen with a new 'bup random' command.
2010-02-09 Avery Pennaruncmd-save: don't recurse into already-valid subdirs.
2010-02-09 Avery Pennaruncmd-index/cmd-save: correctly mark directories as dirty...
2010-02-08 Avery Pennaruntest.sh: don't try non-quick fsck on damaged repositories.
2010-02-06 Avery PennarunMerge remote branch 'origin/master'
2010-02-06 Avery Pennaruncmd-ls: a line got lost and it didn't work at all.
2010-02-06 Avery Pennaruncmd-margin: work correctly in python 2.4 when a midx...
2010-02-04 Avery PennarunMerge branch 'indexrewrite' bup-0.08
2010-02-04 Avery PennarunFix bugs in new indexing code.
2010-02-02 Avery PennarunMassive speedups to bupindex code.
2010-02-02 Avery Pennarunmidx: the fanout table entries can be 4 bytes, not 8.
2010-01-31 Avery PennarunMove testfile[12] into t/
next