]> arthur.barton.de Git - bup.git/shortlog
bup.git
2013-09-17 Gabriel FilionUpdate bup-split(1); document -d, clarify the split...
2013-09-17 Rob BrowningFix ./configure handling of OS_* for GNU/kFreeBSD.
2013-09-16 Rob BrowningFix path ownership restoration problems on Cygwin.
2013-09-16 Rob BrowningTreat ENOSYS like EOPNOTSUPP in _add_posix1e_acl().
2013-09-16 Rob BrowningFix minor typo in Metadata.read() in metadata.py.
2013-09-16 Rob BrowningAlways fall back to socket()/bind() when os.mknod(...
2013-09-16 Rob BrowningDon't try to load POSIX1e ACLs when the library isn...
2013-09-08 Zoran Zaricbup-init.md: update after dropping automatic ~/.bup...
2013-09-07 Rob BrowningStop interleaving stream and mmap IO operations when...
2013-09-01 Zoran ZaricMention tmp/review/ branches in HACKING.
2013-09-01 Christopher... Preserve filesystem timestamps during "make install".
2013-08-26 Kumar AppaiahAdd -l and --human-readable options to "bup ls".
2013-08-26 Kumar AppaiahAdd --human-readable option to "bup web".
2013-08-25 Rob Browningsave-cmd.py: don't write an irrelevant and incomplete...
2013-08-25 Rob Browningmain.py: forward SIGTSTP/SIGCONT so "C-z" will actually...
2013-08-18 Gabriel Filionsplit-cmd.py: change -N to --noop (which actually exist...
2013-08-17 Rob BrowningREADME.md: add a "bup init" step to "Using bup" since...
2013-08-17 Zoran Zaricgit.py: don't automatically initialize ~/.bup if it...
2013-08-17 Rob Browningfuse-cmd.py: match the style of the import failure...
2013-08-17 Rob Browningweb-cmd.py: accommodate HTTPServer s/_socket/_sockets...
2013-08-17 Robert S. Edmondsweb-cmd.py: add a tornado import guard like the one...
2013-08-16 Rob Browningtest-meta.sh: use the more portable "touch -t" instead...
2013-08-11 Rob BrowningDESIGN: fix typo.
2013-08-11 Julien Cristau_helpers.c: be careful about memory alignment in bloom...
2013-08-10 Robert S. EdmondsDocumentation/bup-tag.md: fix spelling error "retreive"
2013-08-10 Robert S. EdmondsSkip test_handling_of_incorrect_existing_linux_xattrs...
2013-08-10 Rob Browningt/compare-trees: check rsync capability support correctly.
2013-08-10 Gonéri Le Bouderconfig/configure: ignore utimensat on GNU/kFreeBSD.
2013-07-31 Rob Browning_apply_linux_attr_rec: treat ENOSYS like EOPNOTSUPP... bup-0.25-rc2
2013-07-31 Rob Browning_create_via_common_rec: treat rmdir() EEXIST like ENOTE...
2013-07-30 Zoran ZaricCurrently bup only indexes physical parent paths; adjus...
2013-07-07 Rob BrowningMakefile: add any environmental CFLAGS to the end of...
2013-07-04 Rob BrowningCompletely disable ACL support on OS X for now.
2013-07-04 Rob Browningconfig/configure: add and use bup_find_prog; remove...
2013-06-08 Rob Browninggit.py: flush idx_map before close so FILE* operations...
2013-06-07 Rob BrowningFix completely broken invocations of t/root-status.
2013-05-27 Rob BrowningSkip the large bloom filter test if mmap fails on 32...
2013-05-27 Rob Browningt/test.sh: skip two "tree SHA1 didn't change" tests...
2013-05-27 Rob BrowningREADME.md: add Cygwin dependencies.
2013-05-27 Rob Browningt/compare-trees: don't check ACLs on Cygwin (no support).
2013-05-27 Rob BrowningRemove lib.sh actually-root in favor of t/root-status.
2013-05-27 Rob Browningmetadata.py: use socket() instead of mknod(...IF_SOCK...
2013-05-27 Rob BrowningUse sys.platform instead of platform.system().
2013-05-27 Rob Browningmeta-cmd.py: mention --list in the invocation summary.
2013-05-25 Rob BrowningREADME.md: describe mmap problems with limited address...
2013-05-18 Yung-Chin OeiCatch errors when restoring Linux attrs into xfs or...
2013-05-15 Gabriel FilionDocumentation: replace ~/.bup with $BUP_DIR in bup...
2013-05-06 Rob Browningfsck-cmd.py: simplify do_pack() else clause.
2013-05-06 Rob Browningfsck-cmd.py: add par2_exists as a do_pack() argument.
2013-05-06 Rob BrowningRework "bup fsck" output; allow less verbosity.
2013-05-02 Tim Riemenschneiderrm-between-index-and-save.sh: fix race condition.
2013-04-27 Rob Browningbup-save.md: note that restoration requires --name...
2013-04-14 Rob Browningtgit.py: set BUP_MAIN_EXE and BUP_DIR in testpacks().
2013-04-13 Rob Browning.dir-locals: rename python-indent (obsolete) to python...
2013-03-25 Tim RiemenschneiderAdd tests for file and dir removal between index and...
2013-03-25 Damien Robertsave-cmd.py: don't crash when a path disappears between...
2013-03-24 Rob BrowningAdd support for "bup restore --exclude-rx <pattern...
2013-03-24 Rob BrowningAdd support for "bup index --exclude-rx <pattern> ...
2013-03-24 Zoran Zarict/test.sh: work around NetBSD setting -A for 'ls' when...
2013-03-23 Rob BrowningLICENSE: mention the lib/tornado license in lib/tornado...
2013-03-23 Thomas Hallerwvtest.py: add a fallback definition of relpath() for...
2013-03-18 Rob Browningrestore-cmd.py: make sure restore paths have at least...
2013-03-18 Rob BrowningAdd tests for index --no-check-device, and support...
2013-03-18 Rob BrowningAdd index --no-check-device to the index manpage.
2013-03-18 Zak WilcoxAdd a --no-check-device option to bup index (cf. tar).
2013-03-18 Gabriel FilionIgnore artefacts from sampledata
2013-03-17 Rob Browningconfigure-sampledata: test -h before -e when appropriat...
2013-03-17 Rob BrowningCreate symlinks in t/configure-sampledata; remove them...
2013-03-17 Rob BrowningAdd "set -eo pipefail" to "exclude" and "exclude-from...
2013-03-17 Jakob Matthesbup drecurse/index: allow non-directory --exclude and...
2013-03-16 Rob Browningmetadata.py: ignore posix1e if platform.system() includ...
2013-03-16 Rob Browningtmetadata.py: skip test_apply_to_path_restricted_access...
2013-03-16 Rob Browningmetadata.py: always set xattr to None by default.
2013-03-16 Rob BrowningDon't even test for Linux xattrs if platform.system...
2013-03-16 Rob BrowningTake additional precautions with the Python/C conversio...
2013-03-16 Mark J HewittUse the correct C types when converting between C and...
2013-03-11 Rob BrowningAdd a test to check that bup save without an index...
2013-03-10 Jean-Baptiste... save-cmd.py: insist on having an index; check for the...
2013-03-10 Rob BrowningNormalize stat(2) timespecs in _helpers.c.
2013-03-10 Rob Browningfind_dir_item_metadata_by_name(): wait for the right...
2013-03-08 Rob BrowningInclude metadata when asked to restore individual non...
2013-03-08 Rob BrowningMove force-delete to t/lib.sh from test.sh and test...
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 BrowningFix use of Python assert() with respect to optimization.
2013-03-08 Rob BrowningMove parse_excludes to helpers and rework it a bit.
2013-03-03 Rob BrowningUpdate bup-restore.md to match reality; document "...
2013-03-03 Rob Browningbup-save.md: fix --graft documentation bug; use "chroot...
2013-03-03 Rob Browningwvtestrun: invoke perl via /usr/bin/env for portability.
2013-03-02 Rob BrowningMention what's "in-scope" for 0.25 in HACKING.
2013-03-01 Rob BrowningOfficially drop support for Python 2.4.
2013-02-19 Rob BrowningUpdate HACKING to reflect the glorious death of tmp...
2013-02-19 Rob BrowningAttempt to fix HACKING link in README.md.
2013-02-16 Anton EliassonAdd 'x' to the getopts call in t/compare-trees (i.e...
2013-02-16 Rob Browningclear_index(): remove unused "cleared" variable.
2013-02-16 Patrick Rouleaubloom-cmd: don't explicitly create the bloom file ...
2013-02-13 Zoran ZaricAdd "bup index --clear" to clear the index.
2013-02-12 Rob BrowningAdd the filename/fd and invalid value to stat_struc_to_...
2013-02-12 Rob BrowningStore metadata in the index, in bupindex.meta; only...
2013-02-12 Rob BrowningDocument accommodations for filesystems with low-resolu...
next