Groups
Groups
Sign in
Groups
Groups
bup-list
Conversations
About
Send feedback
Help
bup-list
1–30 of 3112
Mark all as read
Report group
0 selected
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
Tomas Hnyk
, …
Greg Troxel
3
Feb 8
PR to improve man page
Rob Browning <r...@defaultvalue.org> writes: > And I think I might like to leave the hyphens
unread,
PR to improve man page
Rob Browning <r...@defaultvalue.org> writes: > And I think I might like to leave the hyphens
Feb 8
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
Daniel Distler
, …
Tomas Hnyk
14
Jan 20
Filesystems without native hard links
On Monday, January 19, 2026 at 2:12:13 AM UTC+1 Rob Browning wrote: Rob Browning <r...@
unread,
Filesystems without native hard links
On Monday, January 19, 2026 at 2:12:13 AM UTC+1 Rob Browning wrote: Rob Browning <r...@
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
Rob Browning
Jan 16
[PATCH 2/6] GNUmakefile: force-delete tmp before purging __pycache__
force-delete tmp first so the __pycache__ removal can't be thwarted by anything troublesome in
unread,
[PATCH 2/6] GNUmakefile: force-delete tmp before purging __pycache__
force-delete tmp first so the __pycache__ removal can't be thwarted by anything troublesome in
Jan 16
Rob Browning
Jan 16
[PATCH 1/6] test_metadata.setup_testfs: don't modprobe loop
Suspect this is no longer needed and it was causing failures in some environments where modprobe wasn
unread,
[PATCH 1/6] test_metadata.setup_testfs: don't modprobe loop
Suspect this is no longer needed and it was causing failures in some environments where modprobe wasn
Jan 16
Greg Troxel
,
Rob Browning
5
Jan 15
main failing on macOS 13
Greg Troxel <g...@lexort.com> writes: > I sent a patch, twice :-( The first version has a
unread,
main failing on macOS 13
Greg Troxel <g...@lexort.com> writes: > I sent a patch, twice :-( The first version has a
Jan 15
Rob Browning
76
Jan 15
[PATCH 26/75] Include empty top level directories in get --rewrite tests
Rob Browning <r...@defaultvalue.org> writes: > For a while, Johannes Berg and I have been
unread,
[PATCH 26/75] Include empty top level directories in get --rewrite tests
Rob Browning <r...@defaultvalue.org> writes: > For a while, Johannes Berg and I have been
Jan 15
Rob Browning
Jan 14
[PATCH 1/3] join: exit with EXIT_FAILURE, not 1
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 1/3] join: exit with EXIT_FAILURE, not 1
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Jan 14
Rob Browning
Jan 14
[PATCH 2/3] dev/cleanup-mounts-under: support python3.13 and python3.14
Thanks to Greg Troxel for reporting the issue. Signed-off-by: Rob Browning <r...@defaultvalue.org
unread,
[PATCH 2/3] dev/cleanup-mounts-under: support python3.13 and python3.14
Thanks to Greg Troxel for reporting the issue. Signed-off-by: Rob Browning <r...@defaultvalue.org
Jan 14
Rob Browning
Jan 14
[PATCH 3/3] README.md: Extend NetBSD and macOS hints
From: Greg Troxel <g...@lexort.com> - Note that pkgsrc has TEST_DEPENDS for bup. - Explain the
unread,
[PATCH 3/3] README.md: Extend NetBSD and macOS hints
From: Greg Troxel <g...@lexort.com> - Note that pkgsrc has TEST_DEPENDS for bup. - Explain the
Jan 14
Martha David
Jan 13
Recommendation?
Hi neighbors, Can anyone recommend a cleaner in the neighborhood? I'm thinking of hiring someone
unread,
Recommendation?
Hi neighbors, Can anyone recommend a cleaner in the neighborhood? I'm thinking of hiring someone
Jan 13
Johannes Berg
Jan 13
[PATCH] vfs: _ChunkReader: avoid copying blob contents
When reading bupm files, eg during repo validation, perhaps specifically when reading old unsplit
unread,
[PATCH] vfs: _ChunkReader: avoid copying blob contents
When reading bupm files, eg during repo validation, perhaps specifically when reading old unsplit
Jan 13
Monika Verma
Jan 9
AI Agent (chatbot)
Hello, We've developed an AI Agent that can: Scrape data from websites, products, or competitors
unread,
AI Agent (chatbot)
Hello, We've developed an AI Agent that can: Scrape data from websites, products, or competitors
Jan 9
Greg Troxel
2
12/31/25
[PATCH] README.md: Extend NetBSD and macOS hints
- Note that pkgsrc has TEST_DEPENDS for bup. - Explain the strategy of building but not installing
unread,
[PATCH] README.md: Extend NetBSD and macOS hints
- Note that pkgsrc has TEST_DEPENDS for bup. - Explain the strategy of building but not installing
12/31/25
Greg Troxel
,
Rob Browning
2
12/30/25
0.33.x, rewrite, 0.34?
Greg Troxel <g...@lexort.com> writes: > I wonder then: > > How soon do we expect to
unread,
0.33.x, rewrite, 0.34?
Greg Troxel <g...@lexort.com> writes: > I wonder then: > > How soon do we expect to
12/30/25
Greg Troxel
,
Rob Browning
3
12/30/25
par2 1.0.0
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
unread,
par2 1.0.0
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
12/30/25
Greg Troxel
,
Rob Browning
4
12/29/25
dev/cleanup-mounts-under doesn't look python3.13
Greg Troxel <g...@lexort.com> writes: > As for old versions, I see the point but if bup has a
unread,
dev/cleanup-mounts-under doesn't look python3.13
Greg Troxel <g...@lexort.com> writes: > As for old versions, I see the point but if bup has a
12/29/25
Rob Browning
3
12/23/25
Improve with-tty portability
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
Improve with-tty portability
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
12/23/25
Rob Browning
12/23/25
[PATCH 1/3] with-tty: reject netbsd for now (upstream issue)
Exit 2 immediately on netbsd for now because script is broken for our purposes (was hanging) due to
unread,
[PATCH 1/3] with-tty: reject netbsd for now (upstream issue)
Exit 2 immediately on netbsd for now because script is broken for our purposes (was hanging) due to
12/23/25
Rob Browning
12/23/25
[PATCH 1/1] Fix bits check in HashSplitter and RecordHashSplitter init
The previous calculation was wrong, noticed when testing on a 32-bit host. Fix it and include the
unread,
[PATCH 1/1] Fix bits check in HashSplitter and RecordHashSplitter init
The previous calculation was wrong, noticed when testing on a 32-bit host. Fix it and include the
12/23/25
Rob Browning
12/23/25
Fix DESIGN may/might and exit 2, not 1 from import-rsnapshot
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
unread,
Fix DESIGN may/might and exit 2, not 1 from import-rsnapshot
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
12/23/25