]> arthur.barton.de Git - bup.git/history - cmd
do_bloom(): remove unused "count" variable
[bup.git] / cmd /
2014-12-31 Alexander Bartondo_bloom(): remove unused "count" variable unused-variable-do_bloom
2014-11-19 Gabriel Filionindex: Correct inconsitency in documentation of modes
2014-11-17 Gabriel Filiontag: remove docstring about unexistant feature
2014-11-16 Gabriel Filiontag-cmd.py: fix -f placement in delete synopsis
2014-11-16 Gabriel Filiontag-cmd.py: rephrase -f summary in optspec
2014-11-16 Gabriel Filiontag-cmd.py: use git update-ref to delete tags
2014-11-13 Rob Browningmux: support wrapping arbitrary commands
2014-10-13 Rob BrowningAdd support for "restore --sparse"
2014-09-11 Gabriel Filionsave: catch and log SSH errors
2014-08-05 Rob BrowningMerge work on atomic writes
2014-08-05 Nathan BirdAdd atomically_replaced_file for safer output
2014-07-20 NixJust log when skipping a large file during save
2014-07-17 Will RouesnelFix HEAD request handling in bup-web
2014-06-28 Rob Browningsave-cmd.py: don't test for meta index via access()
2014-06-06 Rob Browningweb-cmd.py: open browser from ioloop callback
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-06-02 Rob Browningimport-rdiff-backup-cmd: invoke mktemp more portably
2014-05-28 Rob BrowningMerge fixes for orphaned midx files on Cygwin
2014-05-28 Rob BrowningKeep PackMidx pointers until finished with mmap
2014-05-14 Rob BrowningRe-allow backup set names containing "/"
2014-05-13 Gabriel FilionMove unshared version code from helpers to version... 0.26-rc1
2014-05-11 Simon PerssonAlways line-buffer bup restore stdout
2014-05-08 Rob BrowningMerge work to make helpers.next() match the newer Pytho...
2014-05-08 Aidan Hobson SayersDrop helpers.next() and just use Python's built-in.
2014-04-24 Rob BrowningAdd VFS Node release() and release nodes during restore...
2014-04-10 Rob Browningsave-cmd.py: hashsplit .bupm metadata files.
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-06 Yung-Chin OeiMake bup-split commits appear as files to the vfs layer.
2014-04-02 Patryck Rouleauindex-cmd: prevent a division by zero while computing...
2014-03-20 Rob BrowningReport paths/s in index progress information.
2014-02-14 Rob Browningsave-cmd.py, split-cmd.py: end the commit message with...
2014-02-14 Rob Browningsplit-cmd.py: respect --compress for remote repos too.
2014-02-14 Rob BrowningMove Client compression spec from constructor to new_pa...
2014-01-31 Rob BrowningAdd --exclude-rx and --exclude-rx-from support to ...
2014-01-31 Rob BrowningFix drecurse relative --excludes, quash duplicates...
2014-01-27 Rob Browningsave-cmd.py: disallow backup set names containing "/".
2014-01-14 itxx00bup-restore.md: always initialize root_meta in do_root.
2013-12-24 Rob BrowningAdd -n, -A, -F, --file-type, --numeric-ids and detailed...
2013-12-21 Rob BrowningDon't fail tests when the timestamp read resolution...
2013-12-21 Rob BrowningAdd restore option "--exclude-rx-from FILE".
2013-12-21 Thomas KlausnerAdd index option "--exclude-rx-from FILE".
2013-12-05 Rob BrowningAdd helpers.fdatasync(); fix interleaved mmap/read...
2013-11-12 Rob BrowningDon't crash; defer an error when a path changes while... 0.25-rc4
2013-11-10 Rob BrowningOnly allow "index --clear" to clear the default index...
2013-11-09 Rob Browningtag-cmd.py: add "FIXME: review for safe writes.".
2013-11-09 Ben KellyAdd 'tag -f' support.
2013-11-07 Rob BrowningAdd --map-user --map-group --map-uid and --map-gid...
2013-11-06 Rob BrowningDon't include atime when determining hardlink compatibi...
2013-11-04 Thomas KlausnerCall date with -d since it's more portable than --date.
2013-11-03 Rob Browningimport-rsnapshot-cmd.sh: add a few missing failure...
2013-11-03 Rob BrowningSet pipefail so that "x | y || exit $?" will work properly.
2013-11-02 Rob Browningindex-cmd.py: pass exclude_rxs as an argument to update...
2013-11-01 Rob BrowningDon't use "set -e" in import-rdiff-backup.sh.
2013-10-31 Rob Browningmeta-cmd.py: actually respond to recursion options.
2013-10-23 Rob BrowningFix top-level non-dir metadata restoration with /foo...
2013-10-22 Rob BrowningAdd "bup cat-file [--meta|--bupm] /branch/revision...
2013-10-08 Rob Browningbloom-cmd.py: close open file object for tfname before...
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-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-18 Gabriel Filionsplit-cmd.py: change -N to --noop (which actually exist...
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-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-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-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-18 Rob Browningrestore-cmd.py: make sure restore paths have at least...
2013-03-18 Zak WilcoxAdd a --no-check-device option to bup index (cf. tar).
2013-03-10 Jean-Baptiste Denissave-cmd.py: insist on having an index; check for the...
2013-03-10 Rob Browningfind_dir_item_metadata_by_name(): wait for the right...
2013-03-08 Rob BrowningInclude metadata when asked to restore individual non...
2013-03-08 Rob BrowningFix use of Python assert() with respect to optimization.
2013-03-08 Rob BrowningMove parse_excludes to helpers and rework it a bit.
2013-03-01 Rob BrowningOfficially drop support for Python 2.4.
2013-02-16 Rob Browningclear_index(): remove unused "cleared" variable.
2013-02-16 Patrick Rouleaubloom-cmd: don't explicitly create the bloom file ...
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-09 Rob BrowningChange index; include atime; pack time as xstat timespe...
2013-02-02 Rob BrowningOverhaul restore destination handling, and stripping...
2013-01-27 Rob BrowningAdd preliminary hardlink support for review.
2013-01-27 Rob BrowningStop checking for empty stat values from recursive_dirl...
2013-01-27 Zoran ZaricPrint a more meaningful error message when help can...
2012-12-22 Rob BrowningDisallow empty graft points.
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-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-09 Gabriel FilionRectify bup-split documentation for the fanout option.
2012-10-06 Zoran ZaricMake import-rdiff-backup's output more verbose
next