]> git.michaelhowe.org Git - packages/b/bup.git/shortlog
packages/b/bup.git
2010-12-01 Gabriel Filionadd a tag command
2010-12-01 Gabriel FilionMove commit directories in /.commit/??/
2010-12-01 Zoran ZaricAdds test for exclude-bupdir.
2010-12-01 Zoran ZaricExcludes BUP_DIR from index.
2010-12-01 Avery PennarunDocumentation/bup-split.md: fix a parser error.
2010-12-01 Avery Pennaruncmd/memtest: remove an unused function.
2010-12-01 Avery PennarunREADME.md: give a suggestion for how to get more docume...
2010-11-26 Rob BrowningAdd (private for now) "bup xstat" command and use it...
2010-11-26 Rob BrowningAlso check defined(_ATFILE_SOURCE) in utimensat() guard.
2010-11-26 Rob BrowningRename bup-meta.1.md to bup-meta.md.
2010-11-14 Rob BrowningSimplify FSTime() - always use an integer ns internal...
2010-11-13 Rob BrowningRename metadata exceptions and add a parent MetadataErr...
2010-11-13 Avery Pennarunt/test.sh: use /bin/pwd instead of just pwd.
2010-11-12 Rob BrowningDon't use str(e) when instantiating Metadata exceptions.
2010-11-12 Rob BrowningFix typos in Metadata._encode_linux_xattr().
2010-11-12 Rob BrowningFix handling of conditional definitions in xstat.
2010-11-12 Rob BrowningAlways define _have_ns_fs_timestamps (True or False).
2010-11-10 Avery PennarunFix 'make test' on MacOS ("wc -l" returns extra whitesp...
2010-11-09 Avery PennarunAdd make export-docs/push-docs/import-docs targets.
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-11-09 Gabriel FilionAdd a coding style document.
2010-11-09 Gabriel FilionRevert new-style classes
2010-11-09 David RodaIf not directory root, prepend list with ".."
2010-11-09 David RodaUse relative width for wrapper. Don't stretch table
2010-11-04 Rob BrowningChange "bup meta" to use recursive_dirlist() to add...
2010-11-04 Rob BrowningFix minor bug in "bup meta -t" argument handling (if...
2010-10-25 Rob BrowningModify drecurse.py and index.py to use xstat functions.
2010-10-24 Rob BrowningMove stat-related work to bup.xstat; add xstat.stat.
2010-10-24 Rob BrowningAdd helpers.fstat and _helpers._have_ns_fs_timestamps.
2010-10-24 Rob BrowningAdd a helpers.FSTime class to handle filesystem timesta...
2010-10-23 Rob BrowningAttempt to unlink or rmdir existing paths as appropriat...
2010-10-18 Avery PennarunDESIGN: 'bup restore' exists now.
2010-10-16 Avery Pennaruncmd/save: if file.read() returns an error, don't abort.
2010-10-10 Rob BrowningConditionalize build/use of get_linux_file_attr and...
2010-10-10 Rob BrowningCheck stat() after attempted restore of nonexistent...
2010-10-09 Rob BrowningDon't try to restore owner unless root; handle nonexist...
2010-10-09 Rob BrowningAdd metadata test_restore_restricted_user_group().
2010-10-09 Rob BrowningAdd helpers.detect_fakeroot() and use it in relevant...
2010-10-09 Rob BrowningDefer metadata aquisition and application errors during...
2010-10-09 Rob BrowningRename py_* functions to bup_* in lib/bup/_helpers.c.
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-10-04 Avery Pennaruncmd/web: stream large files asynchronously.
2010-10-04 Avery Pennaruncmd/save: oops, missing a mangle_name() call.
2010-09-25 Rob BrowningDon't allow negative ns in metadata timestamps; normali...
2010-09-24 Rob BrowningAdd (sec, ns) timestamps and extended stat, lstat,...
2010-09-22 Avery Pennaruncmd/split: print a progress counter.
2010-09-22 Avery Pennarungit.py: support the old git pack .idx version 1 format.
2010-09-22 Avery Pennarungit.py: more careful handling of .idx version codes.
2010-09-22 Avery Pennaruncmd/split: add a --git-ids option.
2010-09-22 Avery Pennaruncmd/split: add a new --keep-boundaries option.
2010-09-22 Rob BrowningAdd vint tests and signed vint support via write_vint...
2010-09-22 Rob BrowningChange user to the more accurate owner in metadata.py.
2010-09-22 Rob BrowningCorrectly respect restore_numeric_ids in Metadata _appl...
2010-09-22 Rob BrowningSend bup meta --list output to stdout, not stderr.
2010-09-22 Rob BrowningFix bup-meta.1 start-extract/finish-extract example.
2010-09-22 Rob BrowningUse Py_RETURN_TRUE in py_lutimes() and py_set_linux_fil...
2010-09-22 Avery Pennarunt/test.sh: fix whitespace problems with the 'Inode...
2010-09-22 Avery Pennarunt/test.sh: fix occasional atime-related failure in...
2010-09-22 Avery Pennarunt/test.sh: refactoring to reduce duplicated code.
2010-09-22 Rob BrowningAdd initial support for metadata archives.
2010-09-22 Avery PennarunMerge branch 'dr/web'
2010-09-22 Avery PennarunMerge branch 'maint'
2010-09-22 David RodaAdd simple styling to bup web.
2010-09-22 David RodaIf we are showing hidden files, continue to do so.
2010-09-22 David RodaEnable static resources. Move css to external file.
2010-09-09 Avery PennarunFixup ctime/mtime that are outside a 32-bit range.
2010-09-08 Zoran ZaricAdds a date option to save, split and bup.git.PackWrite...
2010-09-08 David Roda--remote parameter requires a colon
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of...
2010-09-08 Avery Pennaruncmd/save: always print a progress() message after a...
2010-09-08 Avery Pennarunoptions.py: get the real tty width for word wrapping...
2010-09-08 Avery Pennarunoptions.py: remove extra newlines in usage string.
2010-09-08 Avery Pennarunoptions.py: handle optspecs that include inline square...
2010-09-08 Avery Pennarunoptions.py: better support for explicit no-* options.
2010-09-07 Avery PennarunIntroduce BUP_DEBUG, --debug, and tone down the log...
2010-09-07 Avery Pennarunclient.py,git.py: run 'bup midx -a' automatically somet...
2010-09-06 Avery PennarunRename 'bup rbackup' to 'bup on'
2010-09-06 Avery Pennarunrot13 the t/testfile* sample data files.
2010-09-06 Avery Pennaruncmd/midx: --auto mode can combine existing midx files...
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/midx: use getrlimit() to find the max open files.
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/margin: interpret the meaning of the margin bits.
2010-09-06 Avery Pennarunindex.py: handle uid/gid == -1 on cygwin
2010-09-06 Avery Pennaruncmd/memtest: use getrusage() instead of /proc/self...
2010-09-05 David Rodacmd/index: catch exception for paths that don't exist.
2010-09-05 Avery PennarunDocumentation/*.md: add some options that we forgot...
2010-09-05 Avery PennarunRename Documentation/*.1.md to Documentation/*.md
2010-09-04 Avery PennarunDon't use $(wildcard) during 'make install'.
2010-09-04 Avery PennarunDon't forget to install _helpers.dll on cygwin.
2010-09-02 Avery PennarunMerge branch 'maint'
2010-09-02 Avery PennarunMerge branch 'guesser'
2010-09-02 Avery Pennarungit.py: recover more elegantly if a MIDX file has the...
2010-09-02 Avery Pennaruncmd/midx: add a new --max-files parameter.
2010-08-27 Avery Pennarun_helpers.extract_bits(): rewrite git.extract_bits(...
2010-08-27 Avery Pennarun_helpers.firstword(): a new function to extract the...
2010-08-27 Avery Pennarungit.py: when seeking inside a midx, use statistical...
2010-08-27 Avery Pennarungit.py: keep statistics on how much sha1 searching...
2010-08-27 Avery Pennaruncmd/memtest: add a --existing option to test with exist...
2010-08-26 Avery Pennaruncmd/midx: fix SHA_PER_PAGE calculation.
next