]> arthur.barton.de Git - bup.git/shortlog
bup.git
2016-12-26 Alexander BartonGit: Ignore two more generated files tmp/alex tmp/gitignore-add-gen-files
2016-12-26 Rob BrowningUpdate HACKING for 0.29 0.29 0.29-rc2
2016-12-26 Rob BrowningAdd note/0.29-from-0.28.1.md and mention in README
2016-12-26 Alexander Bartonbup-prune-older.md: remove fictional --keep option
2016-12-26 Rob Browningindex: only collect metadata for stale paths
2016-12-26 Rob Browningxstat: inline timespec_to_nsecs; guard cygwin fix
2016-12-19 Rob Browningtest-prune-older: set test git author/committer
2016-12-17 Rob Browninggit.cp(): don't repeatedly recompute default repo 0.29-rc1
2016-12-17 Rob Browningmips64el can't conceive of lunar landing; adjust
2016-12-17 Rob Browninggitignore: remove vestigial lib/bup/_version.py
2016-12-17 Rob Browninggc: restart catpipe after each new pack
2016-12-17 Rob Browninggc: immediately unlink tmp bloom filter file
2016-12-17 Rob Browningcheck_repo_or_die: don't test via stat "pack/."
2016-12-15 Rob Browningtest-prune-older: avoid duplicate save times
2016-12-11 Rob BrowningPULL_REQUEST_TEMPLATE: rewrite a bit
2016-12-07 Rob BrowningAdd bup prune-older command
2016-12-04 Rob BrowningAdd lowercase versions of python wvtest commands
2016-12-04 Rob Browningwvtest.py: add WVSTART for standalone python tests
2016-11-23 Rob BrowningCONTRIBUTING: rename to CONTRIBUTING.md for link
2016-11-23 Rob BrowningChange CONTRIBUTING.md symink to plain file
2016-11-23 Rob BrowningAdd github PULL_REQUEST_TEMPLATE and CONTRIBUTING.md
2016-11-23 Ben Kellywalk_object: ignore blob content if not requested
2016-11-23 Julien SanchezFix default PREFIX in README file
2016-11-21 Pascal HonoréDESIGN: fix typo
2016-11-06 Rob BrowningPackWriter: rename write() to just_write()
2016-11-05 Rob Browningtest-gc: sort ls output defensively before comm
2016-10-30 Rob Browninggit: allow multiple refnames in list_refs calls
2016-10-30 Rob Browninggc: move core code to bup.gc module
2016-10-30 Rob Browningbup_rm: narrow code in writer block
2016-10-30 Rob Browningbup_rm: take opts as individual arguments
2016-10-30 Rob Browningrm: move core code to bup.rm module
2016-10-22 Rob Browningwalk_object: rewrite as nonrecursive
2016-10-12 Rob BrowningINDEX_SIG: widen children_ofs to 64-bit
2016-10-10 Rob BrowningMake INDEX_SIG a bit easier to understand
2016-09-10 Rob BrowningReport unknown root status if getwindowsversion > 5
2016-09-10 Rob BrowningDetect root-status failures
2016-09-10 Rob Browningbup-gc(1): correct default compression level
2016-09-10 Rob BrowningRequire Python 2.6 or newer
2016-09-10 Rob Browningwvtest: chdir to start dir before extracting stack
2016-09-10 Rob Browningwvtest: precompile _code() regex
2016-09-07 Rob BrowningHandle ntfs-3g EINVAL for attr save/restore
2016-09-07 Rob BrowningCheck attr value *after* ensuring call succeeded
2016-07-23 Rob Browningwvtest_main: use immutable arg default value
2016-07-17 Rob Browninggc: actually allow --threshold arg
2016-07-17 Rob Browningcleanup-mounts-under: skip if no /proc/mounts
2016-07-16 Rob BrowningDon't use multiple with context clauses
2016-07-09 Rob Browningimport-duplicity: use readpipe, not check_output
2016-07-09 Rob Browningtest-fuse: skip tests if no fuse module
2016-07-09 Rob Browningtest-web: s/python/bup-python/
2016-07-03 Rob Browning_encode_packobj: raise ValueError for bad level
2016-07-03 Jacob Edelman_encode_packobj: raise BaseException for bad level
2016-07-02 Bruno BigrasREADME: git clone with https
2016-07-02 Rob Browningtest-web: silence curl during socket test
2016-07-02 Rob Browningtest-web: skip tests if no tornado
2016-07-02 Rob Browninggc: explicitly handle missing objects
2016-07-01 Jonathan WrightFix fsyncing on OSX on SMB file-systems
2016-06-12 Rob BrowningCheck save/split names early via valid_save_name
2016-06-12 Rob BrowningAdd note/0.28-from-0.28.1.md and mention in README 0.28.1
2016-06-11 Rob Browningtest-web: use path with unique unicode sequence
2016-06-11 Rob Browningtest-meta: loosen expected rsync diff pattern
2016-06-03 Rob BrowningFix release archives and add tests
2016-06-03 Rob Browningwvtest.sh: fix WVDIE
2016-06-03 Rob BrowningAdd config.vars.sh for bup_make and bup_python
2016-06-03 Gernot Schulzbup-python: respect umask when adding execute bit
2016-06-03 Karl Semichdrecurse.py: add missing resolve_parent import
2016-05-24 Rob BrowningUpdate HACKING and README for 0.28 0.28
2016-05-24 Rob BrowningCompute exact sizes via t/data-size in test-gc.sh
2016-05-21 Rob BrowningAdd xattr EACCES fix to release notes 0.28-rc3
2016-05-21 Rob BrowningDon't return const types from sparse find helpers
2016-05-21 Rob BrowningTreat EACCES like EPERM when removing xattrs
2016-05-21 Rob BrowningAdd thanks to 0.28 release notes 0.28-rc2
2016-05-20 Rob BrowningAdd note/0.27.1-from-0.27.md and mention in README
2016-05-20 Rob BrowningMerge restore --sparse corruption fix
2016-05-20 Rob Browningrestore: fix --sparse corruption
2016-05-20 Rob Browningtest-sparse-files: use bup-python in master
2016-05-20 Frank Gevaertsrestore: test --sparse with zeros at 64k boundary
2016-05-20 Rob Browningrestore: add generative --sparse testing
2016-05-20 Rob BrowningUse $RANDOM seed for --sparse random tests
2016-04-03 Rob BrowningAdd note/0.28-from-0.27.md and mention in README 0.28-rc1
2016-04-03 Rob BrowningREADME: update deps, platforms, related projects
2016-04-03 Rob Browningrm/gc: update README and mention testing in bup-gc(1)
2016-04-03 Rob BrowningReflect availability of experimental rm/gc in docs
2016-04-03 stevelrAdd add_error imports missed in import * removal
2016-04-02 Rob BrowningCheck saved_errors before and after every test
2016-03-26 Rob Browningtest_server_split_with_indexes: close packwriter
2016-03-26 Rob Browningtest-rm: replace pipefail with explicit tests
2016-03-22 Rob Browningsync-trees: drop -X and retry if -X fails
2016-03-19 Rob Browningcompare-trees: drop -X and retry if -X fails
2016-03-13 Rob Browningfuse: remove redundant custom Stat class
2016-03-13 Rob Browningfuse: add --verbose argument and use it
2016-03-12 Rob Browningweb: retrieve paths exactly as presented
2016-03-12 Rob BrowningMerge web GET fix and SIGTERM and unix:// support
2016-03-12 Rob Browningweb: fix broken GETs and test
2016-03-12 Rob Browningweb: add missing chunkyreader import
2016-03-12 Rob Browningweb: for unix://path, listen on filesystem socket
2016-03-12 Rob Browningweb: attempt orderly shut down on SIGTERM
2016-03-05 Rob Browningweb: remove unneeded __name__ == '__main__' guard
2016-03-05 Rob Browningbup-index.md: fix path ref; update description
2016-03-05 Rob BrowningNever omit explicitly named mounts during index -x
2016-03-05 Rob Browningindex: raise children_n limit to struct 'I' max
next