]> arthur.barton.de Git - bup.git/history - lib
bloom-cmd: don't explicitly create the bloom file (allow bloom.create()).
[bup.git] / lib /
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-09 Rob BrowningChange index; include atime; pack time as xstat timespe...
2013-02-03 Rob BrowningHandle nonexistent groups in Metadata._apply_common_rec().
2013-02-03 Rob BrowningCache all password (pwd) and group (grp) database lookups.
2013-02-02 Rob BrowningOverhaul restore destination handling, and stripping...
2013-01-27 Rob BrowningAdd preliminary hardlink support for review.
2013-01-23 Yung-Chin OeiRemove dependency on linux/ext2_fs.h
2012-12-31 Martin ZimmermannCheck for a Node's parent before trying to print its...
2012-12-30 Rob BrowningAdd a metadata() method to Node, File, Symlink, and...
2012-12-25 Rob BrowningDefer errors when the restore target doesn't support...
2012-12-22 Rob BrowningRestore any metadata during "bup restore"; add "bup...
2012-12-22 Rob BrowningSave metadata during "bup save".
2012-11-23 Rob BrowningSince 'latest' is computed by revs[0], it must exist...
2012-11-23 Rob BrowningUse branch tip, not newest date to choose 'latest'...
2012-10-20 Rob BrowningAdd _open_noatime() and use it bup_get_linux_file_attr().
2012-10-20 Rob BrowningDepend on the kernel headers, not the ext2 headers...
2012-10-20 Rob BrowningChange metadata "owner" to "user" everywhere to match...
2012-10-20 Rob BrowningFix metadata._set_up_path() to allow restoration of...
2012-10-18 Rob BrowningDon't attempt to remove the Linux attr extents flag...
2012-10-15 Rob BrowningMake "bup meta -tv" output look somewhat like "ls ...
2012-10-15 Rob BrowningMake "bup meta -tvv" output identical to "bup xstat".
2012-10-15 Rob BrowningAdd symbolic mode information to xstat output, i.e...
2012-10-14 Rob BrowningDon't try to restore read-only chattr(1) attributes.
2012-10-14 Rob BrowningFix typo in _create_via_common_rec() exception message.
2012-10-14 Rob BrowningRecord the file size as Metadata.size when possible.
2012-10-14 Rob BrowningFix types and add missing elements to Entry.__repr__...
2012-10-14 Rob BrowningOn ENOTTY or ENOSYS, assume filesystem doesn't support...
2012-09-28 Yung-Chin Oeigit.py: avoid repeated string-copying in tree_decode()
2012-09-27 Zoran ZaricEnable the reflog when initializing the repository.
2012-09-24 Rob BrowningChange userfullname() default back to "user%d" for...
2012-09-22 Michael WittenFallbacks for missing GECOS data; this solves a test...
2012-08-17 Rob Browninglib/bup/bloom.py: fix minor documentation typos.
2012-08-17 Rob BrowningMention that option values will be converted to integer...
2012-08-17 Gabriele SantilliAdjust Node.__cmp__() to compare full paths.
2012-07-25 Avery Pennarunshquote: add docstrings and a new quotify_list() function.
2012-03-20 Avery Pennarunoptions.py: get rid of end-of-line whitespace.
2012-03-19 Avery Pennarunoptions.py: clean up handling of --no-* options.
2012-03-19 Avery Pennarunoptions.py: don't crash given semi-invalid optspecs.
2011-11-04 Avery Pennarunoptions.py: relicense to 2-clause BSD license.
2011-10-31 Avery Pennarunbupsplit.c: remove extra-large stack-allocated array...
2011-06-09 Avery PennarunMerge branch 'meta'
2011-06-09 Rob BrowningAdd utimes/lutimes implementations of _helpers utime...
2011-06-09 Rob BrowningReplace _helpers.utimensat() with utime() and lutime().
2011-06-09 Rob BrowningTest for available nanosecond stat timestamp members.
2011-06-09 Rob BrowningAdd config.h dependency to _helpers in csetup.py.
2011-06-09 Rob BrowningUse FS_IOC_GETFLAGS/FS_IOC_SETFLAGS directly as the...
2011-06-09 Rob BrowningVerify the expected length of saved_errors in tmetadata.py.
2011-06-09 Rob BrowningAdd meta support for restoring filesystem sockets.
2011-06-09 Rob BrowningAdd _recognized_file_types(); defer error for unrecogni...
2011-06-07 Avery PennarunUpdate bupsplit.[ch] to have a less restrictive BSD...
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-31 Aaron M. Uckoindex.py: new format (V3), with inodes, link counts...
2011-05-31 Aaron M. UckoCap timestamps in index to avoid needing to worry about...
2011-05-31 Aaron M. Uckoindex.py: factor out an Entry._fixup_time method.
2011-05-31 Aaron M. UckoImprove formatting of error and warning messages.
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'config'
2011-05-29 Avery PennarunClarify the message when the BUP_DIR doesn't exist.
2011-05-29 Gabriel FilionRefactor: unify ls/ftp-ls code
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Avery Pennarunconfig: more config stuff to config/ subdir, call it...
2011-05-15 Avery Pennaruncmd/{split,save}: support any compression level using...
2011-05-15 Avery Pennarunoptions.py: add support for '-#' style compression...
2011-05-15 Zoran ZaricMake zlib compression level a parameter for Client
2011-05-15 Zoran ZaricMake zlib compression level a parameter of git.PackWriter
2011-05-15 Aneurin PriceUse is_superuser() rather than checking euid directly
2011-05-15 Aneurin PriceAdd is_superuser() helper function
2011-05-12 Jimmy TangInitial import of configure.sh
2011-05-09 Zoran ZaricRemove a file created in a index test
2011-05-08 Avery PennarunEarlier "negative timestamp" patch had a 64-bit timesta...
2011-05-08 Zoran ZaricPrefix paths in grafting- and stripping-tests
2011-05-08 Rob BrowningAdd initial timespec behavior tests.
2011-05-08 Rob BrowningReturn None from bup_set_linux_file_attr() and bup_utim...
2011-05-08 Rob BrowningReplace os.*stat() with xstat.*stat(); use integer...
2011-05-08 Rob BrowningDrop xstat floating point timestamp support -- use...
2011-05-08 Avery PennarunMerge branch 'master' of git://github.com/thatch/bup
2011-04-30 Neil E. HodgesFix compile error using GCC 4.6.
2011-04-16 Tim HatchFix a bug where marginally old files couldn't be stored...
2011-04-16 Tim HatchShow better errors with out-of-range Entry values
2011-03-24 Dickon ReedDon't compile bup_get_Linux_file_attr on systems withou...
2011-03-21 Rob Browningtgit.py: provoke ENOTDIR rather than EACCES in test_che...
2011-03-21 Rob Browningtmetadata.py: call helpers.unlink() rather than unlink().
2011-03-20 Avery Pennarunmetadata.py: be careful with the umask() when restoring...
2011-03-20 Avery PennarunGet rid of some python syntax not compatible with pytho...
2011-03-20 Avery Pennarunxstat: FSTime.from_stat_time() was completely wrong.
2011-03-20 Avery Pennaruntmetadata: the "non existent group name" test didn...
2011-03-20 Avery Pennarunmetadata.py: don't mknod regular files.
2011-03-20 Avery PennarunA bunch of IOError->OSError conversions.
2011-03-20 Avery Pennaruntmetadata.py: don't call subprocesses for trivial opera...
2011-03-20 Avery Pennarunmetadata: don't die if Linux attr (not xattr) support...
2011-03-20 Avery Pennarunmetadata: ignore old incompatible python-xattr module...
2011-03-20 Avery Pennarunmetadata: recover politely if xattr/acl support is...
2011-03-20 Avery Pennarunmetadata/xstat: fix a bunch of CodingStyle issues.
2011-03-20 Avery PennarunMerge branch 'maint'
2011-03-20 Rob BrowningDon't accidentally pass atime/ctime/mtime through from_...
2011-03-20 Dickon ReedAllow chown to uid:0 to succeed.
2011-03-11 Avery PennarunFix more gcc type punning errors introduced by the...
2011-03-11 Avery PennarunMerge branch 'maint'
2011-03-11 Avery Pennarun_helpers.c: fix a "type punning" warning from gcc.
next