]> git.michaelhowe.org Git - packages/b/bup.git/shortlog
packages/b/bup.git
2013-08-10 Robert S. Edmondsdebian/control: bup-doc: Breaks + Replaces on bup ...
2013-08-10 Robert S. Edmondsdebian/gbp.conf: new
2013-08-10 Robert S. Edmondscmd/fuse: tweak the wording of the import guard error...
2013-08-10 Robert S. Edmondscmd/web: add an import guard like the one in cmd/fuse
2013-08-10 Robert S. Edmondsdebian/: fold bup-fuse and bup-web back into the bup...
2013-08-09 Robert S. Edmondsdebian/changelog: 0.25~rc2-1
2013-08-09 Robert S. Edmondsdebian/rules: remove bup-fuse, bup-web files from main...
2013-08-09 Robert S. Edmondsdebian/rules: remove embedded python-tornado copy
2013-08-09 Robert S. Edmondsdebian/: build documentation
2013-08-09 Robert S. EdmondsMakefile: don't build documentation by default
2013-08-09 Robert S. Edmondsdebian/control: build-depend on dctrl-tools
2013-08-09 Robert S. EdmondsDocumentation/bup-tag.md: fix spelling error "retreive"
2013-08-09 Robert S. Edmondsdebian/control: update vcs links
2013-08-09 Robert S. Edmondsdebian/copyright: update debian packaging copyright
2013-08-09 Robert S. Edmondsdebian/control: remove ${python:Depends} from bup-fuse...
2013-08-09 Robert S. Edmondsdebian/bup.install: new
2013-08-09 Robert S. Edmondsdebian/bup-{fuse,web}.install: fix these, these were...
2013-08-09 Robert S. Edmondsdebian/menu: remove
2013-08-09 Robert S. Edmondsdebian/control: bump standards-version
2013-08-09 Robert S. Edmondsdebian/control: add direct python dependency for bup...
2013-08-09 Robert S. Edmondsdebian/control: put bup-doc in Section: doc
2013-08-09 Robert S. Edmondstmetadata.py: skip test_handling_of_incorrect_existing_...
2013-08-09 Robert S. Edmondsdebian/rules: don't bother with --parallel
2013-08-09 Robert S. Edmondsdebian/bup.install: remove
2013-08-09 Robert S. Edmondsdebian/control: build-depend on par2
2013-08-09 Robert S. EdmondsRevert "depend on external tornado"
2013-08-09 Robert S. Edmondsdebian/changelog: 0.25~rc2-1
2013-08-09 Robert S. Edmondsdebian/: split out documentation into bup-doc package
2013-08-08 Robert S. Edmondsactually, generate lib/bup/_version.py ourselves
2013-08-08 Robert S. Edmondsdebian/control: depend on python-pylibacl and python...
2013-08-08 Robert S. Edmondsdebian/control: simplify git dependency
2013-08-08 Robert S. Edmondsdebian/control: promote par2 from Recommends to Depends
2013-08-08 Robert S. Edmondsdebian/: split out bup-fuse and bup-web commands into...
2013-08-08 Robert S. Edmondsdebian/: try to fix _version.py handling
2013-08-08 Robert S. EdmondsMerge branch 'master' into debian
2013-07-31 Rob Browning_apply_linux_attr_rec: treat ENOSYS like EOPNOTSUPP...
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 Robert S. Edmondsdebian/changelog: 0.25~git20130505-1
2013-05-06 Robert S. Edmondsdebian/control: don't build-dep on pandoc on mips
2013-05-06 Robert S. EdmondsMerge branch 'master' into debian
2013-05-06 Robert S. EdmondsRevert "rewrite asserts to be side-effect free"
2013-05-06 Robert S. EdmondsRevert "skip tests that require root privileges"
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-04 Robert S. Edmondsdebian/changelog: 0.25~git20130303-1
2013-03-04 Robert S. Edmondsdebian/: convert from python-support to dh_python2
next