Groups
Groups
Sign in
Groups
Groups
bup-list
Conversations
About
Send feedback
Help
bup-list
1–30 of 3130
Mark all as read
Report group
0 selected
Rob Browning
Feb 24
[PATCH 1/1] Remove vestigial batchpipe
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 1/1] Remove vestigial batchpipe
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Feb 24
Rob Browning
Feb 24
[PATCH 1/1] Remove helpers.localtime and _helpers.localtime (no longer needed)
Python 3.6+ now provides tm_gmtoff and tm_zone on all platforms: https://docs.python.org/3/library/
unread,
[PATCH 1/1] Remove helpers.localtime and _helpers.localtime (no longer needed)
Python 3.6+ now provides tm_gmtoff and tm_zone on all platforms: https://docs.python.org/3/library/
Feb 24
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
Rob Browning
Feb 15
[PATCH 2/3] vfs._ChunkReader: build next() result by joining parts
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 2/3] vfs._ChunkReader: build next() result by joining parts
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Feb 15
Johannes Berg
,
Rob Browning
2
Feb 15
[PATCH] configure: allow python 3.14
Johannes Berg <joha...@sipsolutions.net> writes: > This works fine, just enable it. Pushed
unread,
[PATCH] configure: allow python 3.14
Johannes Berg <joha...@sipsolutions.net> writes: > This works fine, just enable it. Pushed
Feb 15
Tomas Hnyk
, …
Rob Browning
4
Feb 15
PR to improve man page
Rob Browning <r...@defaultvalue.org> writes: > Remove the single quotes from the example
unread,
PR to improve man page
Rob Browning <r...@defaultvalue.org> writes: > Remove the single quotes from the example
Feb 15
Rob Browning
Feb 15
[PATCH 1/1] ls: don't require a local repo (e.g. for --remote)
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 1/1] ls: don't require a local repo (e.g. for --remote)
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Feb 15
Johannes Berg
4
Feb 13
[PATCH 0/3] server security
To restrict what a remote bup can do on a server, eg in 'bup on' scenarios, add a --mode
unread,
[PATCH 0/3] server security
To restrict what a remote bup can do on a server, eg in 'bup on' scenarios, add a --mode
Feb 13
Sarah Tylor0160
3
Feb 11
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested?
unread,
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested?
Feb 11
Rob Browning
4
Feb 5
[PATCH 1/3] find_live_objects: correct progress ref count and verbosity
Python added support for nanosecond timestamps in 3.3, so we shouldn't need our C *stat helpers
unread,
[PATCH 1/3] find_live_objects: correct progress ref count and verbosity
Python added support for nanosecond timestamps in 3.3, so we shouldn't need our C *stat helpers
Feb 5
Sarah Tylor0160
3
Jan 30
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested?
unread,
$180 For Each Duct, Dryer and Chimney cleaning Group rate
Anyone Interested?
Jan 30
Rob Browning
Jan 28
bup 0.33.10 released
https://bup.github.io/ https://github.com/bup/bup/tags https://codeberg.org//bup/bup/tags This is a
unread,
bup 0.33.10 released
https://bup.github.io/ https://github.com/bup/bup/tags https://codeberg.org//bup/bup/tags This is a
Jan 28
Rob Browning
Jan 21
[PATCH 1/1] test-ls: guard output truncation test via with-tty
Only run the output trunction test if with-tty says it's OK (as we already do in main). Thanks to
unread,
[PATCH 1/1] test-ls: guard output truncation test via with-tty
Only run the output trunction test if with-tty says it's OK (as we already do in main). Thanks to
Jan 21
Greg Troxel
,
Rob Browning
2
Jan 20
testing update: 0.33.x looks good (bup functionality), 2 nits (test harness)
Greg Troxel <g...@lexort.com> writes: > An alternative would be to "if NetBSD don't
unread,
testing update: 0.33.x looks good (bup functionality), 2 nits (test harness)
Greg Troxel <g...@lexort.com> writes: > An alternative would be to "if NetBSD don't
Jan 20
Rob Browning
,
Greg Troxel
5
Jan 18
Call for testing for a 0.33.10 release
MANPATH is more portable, eg to freebsd. Create self-referential manN symlinks in Documentation to
unread,
Call for testing for a 0.33.10 release
MANPATH is more portable, eg to freebsd. Create self-referential manN symlinks in Documentation to
Jan 18
Rob Browning
3
Jan 16
Fix a few build and test related issues in 0.33.x
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
Fix a few build and test related issues in 0.33.x
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Jan 16
Rob Browning
Jan 16
[PATCH 4/6] test_get: disable git log pager with -P
Signed-off-by: Rob Browning <r...@defaultvalue.org> (cherry picked from commit
unread,
[PATCH 4/6] test_get: disable git log pager with -P
Signed-off-by: Rob Browning <r...@defaultvalue.org> (cherry picked from commit
Jan 16
Rob Browning
Jan 16
[PATCH 5/6] test-import-duplicity: explicitly disable encryption
Invoke duplicity with --no-encryption to avoid failures since the tests don't need or want
unread,
[PATCH 5/6] test-import-duplicity: explicitly disable encryption
Invoke duplicity with --no-encryption to avoid failures since the tests don't need or want
Jan 16