]> arthur.barton.de Git - bup.git/history - Documentation
index: fix -H option
[bup.git] / Documentation /
2020-03-01 Rob Browninggit: overhaul git version checking
2020-03-01 Johannes Bergdocumentation: quote literal * in man pages
2020-01-07 Johannes Bergman pages: fix some formatting
2019-10-06 Rob Browningbup-rm bup-gc bup-prune-older: rm EXPERIMENTAL
2019-09-28 Rob Browningbup-ls(1): document support for --remote host:port
2019-07-02 Rob Browningfix --strip-path (thanks to gevaerts)
2019-03-03 Rob BrowningAdd bup get; see the documentation for further information
2019-01-12 Rob Browningvfs: change /save/latest back to a symlink to the lates...
2018-07-29 Artem LeshchevFix attributes misspelling in bup-index.md
2018-06-24 Rob Browningbup-split.md: indicate --noop doesn't require -t and -n
2018-06-24 Robert EvansAdd bup split --noop <--blobs|--tree>
2018-01-15 Rob BrowningClean subprocess output without newliner
2017-10-10 Rob Browningbup-restore.md: document -r
2017-06-17 Rob Browningbup-restore.md: improve --quiet doc
2017-04-23 Rob Browningprune-older(1): doc keeping newest save in period groups
2016-12-26 Alexander Bartonbup-prune-older.md: remove fictional --keep option
2016-12-07 Rob BrowningAdd bup prune-older command
2016-09-10 Rob Browningbup-gc(1): correct default compression level
2016-04-03 Rob Browningrm/gc: update README and mention testing in bup-gc(1)
2016-04-03 Rob BrowningReflect availability of experimental rm/gc in docs
2016-03-13 Rob Browningfuse: add --verbose argument and use it
2016-03-12 Rob BrowningMerge web GET fix and SIGTERM and unix:// support
2016-03-12 Rob Browningweb: for unix://path, listen on filesystem socket
2016-03-12 Rob Browningweb: attempt orderly shut down on SIGTERM
2016-03-05 Rob Browningbup-index.md: fix path ref; update description
2016-03-05 Rob BrowningNever omit explicitly named mounts during index -x
2016-02-14 Rob BrowningMerge initial bup gc command
2016-02-14 Rob BrowningMerge initial bup rm command
2016-02-14 Rob BrowningAdd probabilistic "bup gc", but require --unsafe
2016-02-14 Rob BrowningAdd "bup rm", but require --unsafe invocation
2016-01-24 Rob Browningbup-index.md: elaborate on update path handling
2015-12-27 Rob Browningindex: mention Btrfs in --no-check-device docs
2015-12-19 Rob BrowningBuild docs via top Makefile
2015-08-01 Rob Browningvfs: remove support for /foo/TAG (keep /.tag/TAG)
2015-05-23 Rob BrowningUpdate definition lists for pandoc 1.13
2015-03-29 Rob BrowningDon't use "cp -a"
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-03-09 Rob BrowningMerge the "bup import-duplicity" command
2015-03-09 Rob Browningimport-duplicity: document as EXPERIMENTAL
2015-03-09 Rob BrowningPort import-duplicity to python
2015-03-09 Zoran ZaricAdd documentation for import-duplicity
2014-11-19 Gabriel Filionindex: Correct inconsitency in documentation of modes
2014-11-13 Rob Browningmux: support wrapping arbitrary commands
2014-10-13 Rob BrowningAdd support for "restore --sparse"
2014-08-08 Rob BrowningHandle kernel/FUSE disagreement over Linux attrs
2014-06-30 Rob Browningparse_excludes: drop empty --exclude-from paths
2014-06-30 Rob BrowningIgnore empty lines in --exclude-rx-from files
2014-06-06 Holger Dellweb-cmd.py: add --browser option to open the site
2014-06-05 Rob Browningfuse-cmd.py: given --meta, report original metadata
2014-04-10 Rob BrowningMerge work to have "bup split" produce a top-level...
2014-04-10 Rob BrowningAlways name the top-level split file "data", instead...
2014-04-03 Rob BrowningAdd initial support for ls(1) style "-d" argument to...
2014-03-20 Rob BrowningUse "EXAMPLES" consistently in the manpages.
2014-01-31 Rob BrowningAdd --exclude-rx and --exclude-rx-from support to ...
2014-01-31 Rob Browningbup-index.md: remove misleading --exclude expansion...
2014-01-25 Rob BrowningChange -x/--xdev/--one-filesystem to include the mount...
2014-01-12 Rob Browningbup-join.md bup-save.md: note that even with "-r" a...
2013-12-24 Rob BrowningAdd -n, -A, -F, --file-type, --numeric-ids and detailed...
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
next