]> arthur.barton.de Git - bup.git/history - cmd/margin-cmd.py
Adjust split-cmd join-cmd margin-cmd for python 3; test-split-join
[bup.git] / cmd / margin-cmd.py
2020-02-02 Rob BrowningAdjust split-cmd join-cmd margin-cmd for python 3;...
2020-01-12 Johannes Berggit: remove global variable ignore_midx
2018-09-01 Julien GoodwinReplace remaining print statements with print function
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-01-17 Rob BrowningDon't import * from helpers
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/margin: interpret the meaning of the margin bits.
2010-08-26 Avery Pennaruncmd/margin: add a new --predict option.
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-03-01 Avery PennarunRename PackIndex->PackIdx and MultiPackIndex->PackIdxList. bup-0.12
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.