]> arthur.barton.de Git - bup.git/shortlog
bup.git
2010-12-01 Avery Pennaruncmd/memtest: remove an unused function.
2010-12-01 Avery PennarunREADME.md: give a suggestion for how to get more docume...
2010-11-13 Avery Pennarunt/test.sh: use /bin/pwd instead of just pwd.
2010-11-10 Avery PennarunFix 'make test' on MacOS ("wc -l" returns extra whitesp...
2010-11-09 Avery PennarunAdd make export-docs/push-docs/import-docs targets. bup-0.20
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-11-09 Gabriel FilionAdd a coding style document.
2010-11-09 Gabriel FilionRevert new-style classes
2010-11-09 David RodaIf not directory root, prepend list with ".."
2010-11-09 David RodaUse relative width for wrapper. Don't stretch table
2010-10-18 Avery PennarunDESIGN: 'bup restore' exists now.
2010-10-16 Avery Pennaruncmd/save: if file.read() returns an error, don't abort.
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-10-04 Avery Pennaruncmd/web: stream large files asynchronously.
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 RodaIf we are showing hidden files, continue to do so.
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 David Roda--remote parameter requires a colon
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of... bup-0.19
2010-09-08 Avery Pennaruncmd/save: always print a progress() message after a...
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 PennarunRename 'bup rbackup' to 'bup on'
2010-09-06 Avery Pennarunrot13 the t/testfile* sample data files.
2010-09-06 Avery Pennaruncmd/midx: --auto mode can combine existing midx files...
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/midx: use getrlimit() to find the max open files.
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-06 Avery Pennaruncmd/margin: interpret the meaning of the margin bits.
2010-09-06 Avery Pennarunindex.py: handle uid/gid == -1 on cygwin bup-0.17b
2010-09-06 Avery Pennaruncmd/memtest: use getrusage() instead of /proc/self...
2010-09-05 David Rodacmd/index: catch exception for paths that don't exist.
2010-09-05 Avery PennarunDocumentation/*.md: add some options that we forgot...
2010-09-05 Avery PennarunRename Documentation/*.1.md to Documentation/*.md
2010-09-04 Avery PennarunDon't use $(wildcard) during 'make install'. bup-0.17a
2010-09-04 Avery PennarunDon't forget to install _helpers.dll on cygwin.
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-09-02 Avery Pennaruncmd/midx: add a new --max-files parameter.
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-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
next