Groups
Groups
Sign in
Groups
Groups
bup-list
Conversations
About
Send feedback
Help
bup-list
1–30 of 3145
Mark all as read
Report group
0 selected
Rob Browning
,
Johannes Berg
2
Mar 3
[PATCH 1/1] remote.cat: check hash of retrieved data for hash-like refs
On Mon, 2026-03-02 at 16:12 -0600, Rob Browning wrote: > def calc_hash(type, content): > "
unread,
[PATCH 1/1] remote.cat: check hash of retrieved data for hash-like refs
On Mon, 2026-03-02 at 16:12 -0600, Rob Browning wrote: > def calc_hash(type, content): > "
Mar 3
Rob Browning
Mar 2
Add support for a bup-get "pull" via --source-url
Introduce a "--source-url URL" argument to allow pulling the data from a remote as compared
unread,
Add support for a bup-get "pull" via --source-url
Introduce a "--source-url URL" argument to allow pulling the data from a remote as compared
Mar 2
Rob Browning
Mar 2
[PATCH 1/2] get: shift source repo handling to repo.for_url
Prepare for --source-url. Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob
unread,
[PATCH 1/2] get: shift source repo handling to repo.for_url
Prepare for --source-url. Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob
Mar 2
Rob Browning
Mar 2
[PATCH 2/2] get: support "pulls" via --source-url URL
Introduce a --source-url URL argument to allow pulling the data from a remote as compared to "
unread,
[PATCH 2/2] get: support "pulls" via --source-url URL
Introduce a --source-url URL argument to allow pulling the data from a remote as compared to "
Mar 2
Rob Browning
2
Mar 2
Overhaul --remote argument semantics/syntax
Replace the current parse_remote URL parsing with a (hopefully) fairly complete RFC 3986 parser via
unread,
Overhaul --remote argument semantics/syntax
Replace the current parse_remote URL parsing with a (hopefully) fairly complete RFC 3986 parser via
Mar 2
Rob Browning
Mar 2
[PATCH 2/4] _legacy_cache_id: remove bup-rev:// support (handle earlier)
Lift the handling of the synthetic bup-rev:// URLs to Client() so that it only works with the real --
unread,
[PATCH 2/4] _legacy_cache_id: remove bup-rev:// support (handle earlier)
Lift the handling of the synthetic bup-rev:// URLs to Client() so that it only works with the real --
Mar 2
Rob Browning
Mar 2
[PATCH 3/4] Restrict and further document the -r/--remote syntax
For a long time, -r has supported some URLs in addition to the host:port syntax. In preparation for
unread,
[PATCH 3/4] Restrict and further document the -r/--remote syntax
For a long time, -r has supported some URLs in addition to the host:port syntax. In preparation for
Mar 2
Rob Browning
Mar 2
[PATCH 1/4] _legacy_cache_id: make it independent of parse_remote
This allows us to change remote (and URL) parsing without risking changes to the cache id which would
unread,
[PATCH 1/4] _legacy_cache_id: make it independent of parse_remote
This allows us to change remote (and URL) parsing without risking changes to the cache id which would
Mar 2
Rob Browning
14
Mar 2
[PATCH 14/14] Accommodate and enable pylint use-dict-literal
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 14/14] Accommodate and enable pylint use-dict-literal
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Mar 2
Rob Browning
Mar 2
[PATCH 01/14] get: mark misuse() as NoReturn
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 01/14] get: mark misuse() as NoReturn
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Mar 2
Rob Browning
Mar 2
Enabling additional linters
Before the release, I decided to take a look at all the default pylint linters that we didn't
unread,
Enabling additional linters
Before the release, I decided to take a look at all the default pylint linters that we didn't
Mar 2
Rob Browning
2
Mar 2
bloom: handle ShaBloom resources (e.g. file/mmap) more carefully
Use an ExitStack to protect/handle cleanup both in init and close (and __del__). Previously
unread,
bloom: handle ShaBloom resources (e.g. file/mmap) more carefully
Use an ExitStack to protect/handle cleanup both in init and close (and __del__). Previously
Mar 2
Rob Browning
Mar 2
[PATCH 1/2] bloom: add open() alongside create(); make ShaBloom private
Make ShaBloom() private so that we can simplify initialization, having it only accept an open file (
unread,
[PATCH 1/2] bloom: add open() alongside create(); make ShaBloom private
Make ShaBloom() private so that we can simplify initialization, having it only accept an open file (
Mar 2
Rob Browning
2
Mar 2
[PATCH 1/1] Remove vestigial batchpipe
Rob Browning <r...@defaultvalue.org> writes: > Signed-off-by: Rob Browning <rlb@
unread,
[PATCH 1/1] Remove vestigial batchpipe
Rob Browning <r...@defaultvalue.org> writes: > Signed-off-by: Rob Browning <rlb@
Mar 2
Rob Browning
2
Mar 2
[PATCH 1/1] Remove helpers.localtime and _helpers.localtime (no longer needed)
Rob Browning <r...@defaultvalue.org> writes: > Python 3.6+ now provides tm_gmtoff and tm_zone
unread,
[PATCH 1/1] Remove helpers.localtime and _helpers.localtime (no longer needed)
Rob Browning <r...@defaultvalue.org> writes: > Python 3.6+ now provides tm_gmtoff and tm_zone
Mar 2
Sarah Tylor0160
Feb 28
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Just wanted to let you know that me and a few neighbors had our ducts,dryer and Chimney cleaned by
unread,
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Just wanted to let you know that me and a few neighbors had our ducts,dryer and Chimney cleaned by
Feb 28
Andrew Beckham
Feb 27
RE: Complete Accountants or bookkeepers Expert
Hi there, I'd love to talk to you about Accounting & Bookkeeper Services? Can we schedule a
unread,
RE: Complete Accountants or bookkeepers Expert
Hi there, I'd love to talk to you about Accounting & Bookkeeper Services? Can we schedule a
Feb 27
Rob Browning
,
Johannes Berg
4
Feb 24
[PATCH 1/1] client: fix index-cache name differences with 0.33.x
Rob Browning <r...@defaultvalue.org> writes: > Test for expected (ie as of 0.33.x) index
unread,
[PATCH 1/1] client: fix index-cache name differences with 0.33.x
Rob Browning <r...@defaultvalue.org> writes: > Test for expected (ie as of 0.33.x) index
Feb 24
Rob Browning
Feb 24
[PATCH 1/1] conftest.py: move common test settings here (from wvpytest.py)
Move the common BUP_DIR, GIT_DIR, and BUP_TEST_LEVEL settings from wvpytest.py to conftest.py so that
unread,
[PATCH 1/1] conftest.py: move common test settings here (from wvpytest.py)
Move the common BUP_DIR, GIT_DIR, and BUP_TEST_LEVEL settings from wvpytest.py to conftest.py so that
Feb 24
Rob Browning
2
Feb 23
Only allow ssh subprocess (via say -r -) if BUP_TEST_LEVEL
BUP_TEST_LEVEL existing in the environment will now be the indicator that we're testing. Signed-
unread,
Only allow ssh subprocess (via say -r -) if BUP_TEST_LEVEL
BUP_TEST_LEVEL existing in the environment will now be the indicator that we're testing. Signed-
Feb 23
Rob Browning
Feb 23
[PATCH 2/2] ssh: only allow -r - style subprocess trick when testing
When BUP_TEST_LEVEL doesn't exist in the environment, throw an exception when there's no host
unread,
[PATCH 2/2] ssh: only allow -r - style subprocess trick when testing
When BUP_TEST_LEVEL doesn't exist in the environment, throw an exception when there's no host
Feb 23
Rob Browning
2
Feb 23
[PATCH 1/1] _FileReader: don't compute file size in read
Rob Browning <r...@defaultvalue.org> writes: > Defer the cost of computing the file's
unread,
[PATCH 1/1] _FileReader: don't compute file size in read
Rob Browning <r...@defaultvalue.org> writes: > Defer the cost of computing the file's
Feb 23
Rob Browning
Feb 23
[PATCH 1/1] bup-on: document user@ support; favor user and host over port
Mention support for naming a user in the destination, and since the port is much less likely to
unread,
[PATCH 1/1] bup-on: document user@ support; favor user and host over port
Mention support for naming a user in the destination, and since the port is much less likely to
Feb 23
Rob Browning
2
Feb 23
[PATCH 1/1] establish_default_repo: report non-dir top; drop stat_if_exists
Rob Browning <r...@defaultvalue.org> writes: > Proposed for main. (test_git.py does have some
unread,
[PATCH 1/1] establish_default_repo: report non-dir top; drop stat_if_exists
Rob Browning <r...@defaultvalue.org> writes: > Proposed for main. (test_git.py does have some
Feb 23
Rob Browning
2
Feb 23
[PATCH 1/1] bup-on: drop vestigial --reverse related code
Rob Browning <r...@defaultvalue.org> writes: > Left after the conversion to derive_repo_addr.
unread,
[PATCH 1/1] bup-on: drop vestigial --reverse related code
Rob Browning <r...@defaultvalue.org> writes: > Left after the conversion to derive_repo_addr.
Feb 23
Sarah Tylor0160
2
Feb 21
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested? On Wednesday, February 18, 2026 at 8:40:02 PM UTC+5 Sarah Tylor0160 wrote: Just
unread,
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested? On Wednesday, February 18, 2026 at 8:40:02 PM UTC+5 Sarah Tylor0160 wrote: Just
Feb 21
Daniel Distler
, …
Rob Browning
15
Feb 16
Filesystems without native hard links
Rearrange client initialization so we can check that it's choosing the expected index-cache ids.
unread,
Filesystems without native hard links
Rearrange client initialization so we can check that it's choosing the expected index-cache ids.
Feb 16
Rob Browning
Feb 15
Improve vfs _FileReader performance
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
unread,
Improve vfs _FileReader performance
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
Feb 15
Rob Browning
Feb 15
[PATCH 1/3] vfs._ChunkReader: avoid copying blob contents
From: Johannes Berg <joha...@sipsolutions.net> When reading bupm files, eg during repo
unread,
[PATCH 1/3] vfs._ChunkReader: avoid copying blob contents
From: Johannes Berg <joha...@sipsolutions.net> When reading bupm files, eg during repo
Feb 15
Rob Browning
Feb 15
[PATCH 3/3] _FileReader: drop unused "known_size" init arg
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 3/3] _FileReader: drop unused "known_size" init arg
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Feb 15