5
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add BUP_TEST_RANDOM_SEED More... about 2 years ago
compare-trees: drop getopt to allow long opts and fix exits More... about 2 years ago
Ensure "bup" invocations fail for all make targets More... about 2 years ago
Replace use of index() with strchr More... over 2 years ago
Fix all __del__ complaints; fail tests on AssertionErrors More... over 2 years ago
Drop vestigial compat.input More... over 2 years ago
Drop vestigial compat.ModuleNotFound More... over 2 years ago
Drop vestigial compat.items More... over 2 years ago
Drop vestigial comapt.int_types More... over 2 years ago
Drop vestigial compat.str_type More... over 2 years ago
Drop vestigial compat.range More... over 2 years ago
Drop support for python 2 More... over 2 years ago
fuse: detect fusepy module More... over 2 years ago
Detect failures to explicitly close mmaps in py3 too More... over 2 years ago
Add compat.mmap.close to set _bup_closed and always inititalize it More... over 2 years ago
fmincore: fix mmap leak More... over 2 years ago
Client: make close durable; clean up partitial initializations More... over 2 years ago
tag: use git.update_ref() More... over 2 years ago
Client.__init__: clean up at the end, even if check_ok() fails More... over 2 years ago
MetaStoreReader: protect __del__ against init failures More... over 2 years ago
test_index: don't create an extra writer More... over 2 years ago
index.Reader.filter: throw when parent's missing (don't assert) More... over 2 years ago
tree_item_with_meta, test_long_index: add missing context managers More... over 2 years ago
PackWriter._end: always try to release objcache and parentfd More... over 2 years ago
NoOpContextManager: fix init/close/__del__ logic More... over 2 years ago
Context manage connections (via BaseConn) More... over 2 years ago
PackWriter_Remote.close: call parent close More... over 2 years ago
Teach pytest to handle WVSKIP and use it where we can More... over 2 years ago
wvtest.sh: add a simplistic WVSKIP More... over 2 years ago
main: always put BUP_FORCE_TTY into the environment More... over 2 years ago