]> arthur.barton.de Git - bup.git/history - cmd
tclient: invoke bup via absolute path
[bup.git] / cmd /
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
2012-10-06 Zoran ZaricCatch ^C in import-rdiff-backup
2012-10-06 Zoran ZaricImplement a import-rdiff-backup command
2012-09-24 Oei, Yung-ChinCalling bup-server with "-r host:" fails to activate...
2012-08-17 Gabriel FilionAdd BUP_DIR to the subprocess environment during set...
2012-08-17 Rob BrowningAdd a bup "tick" before indexing to avoid timestamp...
2012-08-17 Aneurin Pricecmd/drecurse: correctly pass excluded_paths to recursiv...
2012-08-17 Rob BrowningAdd "xstat" itself to the xstat optspec usage message.
2012-02-22 Avery Pennaruncmd/ftp: don't do MacOS readline bindings on non-MacOS.
2012-01-19 Avery Pennaruncmd/ftp: fix tab completion on MacOS.
2011-06-09 Avery PennarunMerge branch 'meta'
2011-06-09 Rob BrowningReplace _helpers.utimensat() with utime() and lutime().
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-31 Aaron M. UckoCap timestamps in index to avoid needing to worry about...
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 Gabriel FilionRefactor: unify ls/ftp-ls code
2011-05-29 Gabriel Filionls: include hidden files when explicitly requested
2011-05-29 Gabriel Filionftp: implement ls -s (show hashes)
2011-05-29 Gabriel Filionftp/ls: columnate output attached to a tty, else don't
next