]> arthur.barton.de Git - bup.git/shortlog
bup.git
2016-05-18 Rob BrowningUpdate docs for 0.27.1 release 0.27.1
2016-05-15 Rob Browningtest_server_split_with_indexes: close packwriter
2016-05-12 Rob Browningrestore: fix --sparse fix (find_non_sparse_end) 0.27.1-rc2
2016-05-07 Rob BrowningAdd note/0.27.1-from-0.27.md and mention in README 0.27.1-rc1
2016-05-07 Rob BrowningMerge restore --sparse corruption fix
2016-05-07 Rob Browningrestore: fix --sparse corruption
2016-04-30 Frank Gevaertsrestore: test --sparse with zeros at 64k boundary
2016-04-25 Rob Browningrestore: add generative --sparse testing
2016-04-25 Rob BrowningUse $RANDOM seed for --sparse random tests
2015-04-26 Rob BrowningHACKING: update for 0.27 release 0.27
2015-04-25 Rob BrowningMakefile: no really, run test.sh (fix subst too) 0.27-rc7
2015-04-25 Rob BrowningREADME.md: mention workaround for pwd test issue 0.27-rc6
2015-04-25 Rob BrowningMakefile: fix test pattern to include t/test.sh
2015-04-25 Rob Browningtest-xdev: show test skip messages via WVSTART
2015-04-24 Johannes BergReject invalid string in --date argument
2015-04-11 Rob BrowningIgnore lchmod() ENOSYS (i.e. function not implemented) 0.27-rc5
2015-04-11 Rob Browningconfigure-sampledata: remove vestigial etc too
2015-03-29 Rob BrowningDon't use "cp -a"
2015-03-28 Rob BrowningGet TZ offset from C localtime, given tm_gmtoff 0.27-rc4
2015-03-28 Rob BrowningMerge --sparse restore fix and test improvements
2015-03-28 Rob BrowningAdjust sparse restore tests for test fs block size
2015-03-28 Rob BrowningRework write_sparsely() to fix in-buffer zero runs
2015-03-28 Rob BrowningTest sparse restore of short in-buffer zero run
2015-03-28 Rob BrowningUse t/sampledata, not make install, for tests
2015-03-28 Rob BrowningOnly build _version.py once; remove phony targets
2015-03-28 Rob BrowningCreate t/sampledata/var/ and version it
2015-03-21 Rob BrowningDon't have ./bup depend on main.py, etc.
2015-03-21 Rob BrowningClean up sampledata/abs-symlink
2015-03-19 Rob Browningsubtree-hash: adjust for python 2.6
2015-03-15 Rob BrowningUse *native* type sizes in file attr guard
2015-03-14 Rob BrowningMakefile: fix -j race to create ./bup 0.27-rc3
2015-03-13 Rob Browningsubtree-hash: handle non-ASCII path chars 0.27-rc2
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-03-09 Rob BrowningMakefile: clean up _version.py temp files
2015-03-09 Rob BrowningMerge the "bup import-duplicity" command
2015-03-09 Rob Browningimport-duplicity: document as EXPERIMENTAL
2015-03-09 Rob BrowningPort import-duplicity to python
2015-03-09 Rob Browningtest-import-duplicity: use install tree for data
2015-03-09 Rob Browningtest-import-duplicity: clean up; add --archive-dir
2015-03-09 Rob Browningimport-duplicity: fix typos
2015-03-09 Rob BrowningQuote command arguments in import-duplicity-cmd.sh.
2015-03-09 Zoran ZaricCatch ^C in import-duplicity
2015-03-09 Zoran ZaricMake import-duplicity's output more verbose
2015-03-09 Zoran ZaricAdd documentation for import-duplicity
2015-03-09 Zoran ZaricAdd a testcase for the import-duplicity command
2015-03-09 Zoran ZaricImplement an import-duplicity command
2015-03-09 Rob Browningcompare-trees: redirect incidental info to stderr
2015-03-08 Rob BrowningMakefile: support parallel testing
2015-03-08 Rob BrowningMakefile: remove default target in favor of all
2015-03-08 Rob BrowningMakefile: make t/tmp a real target
2015-03-08 Rob BrowningMakefile: remove vestigial bup-% and % targets
2015-03-08 Rob BrowningMakefile: eliminate phony/duplicate bup target
2015-03-08 Rob Browningtest-fsck.sh: use stable data for tests
2015-03-08 Rob Browningtindex.py: move test file foo to t/tmp
2015-03-08 Rob Browningsampledata: use a local absolute symlink, not /etc
2015-03-08 Rob BrowningAlways pass --always to git-describe
2015-03-07 Alexander Bartont/test-on.sh: Don't quote "wc -l" output
2015-03-01 Holger Dellvfs.py: remove redundant assignment
2015-02-16 Rob Browningweb: URL escape link components 0.27-rc1
2015-02-16 Rob Browningweb: don't double-escape title path
2015-02-16 Rob Browningsave: make --strip-path=/ a no-op
2015-02-07 Rob Browninghlinkdb.py: clean up temp file more carefully
2015-02-07 Rob Browningtest-meta.sh: don't test for bup.1
2015-02-01 Rob Browningon: handle remote stdout and stderr via mux
2015-02-01 Rob Browningmux: give stdin exclusively to subcommand
2015-02-01 Rob Browningtest-meta.sh: use a tmpdir, not ./bupmeta.tmp
2015-02-01 Rob Browningtest-meta.sh: move mount points to t/mnt
2015-01-31 Rob Browningsave: make save tree collisions a deferred error
2015-01-31 Rob Browningsave: always push parents when entering a subtree
2015-01-31 Rob Browningsave-cmd.py: remove redundant _push()
2015-01-31 Rob Browningtmetadata.py: print saved_errors in from_path test
2015-01-31 Rob Browningtest-fuse: unset BLOCK_SIZE, etc. for ls output
2015-01-26 Aidan Hobson... Don't fadvise we don't need data that we do need
2015-01-22 Rob Browningtest-meta.sh: handle BUP_DIR via wvmktempdir
2015-01-22 Rob Browningtgit.py: set git committer/author info
2015-01-14 Rob Browningon: always catch our exceptions
2015-01-14 Rob Browningon: only wait for a process if it might exist
2015-01-06 Thiago Barroso... add Arch Linux to list of known OSs with binary packages
2014-12-31 Rob BrowningSkip dependent tests if we can't load loop or fuse
2014-11-20 Gabriel FilionCall add_error() with one arg on readlink failure
2014-11-19 Gabriel Filionindex: Correct inconsitency in documentation of modes
2014-11-17 Gabriel FilionCorrect claim about number of packs per backup
2014-11-17 Gabriel Filiontag: remove docstring about unexistant feature
2014-11-16 Gabriel Filiontag-cmd.py: fix -f placement in delete synopsis
2014-11-16 Gabriel Filiontag-cmd.py: rephrase -f summary in optspec
2014-11-16 Gabriel Filiontag-cmd.py: use git update-ref to delete tags
2014-11-13 Rob Browningmux: support wrapping arbitrary commands
2014-11-12 Rob Browningtest-on.sh: exit only once on source failure
2014-11-10 Rob BrowningTest for load failures in t/test-*.sh
2014-10-17 Rob Browninggit.py: generalize update_ref() to support tags in...
2014-10-17 Rob Browninggit.py: allow the specification of a repo_dir to update...
2014-10-17 Rob BrowningAllow the specification of a repo_dir to some VFS and...
2014-10-17 Rob BrowningAllow per-instance specification of the repo_dir for...
2014-10-17 Rob Browningtest-meta.sh: add missing "$() || exit $?" tests
2014-10-17 Rob BrowningChange incorrect unknown-owners references
2014-10-17 Rob Browningtest-meta.sh: escape user/group expressions
2014-10-17 Rob Browningtest-meta.sh: finish renaming variables
2014-10-17 Rob Browningtest-cat-file.sh: handle hashsplit bupm files
2014-10-13 Rob BrowningAdd support for "restore --sparse"
2014-09-11 Gabriel Filionsave: catch and log SSH errors
next