5
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git_config_get: don't require repo with cfg_file More... 3 months ago
client: fix byte/str conversion More... 3 months ago
test_treespit: fix split .bupm filtering More... 3 months ago
configure: add support for python 3.12 More... 3 months ago
Allow multiple manpage sections (not just 1) More... 3 months ago
Enforce byte limit on split tree size (same as the file splitter's) More... 3 months ago
HashSplitter_init: fix max_blob overflow handling More... 3 months ago
Add bup-config.5.md More... 3 months ago
Add DESIGN.md, paralleling README.md More... 3 months ago
Add HACKING.md, paralleling README.md More... 3 months ago
bup: helpers: significantly speed up columnate() More... 3 months ago
vfs.tree_items: only parse the tree once More... 4 months ago
git_config_get: handle bool more strictly than git config More... 4 months ago
metadata: add read-only MetadataRO subclass More... 4 months ago
test_treesplit: add depth 1 and 2 tests using ./bup and real files More... 4 months ago
git_config_get: restore default to repo() More... 4 months ago
vfs: fix conversion of names to a set in tree_items and tag_items More... 4 months ago
vfs.tree_items: traverse split trees too More... 4 months ago
Metadata: fix __slots__ More... 4 months ago
Metadata: include rdev in eq/hash/repr More... 4 months ago
PackWriter: drop unneded close(run_midx=) to fix ambiguity More... 5 months ago
PackWriter: call on_pack_finish before any midx run More... 5 months ago
buptest.ex: fix docstring typo, s/ex/run/ More... 5 months ago
test_client: add initial, simple config tests More... 5 months ago
CatPipe.close: do nothing on redundant call More... 5 months ago
HashSplitter_init(bits): fix null; move parsing to bits_from_py_kw More... 5 months ago
test-fsck: avoid transient failures by increasing intentional damage More... 5 months ago
damage: given --equal and -n > file size, write more than byte 0 More... 5 months ago
bup(1): clarify that "bup CMD" is described in bup-CMD(1) More... 5 months ago
fsck: remove python 2.5 subprocess workaround; just use run() More... 5 months ago