]> arthur.barton.de Git - bup.git/history - .gitignore
Update README.md to reflect recent developments.
[bup.git] / .gitignore
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...