]> arthur.barton.de Git - bup.git/shortlog
bup.git
2020-04-19 Johannes Bergvfs: use None for unknown uid/gid
2020-04-19 Johannes Berggit: add a test for not keeping midx files open
2020-04-19 Johannes Berggit: split out idx file writing to a separate class
2020-04-19 Johannes Berggit: stop using .encode('hex') in MissingObject()
2020-04-19 Johannes Bergfsck: stop using .encode('hex')
2020-04-19 Johannes Bergtest-save-errors: fix shebang for freebsd
2020-04-19 Johannes Bergssh: simplify the code
2020-03-01 Rob Browninggit: overhaul git version checking
2020-03-01 Christian Cornelssencmd/fsck-cmd.py: Append newline after quoted par2 output
2020-03-01 Christian Cornelssencmd/fsck-cmd.py: Do not warn about empty par2 output
2020-03-01 Johannes Bergindex: make --fake-valid match the man page
2020-03-01 Johannes Bergsave: add test for --smaller, fix DESIGN document
2020-03-01 Johannes Bergdocumentation: quote literal * in man pages
2020-03-01 Johannes Bergbuild: fix C-side dependencies
2020-03-01 Johannes Bergget: convert opt.source to bytes
2020-03-01 Johannes Bergcompat: directly assign bytes_from_uint = chr
2020-03-01 Johannes Bergvfs: remove dead cache_get_revlist_item()
2020-03-01 Johannes BergBaseConn: let _read/_readline raise NotImplementedError
2020-03-01 Johannes Berggit/client/server: remove rev_list() count support
2020-03-01 Johannes Bergcatpipe: remove useless StopIteration catching
2020-02-24 Johannes Bergsave: remove pointless metalist check
2020-02-24 Johannes Bergsave/vfs: update comments wrt. tree/bupm ordering
2020-02-24 Johannes Bergtests: add test for save encountering duplicates
2020-02-24 Johannes Bergsave: don't confuse metadata on duplicate files
2020-02-23 Johannes Bergsave: minor code cleanups
2020-02-23 Johannes Bergtest-save-errors: add tests for inaccessible metadata
2020-02-23 Johannes Bergvfs: deal with bupm containing no metadata for a file
2020-02-23 Johannes Bergsave: add empty metadata if reading fails
2020-02-13 Johannes Bergtests: metadata: fix failures on systems with selinux...
2020-02-13 Johannes Berggit: fix PackIdxList keeping deleted files open
2020-02-09 Johannes Bergperf-glance: make compatible with python==python3
2020-02-02 Rob Browningtest-web: mark as unresolved with respect to python 3
2020-02-02 Rob Browningtest-restore-map-owner: accommodate python 3 and test...
2020-02-02 Rob BrowningEnable test-index-check-device test-xdev for python 3
2020-02-02 Rob Browningid-other-than: accommodate python 3
2020-02-02 Rob Browningpwdgrp: check for bytes with isinstance everywhere
2020-02-02 Rob Browningpwdgrp: pass strings to python for python 3
2020-02-02 Rob Browninghashsplit: replace join_bytes with cat_bytes
2020-02-02 Rob Browningget: adjust for python 3 and test there
2020-02-02 Rob Browningfuse: adjust for python 3 and test there
2020-02-02 Rob BrowningAdjust memtest and random_sha for python 3 and enable...
2020-02-02 Rob Browningftp: accommodate python 3 and test there
2020-02-02 Rob Browningprune-older: accommodate python 3 and test there
2020-02-02 Rob Browningtest-on: enable for python 3
2020-02-02 Rob Browningtest-rdiff-backup: enable for python 3
2020-02-02 Rob Browningtest-main: enable for python 3
2020-02-02 Rob Browningimport-duplicity-cmd: adjust for python 3 and enable...
2020-02-02 Rob Browninghelpers: add close_fds to exo
2020-02-02 Rob Browninghelpers.exo: only report non-empty stderr
2020-02-02 Rob Browningtest-gc: enable for python 3
2020-02-02 Rob BrowningAdjust rm-cmd and bup.rm for python 3 and enable test-rm
2020-02-02 Rob BrowningAdjust resolve-parent for python 3 and enable test...
2020-02-02 Rob BrowningEnable test-rm-between-index-and-save for python 3
2020-02-02 Rob BrowningTest test-restore-single-file test-save-creates-no...
2020-02-02 Rob BrowningEnable test-index test-restore-single-file for python 3
2020-02-02 Rob BrowningAdjust on-cmd on--server-cmd mux-cmd DemuxConn for...
2020-02-02 Rob Browningtest-sparse-files: accommodate python 3 and test there
2020-02-02 Rob Browningdata-size: accommodate python 3
2020-02-02 Rob Browningsparse-test-data: accommodate python 3
2020-02-02 Rob BrowningAdjust restore-cmd for python 3 and then enable test...
2020-02-02 Rob Browningtest-meta: accommodate python 3
2020-02-02 Rob Browningtest-packsizelimit: test with python 3
2020-02-02 Rob BrowningAdjust split-cmd join-cmd margin-cmd for python 3;...
2020-02-02 Rob Browningunknown-owner: accommodate python 3
2020-02-02 Rob Browninghardlink-sets: accommodate python 3
2020-02-02 Rob Browninglist-idx-cmd: adjust for python 3 and enable test-list-idx
2020-02-02 Rob Browningtest-cat-file test-command-without-init-fails: test...
2020-02-02 Rob BrowningAdjust --exclude* parsing and drecurse-cmd for python...
2020-02-02 Rob Browningcat-file-cmd: accommodate python 3
2020-02-02 Rob Browningns-timestamp-resolutions: accommodate python 3
2020-02-02 Rob Browningsubtree-hash: accommodate python 3
2020-02-02 Rob Browningdamage-cmd: adjust for python 3 and enable test-fsck
2020-02-02 Rob BrowningAdjust columnate for python 3; enable test-ls test...
2020-02-02 Rob BrowningTest test-argv test-compression test-index-clear test...
2020-02-02 Rob Browningtresolve: accommodate python 3 and test there
2020-02-02 Rob Browningtag-cmd: accommodate python 3
2020-02-02 Rob BrowningAdjust server and client to accommodate python 3
2020-02-02 Rob Browningtvfs: accommodate python 3 and test there
2020-02-02 Johannes Bergindex: fix Entry comparison methods
2020-02-02 Rob BrowningAdjust buptest logcmd to handle bytes
2020-02-02 Rob BrowningINTEGRAL_ASSIGNMENT_FITS: actually provide return value...
2020-02-02 Rob Browningwrite_sparsely bitmatch set_linux_file_attr: accommodat...
2020-02-02 Johannes Bergtests: git: test larger blob encode/decode
2020-02-02 Johannes Berggit: remove unused _git_capture()
2020-02-02 Johannes Bergtest-web: check that static/styles.css can be retrieved
2020-02-02 Johannes Bergoptions: remove unused _atoi()
2020-02-02 Johannes Bergtests: vint: test EOFError after first byte
2020-02-02 Johannes Bergvint: remove unnecessary condition
2020-02-02 Johannes Berghelpers: remove unused count()
2020-02-02 Johannes Bergclient: import socket
2020-02-02 Johannes Bergclient: import atoi
2020-02-02 Johannes Bergclient: import DemuxConn
2020-02-02 Johannes Bergvfs: fix finish_extract()
2020-02-02 Johannes Bergsave: remove unused eatslash() function
2020-02-02 Rob BrowningRework shstr to handle bytes and strings; add squote...
2020-02-02 Rob Browningtmetadata: accommodate python 3 and test there
2020-02-02 Rob Browningvfs: accommodate python 3
2020-02-02 Rob Browningset_linux_file_attr: accommodate python 3
2020-02-02 Johannes Bergclient: fix index-cache location when there's no path
2020-02-02 Johannes Bergpy2raise: add missing 'import sys'
next