]> arthur.barton.de Git - bup.git/history - lib/bup/t/thashsplit.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / thashsplit.py
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-04-02 Rob BrowningCheck saved_errors before and after every test
2016-01-01 Rob BrowningUse BytesIO instead of StringIO
2015-08-24 Rob Browningthashsplit: don't assume MINCORE_INCORE is defined
2015-07-14 Rob BrowningHandle mincore cross-platform differences
2015-06-28 Rob BrowningMove _page_size to helpers.sc_page_size
2015-06-20 Rob BrowningEject pages after save more selectively
2015-06-20 Rob BrowningEject our pages after save via fmincore
2014-02-15 Aidan Hobson SayersAlways return a level 0 blob from _splitbuf() for BLOB_...
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 Pennarun_hashsplit.c: refactor a bit, and add a self-test.