]> arthur.barton.de Git - bup.git/history - lib
cmd/midx: differentiate the log message from the index.py merging.
[bup.git] / lib /
2010-12-01 Avery Pennarunmidx: auto-remove midx files that refer to missing...
2010-12-01 Gabriel Filionadd a tag command
2010-12-01 Gabriel FilionMove commit directories in /.commit/??/
2010-12-01 Zoran ZaricExcludes BUP_DIR from index.
2010-11-09 Gabriel FilionRevert new-style classes
2010-11-09 David RodaUse relative width for wrapper. Don't stretch table
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-10-04 Avery Pennaruncmd/save: oops, missing a mangle_name() call.
2010-09-22 Avery Pennaruncmd/split: print a progress counter.
2010-09-22 Avery Pennarungit.py: support the old git pack .idx version 1 format.
2010-09-22 Avery Pennarungit.py: more careful handling of .idx version codes.
2010-09-22 Avery Pennaruncmd/split: add a --git-ids option.
2010-09-22 Avery Pennaruncmd/split: add a new --keep-boundaries option.
2010-09-22 Avery PennarunMerge branch 'dr/web'
2010-09-22 Avery PennarunMerge branch 'maint'
2010-09-22 David RodaAdd simple styling to bup web.
2010-09-22 David RodaEnable static resources. Move css to external file.
2010-09-09 Avery PennarunFixup ctime/mtime that are outside a 32-bit range.
2010-09-08 Zoran ZaricAdds a date option to save, split and bup.git.PackWrite...
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of... bup-0.19
2010-09-08 Avery Pennarunoptions.py: get the real tty width for word wrapping...
2010-09-08 Avery Pennarunoptions.py: remove extra newlines in usage string.
2010-09-08 Avery Pennarunoptions.py: handle optspecs that include inline square...
2010-09-08 Avery Pennarunoptions.py: better support for explicit no-* options.
2010-09-07 Avery PennarunIntroduce BUP_DEBUG, --debug, and tone down the log... bup-0.18
2010-09-07 Avery Pennarunclient.py,git.py: run 'bup midx -a' automatically somet...
2010-09-06 Avery Pennaruncmd/midx: --auto mode can combine existing midx files...
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennarunindex.py: handle uid/gid == -1 on cygwin bup-0.17b
2010-09-05 David Rodacmd/index: catch exception for paths that don't exist.
2010-09-02 Avery PennarunMerge branch 'maint'
2010-09-02 Avery PennarunMerge branch 'guesser'
2010-09-02 Avery Pennarungit.py: recover more elegantly if a MIDX file has the...
2010-08-27 Avery Pennarun_helpers.extract_bits(): rewrite git.extract_bits(...
2010-08-27 Avery Pennarun_helpers.firstword(): a new function to extract the...
2010-08-27 Avery Pennarungit.py: when seeking inside a midx, use statistical...
2010-08-27 Avery Pennarungit.py: keep statistics on how much sha1 searching...
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-08-22 Gabriel Filionlib/bup/ssh: Add docstrings
2010-08-22 Gabriel Filionlib/bup/options: Add docstrings
2010-08-22 Gabriel Filionimport cleanup
2010-08-22 Gabriel Filionlib/bup/vfs: bring back Python 2.4 support
2010-08-11 Gabriel Filionlib/bup/vfs: Add docstrings
2010-07-31 Avery PennarunRename _hashsplit.so to _faster.so, and move bupsplit...
2010-07-28 Avery Pennarunoptions.py: support for putting default values in ...
2010-07-28 Avery Pennarun_hashsplit.c: get rid of some warnings indicated by...
2010-07-28 Avery Pennarun_hashsplit.c: replace the stupidsum algorithm with...
2010-07-28 Avery Pennarun_hashsplit.c: switch rollsum_roll() to a macro instead...
2010-07-28 Avery Pennarun_hashsplit.c: refactor a bit, and add a self-test.
2010-07-27 Gabriel Filioncmd/web: hide .dotfiles by default
2010-07-27 Gabriel Filionlib/options: Add an onabort argument to Options()
2010-07-26 Rob BrowningAdd a mode argument to mkdirp. bup-0.16
2010-07-26 Avery Pennarunvfs: resolve absolute symlinks inside their particular...
2010-07-26 Avery Pennarunvfs: try_lresolve() was a bad idea. Create try_resolve...
2010-07-26 Gabriel Filionfix helpers.columnate bug when list is empty
2010-07-23 Avery Pennaruncmd/web: don't die if lresolve() fails.
2010-07-23 Joe BedaConvert 'bup web' directory listing to use tornado...
2010-07-20 Gabriel FilionUpdate tornado to revision ad104ffb41
2010-07-17 Peter McCurdyAdd Tornado framework from git, commit 7a30f9f6
2010-07-15 Avery Pennarungit.py: use close_fds=True when starting git cat-file.
2010-07-15 Gabriel FilionAdd docstrings to lib/bup/helpers.py
2010-07-14 Avery PennarunMove t/*.py to lib/bup/t/*.py.
2010-07-14 Avery Pennarunclient.py: raising a particular rare exception caused...
2010-07-12 Joe BedaAdd new 'bup web' command.
2010-07-12 Brandon Lowoptions.py: differentiate unset and set-to-negative...
2010-07-09 Avery Pennarunvfs: File.open() needs to do a seek(0) on the cached...
2010-06-27 Gabriel FilionInline git.cat() inside server-cmd.py
2010-06-27 Gabriel FilionRemove trailing spaces from git.py
2010-06-25 Avery Pennarunvfs: correctly handle reading small files.
2010-06-25 Avery Pennaruncmd/random: support lengths that aren't a multiple...
2010-06-08 Gabriel FilionDocstrings for the git.py library
2010-06-07 Avery Pennaruncmd/{save,split}: add a --bwlimit option. bup-0.15
2010-05-11 Joe BedaStop using '%s' formatter in strftime.
2010-04-30 Gabriel FilionAvoid len as a variable name
2010-04-24 Avery Pennaruncmd/version, etc: fix version number detection stuff.
2010-04-23 Avery Pennarunvfs: take advantage of bup chunking to make file seekin... bup-0.14
2010-04-23 Avery Pennarungit.CatPipe: more resilience against weird errors.
2010-04-23 Avery Pennaruncmd/ftp: 'ls' command should print filenames in columns.
2010-04-23 Avery Pennarunvfs: cache file sizes in the Node object.
2010-04-23 Avery Pennaruncmd/save: when a file is chunked, mangle its name from...
2010-04-01 Avery PennarunMerge branch 'master' of /tmp/bup
2010-04-01 Avery Pennarunhelpers.log(): run sys.stdout.flush() first.
2010-04-01 Avery PennarunGet rid of a sha-related DeprecationWarning in python...
2010-03-21 Avery Pennarunrbackup-cmd: we can now backup a *remote* machine to...
2010-03-21 Avery Pennarunclient: Extract 'bup server' connection code into its...
2010-03-21 Avery Pennarunoptions: allow user to specify an alternative to getopt...
2010-03-21 Avery Pennarunsave/index/drecurse: correct handling for fifos and...
2010-03-15 Lukasz Kosewskilib/bup/index.py: mmap.mmap() objects need to be close...
2010-03-14 Avery PennarunPackIdxList.refresh(): remember to exclude old midx... bup-0.12b
2010-03-14 Avery Pennarunbup.client: fix freeze when suggest-index after finishi...
2010-03-14 Avery Pennarunhashsplit: no need to import bup.git.
2010-03-14 Avery Pennarunclient/server: correctly handle case where receive...
2010-03-13 Avery Pennaruncmd/{index,save}: handle ctrl-c without printing a... bup-0.12a
2010-03-13 Avery Pennarungit.PackWriter: avoid pack corruption if interrupted...
2010-03-13 Avery PennarunCorrectly pass along SIGINT to child processes.
2010-03-13 Avery Pennarunhashsplit: use posix_fadvise(DONTNEED) when available.
2010-03-13 Avery Pennarunsave-cmd: open files with O_NOATIME on OSes that suppor...
2010-03-04 Avery Pennarunsave-cmd: progress meter wouldn't count identical files...
next