]> arthur.barton.de Git - bup.git/history - Makefile
Adjust rm-cmd and bup.rm for python 3 and enable test-rm
[bup.git] / Makefile
2014-05-08 Rob BrowningWrite the system ARG_MAX to an autogenerated config...
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-04 Rob BrowningFix the ls -laAF options with respect to the VFS synthe...
2014-01-31 Rob BrowningFix drecurse relative --excludes, quash duplicates...
2014-01-29 Rob Browningt/test.sh: use a tmpdir in t/tmp instead of working...
2014-01-25 Rob BrowningChange -x/--xdev/--one-filesystem to include the mount...
2013-12-31 Rob BrowningMove the main fsck tests from test.sh to test-fsck.sh.
2013-12-31 Rob BrowningMove clear-index tests from test.sh to test-index-clear.sh.
2013-12-31 Rob BrowningMove test.sh exclude tests to renamed test-save-restore...
2013-12-31 Rob BrowningMove compression tests from test.sh to test-compression.sh.
2013-12-31 Rob BrowningMove import-rdiff-backup tests from test.sh to test...
2013-12-31 Rob BrowningMove save --strip/--graft tests from test.sh to test...
2013-12-28 Rob BrowningRemove ancient lib/tornado in favor of an external...
2013-12-21 Rob BrowningMove the --exclude-rx tests from test.sh to test-save...
2013-12-03 Rob BrowningCreate t/force-delete from t/lib.sh force-delete and...
2013-11-19 Rob BrowningManually set TMPDIR to $(CURDIR)/tmp for all tests...
2013-11-15 Rob BrowningMakefile: simplify runtests-python since metadata tests...
2013-11-11 Rob BrowningRevert "Makefile: avoid using -Werror with clang for...
2013-11-10 Rob BrowningMakefile: avoid using -Werror with clang for now.
2013-11-07 Rob BrowningAdd --map-user --map-group --map-uid and --map-gid...
2013-10-22 Rob BrowningAdd "bup cat-file [--meta|--bupm] /branch/revision...
2013-10-07 Rob BrowningBe more careful when testing that repeated saves can...
2013-09-01 Christopher MengPreserve filesystem timestamps during "make install".
2013-08-17 Zoran Zaricgit.py: don't automatically initialize ~/.bup if it...
2013-07-07 Rob BrowningMakefile: add any environmental CFLAGS to the end of...
2013-03-25 Tim RiemenschneiderAdd tests for file and dir removal between index and...
2013-03-18 Rob BrowningAdd tests for index --no-check-device, and support...
2013-03-17 Rob BrowningCreate symlinks in t/configure-sampledata; remove them...
2013-03-08 Rob BrowningInclude metadata when asked to restore individual non...
2013-01-26 Alexander BartonAdd *.tmp.meta to .gitignore and to "make clean".
2013-01-23 Yung-Chin OeiMakefile: clean config/ during clean.
2012-12-25 Rob BrowningDefer errors when the restore target doesn't support...
2012-12-22 Rob BrowningUnmount and remove testfs instances correctly during...
2012-10-20 Rob BrowningAlways run metadata tests; disable root-level tests...
2012-09-26 Rob BrowningChange a few Makefile vars using ${} to use $() to...
2012-09-26 Thomas KlausnerFix GNU make detection and usage.
2011-06-09 Avery PennarunDisable t/test-meta.sh in 'make test' unless TEST_META=1 bup-0.25-rc1
2011-06-09 Avery PennarunMerge branch 'meta'
2011-06-09 Aneurin Pricemake clean: Remove dlls from child directories
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'config'
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Avery Pennarunconfig: more config stuff to config/ subdir, call it...
2011-05-15 mikMakefile: add a PREFIX variable for locations other...
2011-05-12 Jimmy TangInitial import of configure.sh
2011-05-08 Rob BrowningRemove vestigal clean target comment regarding pybuptes...
2011-03-21 Rob Browningtgit.py: provoke ENOTDIR rather than EACCES in test_che...
2011-03-20 Avery PennarunMerge branch 'maint'
2011-03-20 Gabriel FilionMakefile: Fix 'clean' rule bup-0.24b
2011-03-11 Avery PennarunMerge branch 'maint'
2011-03-10 Avery PennarunMerge branch 'maint'
2011-03-10 Gabriel FilionVerify permissions in check_repo_or_die()
2011-03-10 Gabriel FilionVerify permissions in check_repo_or_die()
2011-02-28 Avery PennarunMerge branch 'rlb/meta'
2011-02-28 Avery PennarunMerge branch 'master' into meta
2011-02-27 Rob BrowningDon't touch correct target xattrs; remove inappropriate...
2011-02-27 Rob BrowningRename test-fs.img to testfs.img and add it to the...
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-15 Brandon LowRemove .c and .o rules, apply flags to csetup.py
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-02-01 Avery Pennarunruntests: Apparently $(wildcard) in make doesn't always... bup-0.22
2011-01-03 Avery PennarunMerge branches 'gf/ls', 'gf/tag', 'zz/import-rsnapshot... bup-0.21-rc1
2011-01-03 Zoran ZaricMakefile: handle shell commands (cmd/*-cmd.sh)
2010-11-26 Rob BrowningAdd (private for now) "bup xstat" command and use it...
2010-11-09 Avery PennarunAdd make export-docs/push-docs/import-docs targets. bup-0.20
2010-09-22 Avery PennarunMerge branch 'dr/web'
2010-09-22 David RodaEnable static resources. Move css to external file.
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-04 Avery PennarunDon't use $(wildcard) during 'make install'. bup-0.17a
2010-09-04 Avery PennarunDon't forget to install _helpers.dll on cygwin.
2010-08-23 Avery PennarunRename _faster.so to _helpers.so. bup-0.17
2010-07-31 Avery PennarunRename _hashsplit.so to _faster.so, and move bupsplit...
2010-07-28 Avery Pennarunmake clean: remove some leftover files.
2010-07-26 Rob BrowningDon't specify a user or group during "make install".
2010-07-26 Rob BrowningRemove Makefile lines that only contain a tab.
2010-07-23 Joe BedaConvert 'bup web' directory listing to use tornado...
2010-07-22 Joe BedaInstall our copy of tornado into /usr/lib/bup/tornado.
2010-07-14 Avery PennarunMove t/*.py to lib/bup/t/*.py.
2010-07-14 Avery PennarunUpdate to latest wvtest.py, wvtest.sh, and wvtestrun...
2010-06-25 Gabriel FilionMakefile: allow PYTHON variable to override python...
2010-06-08 Avery Pennarunmake install: don't fail if documentation couldn't...
2010-04-24 Avery Pennaruncmd/version, etc: fix version number detection stuff.
2010-04-01 Avery PennarunMerge branch 'master' of /tmp/bup
2010-04-01 Avery PennarunAdd a 'make install' target.
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.
2010-02-28 Avery PennarunMove python library files to lib/bup/
2010-02-28 Avery PennarunAdd a new 'bup newliner' that fixes progress message...
2010-02-14 Avery Pennaruncmd-ftp: a new command-line client you can use for...
2010-02-12 Steve DiverFix building under cygwin.
2010-02-11 Avery PennarunReplace randomgen with a new 'bup random' command.
2010-02-10 Andrew SchleiferFix building on MacOS X on PowerPC.
2010-02-06 Avery PennarunMerge remote branch 'origin/master'
2010-02-05 Avery PennarunInfrastructure for generating a markdown-based man...
2010-02-04 Avery PennarunMerge branch 'indexrewrite' bup-0.08
2010-02-03 Avery PennarunSplit directory recursion stuff from cmd-index.py into...
2010-02-02 Avery Pennaruncmd-margin: a command to find out the max bits of overl...
2010-01-31 Avery PennarunBasic cmd-fsck for checking integrity of packfiles.
2010-01-31 Avery Pennaruncmd-damage: a program for randomly corrupting file...
next