]> arthur.barton.de Git - bup.git/shortlog
bup.git
2010-09-04 Avery PennarunDon't forget to install _helpers.dll on cygwin.
2010-09-02 Avery Pennarungit.py: recover more elegantly if a MIDX file has the...
2010-09-02 Avery Pennaruncmd/midx: add a new --max-files parameter.
2010-08-27 Avery Pennarungit.py: keep statistics on how much sha1 searching...
2010-08-27 Avery Pennaruncmd/memtest: add a --existing option to test with exist...
2010-08-26 Avery Pennaruncmd/midx: fix SHA_PER_PAGE calculation.
2010-08-26 Avery Pennaruncmd/margin: add a new --predict option.
2010-08-26 Avery Pennaruncmd/memtest: print per-cycle and total times.
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 Avery Pennaruncmd/ftp: don't die if we can't import the ctypes module.
2010-08-22 Gabriel Filionlib/bup/vfs: bring back Python 2.4 support
2010-08-11 Gabriel Filionlib/bup/vfs: Add docstrings
2010-08-02 Avery PennarunDESIGN: update mentions of stupidsum to reflect new...
2010-08-02 Avery PennarunREADME: typo.
2010-07-31 Avery Pennaruncmd/save: update the progress meter less often.
2010-07-31 Avery PennarunRename _hashsplit.so to _faster.so, and move bupsplit...
2010-07-31 Avery Pennaruntest.sh: check the return code of 'bup random'
2010-07-28 Avery Pennaruncmd/{random,memtest}: use the new options.py default...
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-28 Avery Pennarunmake clean: remove some leftover files.
2010-07-27 Gabriel Filioncmd/web: hide .dotfiles by default
2010-07-27 Gabriel Filioncmd/ftp: exit cleanly on Ctrl-C
2010-07-27 Gabriel Filioncmd/ftp: Hide .dotfiles by default (-a shows them)
2010-07-27 Gabriel Filionlib/options: Add an onabort argument to Options()
2010-07-27 Gabriel Filioncmd/ftp: if completion fails due to FileNotFound, just...
2010-07-26 Rob BrowningAdd a mode argument to mkdirp. bup-0.16
2010-07-26 Rob BrowningDon't specify a user or group during "make install".
2010-07-26 Rob BrowningRemove Makefile lines that only contain a tab.
2010-07-26 Avery Pennaruncmd/ftp: don't let people cd into a non-directory.
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 Peter McCurdyIgnore vim's .sw? files.
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-22 Joe BedaDefault 'bup web' to serving on localhost only.
2010-07-22 Joe BedaInstall our copy of tornado into /usr/lib/bup/tornado.
2010-07-21 Gabriel Filionweb: Make output follow html4 standard
2010-07-21 Gabriel Filionweb: Lowercase tags in output
2010-07-20 Gabriel FilionUpdate tornado to revision ad104ffb41
2010-07-17 Peter McCurdyConvert web-cmd to use Tornado.
2010-07-17 Peter McCurdyAdd Tornado framework from git, commit 7a30f9f6
2010-07-16 Zoran ZaricAdded breadcrumb navigation to bup-web.
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 Zoran ZaricAll HTML attribute values should be enclosed by doubleq...
2010-07-14 Zoran ZaricClosing a UL-tag doesn't make sense here, the TABLE...
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-14 Avery PennarunUpdate to latest wvtest.py, wvtest.sh, and wvtestrun...
2010-07-13 Avery Pennaruncmd/web: print a nicer message if we can't bind the...
2010-07-12 Gabriel Filioncmd/web: tiny fix to make redirects work with Firefox. bup-0.15b
2010-07-12 Joe BedaAdd new 'bup web' command.
2010-07-12 Brandon Lowoptions.py: differentiate unset and set-to-negative...
2010-07-12 Brandon Lowcmd/split: minor correction to an error message.
2010-07-09 Avery Pennaruncmd/ftp: only import readline if necessary.
2010-07-09 Avery Pennarunvfs: File.open() needs to do a seek(0) on the cached...
2010-07-09 Brandon LowUse common env utility rather than hard coded location...
2010-07-07 Avery PennarunREADME: one less reason that we suck. bup-0.15a
2010-07-07 koomREADME improvement.
2010-06-27 Gabriel FilionInline git.cat() inside server-cmd.py
2010-06-27 Gabriel FilionRemove trailing spaces from git.py
2010-06-26 Avery Pennarunbup-fuse.1: mention how to unmount the filesystem when...
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-25 Gabriel FilionMakefile: allow PYTHON variable to override python...
2010-06-08 Gabriel FilionDocstrings for the git.py library
2010-06-08 Avery Pennarunmake install: don't fail if documentation couldn't...
2010-06-08 Avery Pennaruncmd/newliner: if input starts getting too long, print...
2010-06-08 Avery Pennaruncmd/{random,split}: call handle_ctrl_c() for cleaner...
2010-06-07 Avery Pennaruncmd/{save,split}: add a --bwlimit option. bup-0.15
2010-06-03 Peter McCurdyWork around extra space added by some readline versions.
2010-05-11 Avery Pennarunbup ftp: work even if the 'readline' module isn't avail...
2010-05-11 Joe BedaStop using '%s' formatter in strftime.
2010-04-30 Gabriel Filioncode clarity: one-letter var carried for too long bup-0.14a
2010-04-30 Gabriel FilionAvoid len as a variable name
2010-04-28 Jon Dowlandadjust .md files to make lexgrog happy
2010-04-28 Gabriel FilionDocumentation: some placeholders are lost
2010-04-28 Jon Dowlandadd -o/--allow-other to bup-fuse
2010-04-28 Jon Dowlandreplace test files with ones made up of bup code
2010-04-27 Avery Pennarungit log --format= isn't in older git, but git log ...
2010-04-24 Gabriel Filionbup-fuse: friendliness when python-fuse not found
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 Pennaruncmd/ftp: if 'get' command returns an error, print it...
2010-04-23 Avery Pennarunvfs: cache file sizes in the Node object.
2010-04-23 Avery Pennaruncmd/fuse: add missing Stat entries to appease older...
2010-04-23 Avery Pennaruncmd/save: when a file is chunked, mangle its name from...
2010-04-14 Avery PennarunFirst draft of a DESIGN document.
2010-04-07 Avery PennarunREADME: add some suggestions from the LWN article.
2010-04-07 Avery PennarunREADME: fix some capitalization and whitespace errors.
next