]> arthur.barton.de Git - bup.git/shortlog
bup.git
2014-08-29 Rob BrowningFix typo in atomically_replaced_file docstring
2014-08-11 Mark J HewittAssume FS_IOC_GETFLAGS may trash output on error
2014-08-08 Rob BrowningHandle kernel/FUSE disagreement over Linux attrs
2014-08-08 Nathan BirdOnly silence ENOENT in helpers.unlink
2014-08-06 Rob Browningatomically_replaced_file: ensure error leaves original
2014-08-05 Rob BrowningMerge work on atomic writes
2014-08-05 Rob Browningthelpers.py: use t/tmp as the tmpdir parent
2014-08-05 Rob BrowningAdjust atomically_replaced_file documentation.
2014-08-05 Nathan BirdAdd atomically_replaced_file for safer output
2014-07-30 Tim Riemenschneidertest-fuse.sh: make ls output locale independent
2014-07-30 R. Andrew OhanaOmit htonll when already #defined
2014-07-20 Nick AlcockCorrect author for 497505901824dd7382d1d80e152f6b6d810a2844
2014-07-20 NixJust log when skipping a large file during save
2014-07-17 Will RouesnelFix HEAD request handling in bup-web
2014-07-15 Rob Browningtest-fuse.sh: use invariant test data
2014-07-09 Fabian BakkumUpdate README.md
2014-07-08 Rob BrowningHACKING: update to reflect 0.26 release 0.26
2014-07-06 Rob Browningtest-fuse.sh: set TZ=UTC for ls dates
2014-07-03 Patrick RouleauAvoid uid/gid 0 metadata tests when ids don't exist 0.26-rc2
2014-07-03 Patrick Rouleautest-meta.sh: use user's uid/gid, not 0
2014-06-30 Rob Browningformat-subst.pl: check for subcommand failure
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-28 Rob Browningsave-cmd.py: don't test for meta index via access()
2014-06-28 Rob BrowningInitialize _file in MetaStoreReader before open
2014-06-10 Greg TroxelAvoid using incomplete utimensat implementations.
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-04 Holger DellMakefile: add missing t/test-save-creates-no-unrefs.sh
2014-06-04 Holger Dellmangle_path: verify chunked name refers to git dir
2014-06-04 Holger Dellgit.py: fix minor typos in comments
2014-06-02 Rob Browningimport-rdiff-backup-cmd: invoke mktemp more portably
2014-05-31 Brandon SmithUS/Central is not a common timezone, use America/Chicago
2014-05-31 Brandon Smitht/force-delete: bash is not always at /bin/bash
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-28 Patrick Rouleaumidx: close the mmap before erasing an midx file
2014-05-23 Rob BrowningDon't call _mksubs() in VFS Node nlink()
2014-05-21 Rob BrowningUse CatPipe, not show, in git_commit_dates()
2014-05-21 Rob BrowningMove VFS cp() to git.py; handle repodir changes
2014-05-17 Rob BrowningFix git_commit_dates() to handle (obvious) duplicates
2014-05-14 Rob BrowningInitialize MetaStoreWriter self._file to None
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-12 Rob BrowningReturn integers, not strings from get_commit_dates()
2014-05-11 Simon PerssonAlways line-buffer bup restore stdout
2014-05-10 Rob BrowningFind SC_ARG_MAX via C sysconf().
2014-05-10 Rob BrowningRead ARG_MAX directly via os.sysconf('SC_ARG_MAX').
2014-05-10 Rob BrowningRevert "Write the system ARG_MAX to an autogenerated...
2014-05-08 Rob BrowningRetrieve the dates for all branches with one bulk git...
2014-05-08 Rob BrowningAdd a batchpipe() command to helpers that behaves somew...
2014-05-08 Rob BrowningWrite the system ARG_MAX to an autogenerated config...
2014-05-08 Rob BrowningMerge work to make helpers.next() match the newer Pytho...
2014-05-08 Rob BrowningOnly define helpers.next() if Python's isn't new enough.
2014-05-08 Aidan Hobson... Drop helpers.next() and just use Python's built-in.
2014-05-02 Rob Browninghelpers.py: use returncode to get the subprocess exit...
2014-05-02 Rob BrowningUse the author date, not committer date for the bup...
2014-05-02 Rob Browninghelpers.py: check subprocess exit status in readpipe().
2014-04-27 Patryck Rouleautest-ls.sh: handle Cygwin's coupling of timestamp/permi...
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-04 Rob Browningvfs.py: don't redundantly _populate_metadata for Dir()s.
2014-04-03 Rob BrowningAdd initial support for ls(1) style "-d" argument to...
2014-04-03 Rob Browningindex.py: fix typo in Writer._add.
2014-04-02 Patryck Rouleauindex-cmd: prevent a division by zero while computing...
2014-03-29 Mark J Hewittt/tmetadata.py: accommodate changes to xattr.set error...
2014-03-27 Rob Browningt/test-meta.sh: fix xattr.set test broken by path outpu...
2014-03-23 Rob BrowningPass any VFS Dir() constructor keywords on to Node().
2014-03-23 Rob Browningwvtest.sh: add WVDIE().
2014-03-23 Rob Browningmetadata.py: xattr exception strings don't have path...
2014-03-23 Rob Browningtest-ls.sh: don't check the symlink file size on NetBSD...
2014-03-22 Rob Browningtest-ls.sh: get the group and gid from the filesystem.
2014-03-21 Rob Browning_helpers.c: use "unsigned long long" in ASSIGN_PYLONG_T...
2014-03-20 Rob Browningwvtest.sh: print a backtrace on failure when running...
2014-03-20 Rob Browningwvtest.sh: declare non-global variables to be local.
2014-03-20 Rob BrowningReport paths/s in index progress information.
2014-03-20 Rob BrowningUse "EXAMPLES" consistently in the manpages.
2014-03-20 Rob Browningwvtest.sh: add "Local Variables" for file's current...
2014-03-20 Rob Browningwvtest.sh: remove unused LVL variable.
2014-03-18 Rob BrowningDisable -Wtautological-compare for INTEGER_TO_PY()...
2014-03-17 Rob Browningtest-on.sh: add some simple "bup on" tests.
2014-02-18 Rob Browningtest-ls.sh: take only the first 10 chars from ls -l...
2014-02-17 Rob Browningtest-compression.sh: use "tar ... | wc -c" instead...
2014-02-17 Rob Browningtest-ls.sh: get the symlink mode from the host ls;...
2014-02-17 Dmitry PolushkinAdd acl and attr to Debian/Ubuntu build deps and defaul...
2014-02-15 Aidan Hobson... Always return a level 0 blob from _splitbuf() for BLOB_...
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-02-06 Rob Browningmetadata.summary_str(): don't ignore a size of 0 (i...
2014-02-06 Rob Browningtest-ls.sh: eliminate timezone dependencies; test dates...
2014-02-05 Rob BrowningRestore ls -l item sizes, and add initial tests for...
2014-02-04 Rob BrowningFix the ls -laAF options with respect to the VFS synthe...
2014-01-31 Rob Browningmetadata.py: add a more meaningful repr() to Metadata.
2014-01-31 Rob BrowningAdd --exclude-rx and --exclude-rx-from support to ...
2014-01-31 Rob BrowningFix drecurse relative --excludes, quash duplicates...
next