]> arthur.barton.de Git - bup.git/shortlog
bup.git
2010-03-04 Avery Pennarunmain: fix problem when redirecting to newliner on MacOS X.
2010-03-04 Avery Pennarunsave-cmd: when verbose=1, print the dirname *before...
2010-03-04 Avery Pennarunsave-cmd: Fix --smaller and other behaviour when files...
2010-03-04 Avery Pennarunsave-cmd: progress meter wouldn't count identical files...
2010-03-03 Avery Pennarunsave-cmd: byte count was missing a few files.
2010-03-03 Avery Pennarunmain: initialize 'p' before the try/finally that uses it.
2010-03-03 Avery Pennarunsave-cmd: don't fail an assertion when doing a backup...
2010-03-03 Avery Pennarun'make stupid' stopped working when I moved subcommands...
2010-03-03 Avery Pennarunbup.options: remove reference to bup.helpers.
2010-03-03 Avery Pennarunlog(): handle situations where stderr gets set to nonbl...
2010-03-02 Avery PennarunAdd man pages for random, newliner, help, memtest,...
2010-03-02 Avery Pennarunbup random: fix progress output and don't print to...
2010-03-02 Avery Pennarunmain.py: clean up subprocesses dying on signal.
2010-03-01 Avery PennarunRename PackIndex->PackIdx and MultiPackIndex->PackIdxList. bup-0.12
2010-03-01 Avery Pennarunmain: list common commands before other ones.
2010-02-28 Avery PennarunAdd a 'bup help' command.
2010-02-28 Avery Pennarunvfs: supply ctime/mtime for the root of each commit.
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 Pennarunbup index --check: detect broken index entries.
2010-02-28 Avery Pennaruncmd-index: auto-invalidate entries without a valid...
2010-02-28 Avery PennarunAdd a new 'bup newliner' that fixes progress message...
2010-02-28 Avery PennarunAdd an options.fatal() function and use it.
2010-02-14 Avery Pennaruncmd-fuse: use the new vfs layer. bup-0.11
2010-02-14 Avery Pennaruncmd-ls: use the new vfs layer.
2010-02-14 Avery Pennaruncmd-ftp: a new command-line client you can use for...
2010-02-14 Avery PennarunAnother suspicious fix for CatPipe parallelism.
2010-02-14 Avery Pennarunhashsplit: smallish files (less than BLOB_MAX) weren...
2010-02-13 Avery PennarunMake CatPipe objects more resilient when interrupted.
2010-02-13 Avery Pennarunbup join: continue gracefully if one of the requested...
2010-02-12 Avery Pennarun_hashsplit.c: right shifting 32 bits doesn't work. bup-0.10
2010-02-12 Steve DiverFix building under cygwin.
2010-02-12 Avery Pennarunhashsplit: totally change the way the fanout stuff...
2010-02-12 Avery Pennaruncmd-split and hashsplit: cleaning up in preparation...
2010-02-12 Avery Pennaruncmd-join: don't restart git cat-file so frequently.
2010-02-11 Avery PennarunReplace randomgen with a new 'bup random' command.
2010-02-11 Avery PennarunDocumentation: correctly mark .md.tmp files as "precious".
2010-02-10 Avery Pennarunmidx: automatically ignore .midx files if one of their...
2010-02-10 Avery Pennarunmidx: prune redundant midx files automatically.
2010-02-10 Andrew SchleiferFix building on MacOS X on PowerPC.
2010-02-09 Avery PennarunREADME: bup now has more reasons it's cool and fewer...
2010-02-09 Avery Pennarunindex: if files were already deleted, don't dirty the... bup-0.09
2010-02-09 Avery Pennaruncmd-save: don't recurse into already-valid subdirs.
2010-02-09 Avery Pennaruncmd-index/cmd-save: correctly mark directories as dirty...
2010-02-09 Avery Pennarundrecurse.py: handle initial pathnames that aren't direc...
2010-02-09 Avery PennarunFix some list comprehensions that I thought were genera...
2010-02-08 Avery Pennaruntest.sh: don't try non-quick fsck on damaged repositories.
2010-02-06 Avery PennarunWrote man pages for bup(1) and all the subcommands.
2010-02-06 Avery PennarunMerge remote branch 'origin/master'
2010-02-06 Avery Pennaruncmd-save: fix a potential divide by zero error.
2010-02-06 Avery Pennaruncmd-ls: a line got lost and it didn't work at all.
2010-02-06 Avery Pennaruncmd-margin: work correctly in python 2.4 when a midx...
2010-02-05 Avery PennarunInfrastructure for generating a markdown-based man...
2010-02-05 Avery Pennarunbup.py: list subcommands in alphabetical order.
2010-02-05 Avery Pennarunbup save: try to estimate the time remaining. bup-0.08a
2010-02-05 Avery PennarunWhen receiving an index from the server, print a handy...
2010-02-05 Avery Pennarunbup-server: revert to non-midx indexes when suggesting...
2010-02-05 Avery PennarunNarrow the exception handling in cmd-save.
2010-02-04 Avery Pennarunbup index: fix progress message printing when using -v.
2010-02-04 Avery PennarunOn python 2.4 on MacOS X, __len__() must return an...
2010-02-04 Avery PennarunMerge branch 'indexrewrite' bup-0.08
2010-02-04 Avery PennarunGreatly improved progress reporting during index/save.
2010-02-04 Avery PennarunFix bugs in new indexing code.
2010-02-03 Avery PennarunSpeed up cmd-drecurse by 40%.
2010-02-03 Avery PennarunSplit directory recursion stuff from cmd-index.py into...
2010-02-02 Avery PennarunMassive speedups to bupindex code.
2010-02-02 Avery Pennaruncmd-save: add --smaller option.
2010-02-02 Avery Pennarunmidx: the fanout table entries can be 4 bytes, not 8.
2010-02-02 Avery Pennaruncmd-midx: correctly handle a tiny nonzero number of...
2010-02-02 Avery PennarunUse a heapq object to accelerate git.idxmerge().
2010-02-02 Avery Pennaruncmd-margin: a command to find out the max bits of overl...
2010-01-31 Avery PennarunUpdate README.md to reflect recent developments.
2010-01-31 Avery PennarunMove testfile[12] into t/
2010-01-31 Avery Pennarunfsck: add a -j# (run multiple threads) option. bup-0.07
2010-01-31 Avery PennarunBasic cmd-fsck for checking integrity of packfiles.
2010-01-31 Avery Pennaruncmd-damage: a program for randomly corrupting file...
2010-01-31 Avery PennarunUse mkstemp() when creating temporary packfiles.
2010-01-31 Avery Pennarunrewire a try/finally with a yield inside to be compatib...
2010-01-30 Avery Pennarunclient: fix a race condition when the server suggests...
2010-01-27 Avery Pennaruncmd-ls and cmd-fuse: toys for browsing your available...
2010-01-25 Avery Pennaruncmd-midx: some performance optimizations. bup-0.06
2010-01-25 Avery Pennaruncmd-midx: add --auto and --force options.
2010-01-25 Avery PennarunWhen there are multiple overlapping .midx files, discar...
2010-01-25 Avery PennarunMultiPackIndex: use .midx files if they exist.
2010-01-25 Avery Pennaruncmd-midx: a command for merging multiple .idx files...
2010-01-25 Avery PennarunRename chashsplit.so to _hashsplit.so.
2010-01-25 Dave CoombsMaking a warning in chashsplitmodule.c go away.
2010-01-24 Avery Pennaruntoplevel exit() doesn't work in python 2.4.
2010-01-24 Avery PennarunMinor changes to make bup work with git as far back...
2010-01-24 Avery PennarunIn some versions of python, comparing buffers with...
2010-01-24 Avery PennarunWrap mmap calls to help with portability.
2010-01-24 Avery PennarunMakefile: build module using python distutils instead...
2010-01-24 Avery Pennarunexecutable files: don't assume python2.5.
2010-01-24 Avery PennarunMakefile: oops, all the $^ and $< were backwards.
2010-01-24 Avery PennarunMake README a symlink to README.md
2010-01-24 Avery PennarunMinor README format changes to make it markdown-compliant.
2010-01-14 Dave CoombsChange t/tindex.py to pass on Mac OS. bup-0.05
2010-01-12 Avery PennarunUse a PackBitmap file as a quicker way to check .idx...
2010-01-12 Avery Pennarunmemtest.py: a standalone program for testing memory...
2010-01-12 Avery Pennarunoptions parser: automatically convert strings to ints...
next