]> arthur.barton.de Git - bup.git/shortlog
bup.git
2015-12-30 Rob BrowningMakefile: don't conflate DESTDIR with MANDIR etc.
2015-12-29 Rob Browningwvtest.py: set wvtest to wvtest module if __main__
2015-12-29 Rob Browningwvtest.py: correct bup-python in #! preamble
2015-12-27 Rob BrowningHave clean depend on bup-python so tools can too
2015-12-27 Rob BrowningGuard posxi1e has_extended with HAS_EXTENDED_CHECK
2015-12-27 Rob Browningindex: mention Btrfs in --no-check-device docs
2015-12-24 Rob BrowningSet sort LC_ALL=C correctly in test-meta and test-xdev
2015-12-23 Rob BrowningMakefile: set default install PREFIX to /usr/local
2015-12-20 Rob Browningfmincore: treat mmap EINVAL as ENODEV (i.e. skip)
2015-12-19 Rob BrowningMakefile: pass MAKE to ./configure
2015-12-19 Rob Browninggitignore: add /sampledata/var; clean up
2015-12-19 Rob BrowningMove remainder of config/Makefile to Makefile
2015-12-19 Rob BrowningBuild docs via top Makefile
2015-12-19 Rob BrowningGenerate bup-python from Makefile not configure
2015-12-18 Rob Browning"Fix" tests with differing logical/physical paths
2015-12-18 Rob BrowningMakefile: check $(shell) exit statuses
2015-12-18 Rob BrowningChange remaining uses of python to bup-python
2015-12-18 Rob BrowningMakefile: fix tests with bash and pipefail
2015-12-18 Rob BrowningFix python-cmd.sh generation and cleanup
2015-12-18 Rob Browningconfigure-version: completely handle _version.py
2015-12-17 Rob Browninghashsplit: skip uncaching when mmap is unsupported
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2015-12-12 David Kettlertest-tz.sh: test save in a fractional time zone
2015-12-12 Rob BrowningFix utc_offset_str for fractional TZs
2015-12-12 Rob BrowningCall tzset before localtime_r as required by POSIX
2015-11-29 Rob Browningtest-fuse.sh: remove vestigial bash date expansion
2015-11-29 Rob BrowningChoose 2M when SC_ARG_MAX is -1 (unspecified)
2015-09-05 Rob Browningdemangle_name: handle .bupm files
2015-08-24 Rob Browningthashsplit: don't assume MINCORE_INCORE is defined
2015-08-01 Rob Browningvfs: remove support for /foo/TAG (keep /.tag/TAG)
2015-07-26 Rob Browningindex: drop uid/gid from the index
2015-07-26 Rob BrowningMove Cygwin uid/gid fixup from index to xstat
2015-07-18 Rob Browningconfig/configure: find bash via env (as we should)
2015-07-14 Rob BrowningHandle mincore cross-platform differences
2015-07-14 Rob BrowningHandle sysconf results more carefully
2015-07-05 Tadej JanežLICENSE: update to the current GNU LGPLv2 text
2015-07-04 Rob BrowningHACKING: explain running single and parallel tests
2015-07-04 Gabriel Filionimport-rsnapshot: exit with 1, not -1
2015-06-28 Rob BrowningMove _page_size to helpers.sc_page_size
2015-06-28 Rob BrowningGet SC_ARG_MAX from os.sysconf(), not C
2015-06-27 Rob Browninghashsplit: don't import * from bup.helpers
2015-06-21 Rob Browninglist_refs: add limit_to_heads and limit_to_tags
2015-06-20 Rob BrowningEject pages after save more selectively
2015-06-20 Rob BrowningEject our pages after save via fmincore
2015-06-20 Rob BrowningAdd fmincore to return an fd's mincore data
2015-06-20 Rob BrowningRevert "Avoid fadvise (since it doesn't work as expected)"
2015-06-20 Rob BrowningAdd offset argument to fadvise_done
2015-06-20 Rob Browningtest.sh: separate index and split/join tests
2015-06-14 Rob BrowningTagDir._mksubs: remove duplicate FakeSymlink arg
2015-06-13 Rob Browningtest-fuse: format save name with python, not bash
2015-06-13 Ben WiederhakeHACKING: fix format-patch example dir mismatch
2015-06-07 Ben Kellybup midx: fix --output when used with --auto or --force
2015-06-06 Rob Browningdo_midx_group: don't rely on global path variable
2015-05-23 Rob BrowningUpdate definition lists for pandoc 1.13
2015-05-23 Rob Browningwvtest: add watch/report subcmds for parallel runs
2015-05-23 Rob Browningwvtest: move top-level code to a run() function
2015-05-23 Rob Browningwvtestrun: move to wvtest and add "run" argument
2015-05-23 Rob BrowningAvoid fadvise (since it doesn't work as expected)
2015-05-09 Tadej JanežREADME: prefer "init -r" to "ssh ... bup init"
2015-04-26 Rob BrowningSign off on d612d9a599590cb53a76711754f9e031f66a330a
2015-04-26 Rob BrowningREADME.md: consistently refer to "make test"
2015-04-26 Rob BrowningHACKING: update for 0.27 release 0.27
2015-04-25 Rob BrowningMakefile: no really, run test.sh (fix subst too) 0.27-rc7
2015-04-25 Rob BrowningREADME.md: mention workaround for pwd test issue 0.27-rc6
2015-04-25 Rob BrowningMakefile: fix test pattern to include t/test.sh
2015-04-25 Rob Browningtest-xdev: show test skip messages via WVSTART
2015-04-24 Johannes BergReject invalid string in --date argument
2015-04-11 Rob BrowningIgnore lchmod() ENOSYS (i.e. function not implemented) 0.27-rc5
2015-04-11 Rob Browningconfigure-sampledata: remove vestigial etc too
2015-03-29 Rob BrowningDon't use "cp -a"
2015-03-28 Rob BrowningGet TZ offset from C localtime, given tm_gmtoff 0.27-rc4
2015-03-28 Rob BrowningMerge --sparse restore fix and test improvements
2015-03-28 Rob BrowningAdjust sparse restore tests for test fs block size
2015-03-28 Rob BrowningRework write_sparsely() to fix in-buffer zero runs
2015-03-28 Rob BrowningTest sparse restore of short in-buffer zero run
2015-03-28 Rob BrowningUse t/sampledata, not make install, for tests
2015-03-28 Rob BrowningOnly build _version.py once; remove phony targets
2015-03-28 Rob BrowningCreate t/sampledata/var/ and version it
2015-03-21 Rob BrowningDon't have ./bup depend on main.py, etc.
2015-03-21 Rob BrowningClean up sampledata/abs-symlink
2015-03-19 Rob Browningsubtree-hash: adjust for python 2.6
2015-03-15 Rob BrowningUse *native* type sizes in file attr guard
2015-03-14 Rob BrowningMakefile: fix -j race to create ./bup 0.27-rc3
2015-03-13 Rob Browningsubtree-hash: handle non-ASCII path chars 0.27-rc2
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-03-09 Rob BrowningMakefile: clean up _version.py temp files
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 Rob Browningtest-import-duplicity: use install tree for data
2015-03-09 Rob Browningtest-import-duplicity: clean up; add --archive-dir
2015-03-09 Rob Browningimport-duplicity: fix typos
2015-03-09 Rob BrowningQuote command arguments in import-duplicity-cmd.sh.
2015-03-09 Zoran ZaricCatch ^C in import-duplicity
2015-03-09 Zoran ZaricMake import-duplicity's output more verbose
2015-03-09 Zoran ZaricAdd documentation for import-duplicity
2015-03-09 Zoran ZaricAdd a testcase for the import-duplicity command
2015-03-09 Zoran ZaricImplement an import-duplicity command
2015-03-09 Rob Browningcompare-trees: redirect incidental info to stderr
2015-03-08 Rob BrowningMakefile: support parallel testing
next