]> arthur.barton.de Git - bup.git/history - Documentation
Add restore option "--exclude-rx-from FILE".
[bup.git] / Documentation /
2013-12-21 Rob BrowningAdd restore option "--exclude-rx-from FILE".
2013-12-21 Thomas KlausnerAdd index option "--exclude-rx-from FILE".
2013-11-10 Rob BrowningOnly allow "index --clear" to clear the default index...
2013-11-09 Ben KellyAdd 'tag -f' support.
2013-11-09 Rob Browningbup-index.md: make it clear that *bup* doesn't expand...
2013-11-07 Rob Browningbup-restore.md: add more detail to the restore --map...
2013-11-07 Rob BrowningAdd --map-user --map-group --map-uid and --map-gid...
2013-11-02 Rob Browningbup-index.md: indicate that non-rx --exclude paths...
2013-10-22 Rob BrowningAdd "bup cat-file [--meta|--bupm] /branch/revision...
2013-09-17 Gabriel FilionUpdate bup-split(1); document -d, clarify the split...
2013-09-16 Rob BrowningFix path ownership restoration problems on Cygwin.
2013-09-08 Zoran Zaricbup-init.md: update after dropping automatic ~/.bup...
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-10 Robert S. EdmondsDocumentation/bup-tag.md: fix spelling error "retreive"
2013-05-15 Gabriel FilionDocumentation: replace ~/.bup with $BUP_DIR in bup...
2013-04-27 Rob Browningbup-save.md: note that restoration requires --name...
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-18 Rob BrowningAdd index --no-check-device to the index manpage.
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-02-13 Zoran ZaricAdd "bup index --clear" to clear the index.
2013-02-12 Rob BrowningStore metadata in the index, in bupindex.meta; only...
2013-02-12 Rob BrowningDocument accommodations for filesystems with low-resolu...
2013-01-27 Rob BrowningAdd preliminary hardlink support for review.
2013-01-26 Rob BrowningUpdate bup repository address in Documentation/bup.md.
2013-01-12 Rob BrowningProperly escape \r in bup-newliner.md.
2012-12-22 Rob BrowningRestore any metadata during "bup restore"; add "bup...
2012-12-22 Rob BrowningSave metadata during "bup save".
2012-10-20 Rob BrowningDefault to stdin/stdout in bup meta when -f is not...
2012-10-09 Gabriel FilionRectify bup-split documentation for the fanout option.
2012-10-06 Gabriel FilionDocumentation: Protect file extensions from start of...
2012-10-06 Zoran ZaricAdd documentation for import-rdiff-backup
2012-08-17 Gabriel FilionChange --strip-prefix to --strip-path in the bup save...
2012-08-17 Rob BrowningFix and regularize "<>-" escaping in Documentation...
2012-08-17 Jakob MatthesDocumentation/bup-save.md: change --strip-prefix to...
2012-08-17 Jakob MatthesDocumentation/bup-save.md: document --date option.
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'config'
2011-05-29 Gabriel Filionftp/ls: Adjust documentation
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Avery Pennaruncmd/{split,save}: support any compression level using...
2011-05-15 Zoran ZaricAdd documentation for compression levels
2011-05-08 Avery PennarunMerge branch 'master' of git://github.com/thatch/bup
2011-05-08 Gabriel FilionDoc: add some precisions for --remote and dumb mode
2011-03-20 Avery PennarunMerge branch 'maint'
2011-03-11 Avery PennarunMerge branch 'maint'
2011-03-10 Avery PennarunMerge branch 'maint'
2011-02-28 Avery PennarunMerge branch 'rlb/meta'
2011-02-28 Avery PennarunMerge branch 'master' into meta
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-19 Gabriel Filiondoc/import-rsnapshot: small corrections and clarification bup-0.23a
2011-02-18 Avery Pennaruncmd/midx: add a --check option.
2011-02-17 Brandon LowAdd a bloom --ruin for testing failure cases
2011-02-17 Avery PennarunMerge branch 'bl/bloomcheck' into ap/cleanups
2011-02-17 Avery Pennaruncmd/bloom: add a --force option to forget regenerating...
2011-02-17 Brandon LowAdd a --check behavior to verify bloom
2011-02-16 Avery Pennaruncmd/index: make the default mode '-u'.
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-02-08 Avery PennarunMerge branch 'bloom'
2011-02-07 Brandon LowShaBloom: Add k=4 support for large repositories
2011-02-07 Brandon LowShaBloom prefilter to detect nonexistant objects
2011-02-03 Brandon LowFix documentation for `bup daemon`
2011-02-01 Avery PennarunMerge branch 'mux'
2011-02-01 Brandon LowAdd `bup daemon` command for simple socket server
2011-02-01 Brandon LowAdd DemuxConn and `bup mux` for client-server
2011-01-10 Gabriel FilionUpdate ls man page for new -a option
2011-01-08 Avery PennarunMerge branch 'next' into 'master'
2011-01-06 Avery PennarunMerge branch 'bl/dumbserver' into next
2011-01-06 Brandon LowAdd optional dumb-server mode
2011-01-04 Zoran ZaricAdds examples for strip, strip-prefix and graft to...
2011-01-04 Zoran ZaricAdds --graft option to bup save.
2011-01-03 Avery PennarunMerge branches 'gf/ls', 'gf/tag', 'zz/import-rsnapshot... bup-0.21-rc1
2011-01-03 Zoran ZaricAdds -f option to save to use a given indexfile.
2011-01-03 Zoran ZaricAdds documentation for bup-import-rsnapshot
2011-01-03 Zoran ZaricAdds documentation for save's strip option.
2010-12-02 Zoran ZaricRenames --exclude-file to --exclude-from and encaspulat...
2010-12-02 Zoran ZaricAdds documentation for --exclude and --exclude-file...
2010-12-01 Gabriel Filionadd a tag command
2010-12-01 Avery PennarunDocumentation/bup-split.md: fix a parser error.
2010-11-26 Rob BrowningRename bup-meta.1.md to bup-meta.md.
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-09-22 Avery Pennaruncmd/split: print a progress counter.
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 BrowningFix bup-meta.1 start-extract/finish-extract example.
2010-09-22 Rob BrowningAdd initial support for metadata archives.
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of... bup-0.19
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 PennarunMerge branch 'maint'
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/margin: interpret the meaning of the margin bits.
2010-09-05 Avery PennarunDocumentation/*.md: add some options that we forgot...
2010-09-05 Avery PennarunRename Documentation/*.1.md to Documentation/*.md
2010-07-12 Gabriel Filioncmd/web: tiny fix to make redirects work with Firefox. bup-0.15b
2010-07-12 Joe BedaAdd new 'bup web' command.
2010-06-26 Avery Pennarunbup-fuse.1: mention how to unmount the filesystem when...
2010-06-08 Avery Pennarunmake install: don't fail if documentation couldn't...
next