]> arthur.barton.de Git - bup.git/history - .gitignore
Update base_version to 0.34~ for 0.34 development
[bup.git] / .gitignore
2021-04-18 Rob Browning.gitignore: update (include C .d files, etc.)
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-27 Rob BrowningConvert top level executables to binaries and clean...
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Johannes Bergtests: move all tests to test/
2020-07-05 Rob BrowningAvoid varying git archive content for ref; rework versi...
2020-07-05 Rob Browninggitignore: add config/bin
2020-06-19 Rob BrowningMove cmd to lib/ and reverse symlink
2019-12-15 Rob BrowningMove bup to cmd/ and symlink ./bup to cmd/bup
2019-12-01 Rob BrowningInstall bup-python and rely on it everywhere
2016-12-31 Alexander BartonGit: Ignore two more generated files
2016-12-17 Rob Browninggitignore: remove vestigial lib/bup/_version.py
2015-12-19 Rob Browninggitignore: add /sampledata/var; clean up
2015-12-19 Rob BrowningGenerate bup-python from Makefile not configure
2014-05-10 Rob BrowningRevert "Write the system ARG_MAX to an autogenerated...
2014-05-08 Rob BrowningWrite the system ARG_MAX to an autogenerated config...
2014-01-29 Rob Browningt/test.sh: use a tmpdir in t/tmp instead of working...
2013-11-01 Phil HordAdd /t/tmp/ to .gitignore.
2013-03-18 Gabriel FilionIgnore artefacts from sampledata
2013-01-26 Alexander BartonAdd *.tmp.meta to .gitignore and to "make clean".
2011-05-15 Avery Pennarunconfig: more config stuff to config/ subdir, call it...
2011-05-12 Jimmy TangInitial import of configure.sh
2010-09-08 David Roda--remote parameter requires a colon
2010-07-23 Peter McCurdyIgnore vim's .sw? files.
2010-04-24 Avery Pennaruncmd/version, etc: fix version number detection stuff.
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.
2010-02-06 Avery PennarunMerge remote branch 'origin/master'
2010-02-05 Avery PennarunInfrastructure for generating a markdown-based man...
2010-01-24 Avery PennarunMakefile: build module using python distutils instead...
2010-01-12 Avery Pennarunmemtest.py: a standalone program for testing memory...
2010-01-11 Avery PennarunMerge branch 'cygwin'
2010-01-11 Avery PennarunAssorted cleanups to Luke's cygwin fixes.
2010-01-10 Lukasz KosewskiMerge branch 'master' of git://github.com/apenwarr/bup
2010-01-10 Lukasz Kosewski.gitignore sanity.
2010-01-03 Avery PennarunExtremely basic 'bup server' support.
2010-01-03 Avery PennarunAdd 'bup init' command.
2010-01-03 Avery PennarunName temp files from 'make test' as *.tmp to make them...
2010-01-03 Avery Pennarun'make test' now tests the -t and -c options of bup...
2010-01-01 Avery PennarunInitial version of 'bup save'.
2009-12-31 Avery PennarunRename datagen.c to randomgen.c, to better reflect...
2009-12-30 Avery PennarunAdd a '-t' option to 'bup split' and make 'bup join...
2009-12-30 Avery PennarunAdd a 'bup' wrapper program.
2009-12-30 Avery PennarunAdd a C module to do the rolling checksum.
2009-12-30 Avery Pennarundatagen.c: a quick program to generate a repeatable...
2009-10-04 Avery PennarunRename hsplit/hjoin to hashsplit/hashjoin.
2009-10-04 Avery PennarunActually hash stuff, and add a basic 'make test'.
2009-10-03 Avery PennarunExtremely cheesy initial implementation of rolling...