]> arthur.barton.de Git - bup.git/shortlog
bup.git
2013-11-03 Rob BrowningSet pipefail so that "x | y || exit $?" will work properly.
2013-11-02 Rob Browningbup-index.md: indicate that non-rx --exclude paths...
2013-11-02 Rob Browningindex-cmd.py: pass exclude_rxs as an argument to update...
2013-11-01 Rob Browningtest-cat-file.sh: use -l instead of -b; explain differe...
2013-11-01 Rob BrowningDon't expect an attr error when the metadata has no...
2013-11-01 Rob Browningtmetadata.py: don't look for attr and xattr errors...
2013-11-01 Rob BrowningMake force-delete more flexible, and more likely to...
2013-11-01 Rob BrowningDon't use "set -e" in import-rdiff-backup.sh.
2013-11-01 Rob BrowningRemove all of the remaining test-related "set -e" usage.
2013-11-01 Rob BrowningFix xattr tests and bugs revealed (fully remove set...
2013-11-01 Rob BrowningFix ACL tests, and the bugs revealed thereby.
2013-11-01 Rob BrowningRemove more of the "set -e" dependency from test-meta.sh.
2013-11-01 Rob BrowningFix the "set -e" problem in the test-meta.sh chattr...
2013-11-01 Phil HordAdd /t/tmp/ to .gitignore.
2013-11-01 Phil HordREADME.md: fix typo; cited article is about 'git'.
2013-10-31 Rob Browningmeta-cmd.py: actually respond to recursion options.
2013-10-30 Aidan Hobson... Remove misleading -1 from BUP_WINDOWSIZE definition.
2013-10-30 Aidan Hobson... Correct DESIGN to refer to 64 byte rolling window.
2013-10-25 Aidan Hobson... HACKING: correct output folder in the format-patch...
2013-10-23 Rob BrowningFix top-level non-dir metadata restoration with /foo...
2013-10-23 Rob BrowningIgnore atime when testing bup cat-file --meta.
2013-10-23 Rob BrowningDon't create ACL objects until they're needed.
2013-10-22 Rob Browningmetadata_file(): don't load metadata objects for all...
2013-10-22 Rob BrowningAdd "bup cat-file [--meta|--bupm] /branch/revision...
2013-10-22 Rob BrowningFix id-other-than usage message.
2013-10-19 Rob BrowningOnly forward signals when appropriate; on SIGTSTP suspe...
2013-10-18 Patrick RouleauUpdate version extraction for _version.py to work with...
2013-10-08 Rob Browningbloom-cmd.py: close open file object for tfname before...
2013-10-08 Rob BrowningFall back from mknod() to socket()/bind() on EPERM...
2013-10-07 Rob BrowningHandle EOPNOTSUPP as an indicator that Linux attrs...
2013-10-07 Rob BrowningBe more careful when testing that repeated saves can...
2013-09-23 Rob BrowningMove _helper.c's Python.h back up (now to the top)... 0.25-rc3
2013-09-20 Rob BrowningMove non-system includes after system includes in _help...
2013-09-20 Rob Browningconfigure: since the *BSDs have GNU make as gmake,...
2013-09-18 Rob BrowningIgnore unimplemented metadata record during read (_rec_...
2013-09-18 Rob BrowningQuash stat(2) st_rdev unless we're going to need it...
2013-09-17 Rob Browningwrite_idx: make filename char* non-const (fixes python...
2013-09-17 Rob BrowningMention --git-ids in bup split -h output sample commands.
2013-09-17 Gabriel FilionUpdate bup split -h output (optspec) to distinguish...
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...
next