Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
bup-list
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
bup-list
1–30 of 2968
Mark all as read
Report group
0 selected
Rob Browning
2:28 PM
[PATCH 1/1] Prefer the XDG cache for the index-cache (e.g. ~/.cache/bup/remote)
From: Johannes Berg <joha...@sipsolutions.net> It doesn't make sense, and IMHO never
unread,
[PATCH 1/1] Prefer the XDG cache for the index-cache (e.g. ~/.cache/bup/remote)
From: Johannes Berg <joha...@sipsolutions.net> It doesn't make sense, and IMHO never
2:28 PM
Rob Browning
Apr 16
Add minor fixes and improvements to main
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
unread,
Add minor fixes and improvements to main
Pushed to main. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C
Apr 16
Rob Browning
Apr 16
[PATCH 1/5] test-split-join: don't quote wc -l output
Again. 90ad13beb17df15ed93fbd5eea7e2a0343d390f3 2c2c28e4a3d21f0c5497f69cac2dd45b929f2e69
unread,
[PATCH 1/5] test-split-join: don't quote wc -l output
Again. 90ad13beb17df15ed93fbd5eea7e2a0343d390f3 2c2c28e4a3d21f0c5497f69cac2dd45b929f2e69
Apr 16
Rob Browning
Apr 16
[PATCH 4/5] Track pending objects in PackWriter, not PackIdxList
Thanks to Johannes Berg for the suggestion. Signed-off-by: Rob Browning <r...@defaultvalue.org>
unread,
[PATCH 4/5] Track pending objects in PackWriter, not PackIdxList
Thanks to Johannes Berg for the suggestion. Signed-off-by: Rob Browning <r...@defaultvalue.org>
Apr 16
Rob Browning
Apr 16
[PATCH 5/5] hashsplit/save: remove global progress_report
From: Johannes Berg <joha...@sipsolutions.net> Updating the progress meter for every blob isn
unread,
[PATCH 5/5] hashsplit/save: remove global progress_report
From: Johannes Berg <joha...@sipsolutions.net> Updating the progress meter for every blob isn
Apr 16
Rob Browning
Apr 16
[PATCH 2/5] bloom/midx: don't always check_repo_or_die()
From: Johannes Berg <joha...@sipsolutions.net> If a dir to operate in is specified then don
unread,
[PATCH 2/5] bloom/midx: don't always check_repo_or_die()
From: Johannes Berg <joha...@sipsolutions.net> If a dir to operate in is specified then don
Apr 16
Rob Browning
Apr 16
[PATCH 3/5] split: don't require local repo with -r
From: Johannes Berg <joha...@sipsolutions.net> There's no reason to require a local repo
unread,
[PATCH 3/5] split: don't require local repo with -r
From: Johannes Berg <joha...@sipsolutions.net> There's no reason to require a local repo
Apr 16
Rob Browning
Apr 16
[PATCH 1/1] Use bup.repo.id for client index-cache/NAME when possible
From: Johannes Berg <joha...@sipsolutions.net> If you have multiple repos on the same machine,
unread,
[PATCH 1/1] Use bup.repo.id for client index-cache/NAME when possible
From: Johannes Berg <joha...@sipsolutions.net> If you have multiple repos on the same machine,
Apr 16
Rob Browning
Apr 16
[PATCH 1/1] client: handle typical call behavior via shared context managers
From: Johannes Berg <joha...@sipsolutions.net> The client code is littered with "FIXME:
unread,
[PATCH 1/1] client: handle typical call behavior via shared context managers
From: Johannes Berg <joha...@sipsolutions.net> The client code is littered with "FIXME:
Apr 16
Rob Browning
6
Apr 16
[PATCH 3/6] init: reject command line directory if "-r host:path" is given
From: Johannes Berg <joha...@sipsolutions.net> While at it also use utf-8, which will match
unread,
[PATCH 3/6] init: reject command line directory if "-r host:path" is given
From: Johannes Berg <joha...@sipsolutions.net> While at it also use utf-8, which will match
Apr 16
Rob Browning
Apr 16
[PATCH 1/6] helpers: fix make_repo_id on older python versions
From: Johannes Berg <joha...@sipsolutions.net> Signed-off-by: Johannes Berg <johannes@
unread,
[PATCH 1/6] helpers: fix make_repo_id on older python versions
From: Johannes Berg <joha...@sipsolutions.net> Signed-off-by: Johannes Berg <johannes@
Apr 16
Rob Browning
3
Apr 15
Improve (remote) Client init/close error handling
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
Improve (remote) Client init/close error handling
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Apr 15
Rob Browning
Apr 15
Improve bup-init refresh and add repository IDs
Add a bup.repo.id to all new repositories, and add one to existing repositories during bup init
unread,
Improve bup-init refresh and add repository IDs
Add a bup.repo.id to all new repositories, and add one to existing repositories during bup init
Apr 15
Rob Browning
Apr 15
[PATCH 1/6] LocalRepo.create: don't also set git default repo
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 1/6] LocalRepo.create: don't also set git default repo
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
Apr 15
Rob Browning
Apr 15
[PATCH 4/6] bup init: "refresh" repositories more carefully
When run on an existing repository, continue make sure the pack.indexVersion is 2, but rather than
unread,
[PATCH 4/6] bup init: "refresh" repositories more carefully
When run on an existing repository, continue make sure the pack.indexVersion is 2, but rather than
Apr 15
Rob Browning
Apr 15
[PATCH 6/6] Add a randomized repository ID to new repositories
The main purpose for this right now is to become a better (less ambiguous) index-cache "key
unread,
[PATCH 6/6] Add a randomized repository ID to new repositories
The main purpose for this right now is to become a better (less ambiguous) index-cache "key
Apr 15
Rob Browning
Apr 15
[PATCH 2/6] Add path.indexcache to provide index cache location
From: Johannes Berg <joha...@sipsolutions.net> Instead of finding the cache via git.repo('
unread,
[PATCH 2/6] Add path.indexcache to provide index cache location
From: Johannes Berg <joha...@sipsolutions.net> Instead of finding the cache via git.repo('
Apr 15
Rob Browning
Apr 15
[PATCH 5/6] Run all tests with a temporary HOME
Set HOME to a temporary directory for all the tests so that they're less likely to affect the
unread,
[PATCH 5/6] Run all tests with a temporary HOME
Set HOME to a temporary directory for all the tests so that they're less likely to affect the
Apr 15
Rob Browning
Apr 15
[PATCH 3/6] Unify cli repo opts via bup+ssh:// bup-rev:// and file:// schemes
Move the scattered command -r and BUP_SERVER_REVERSE handling into a new config.derive_addr function
unread,
[PATCH 3/6] Unify cli repo opts via bup+ssh:// bup-rev:// and file:// schemes
Move the scattered command -r and BUP_SERVER_REVERSE handling into a new config.derive_addr function
Apr 15
Rob Browning
,
Greg Troxel
8
Apr 10
[PATCH 6/9] vfs: avoid duplicate save names for discontiguous commits
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
unread,
[PATCH 6/9] vfs: avoid duplicate save names for discontiguous commits
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
Apr 10
Rob Browning
Apr 9
[PATCH 8/9] Move components shared by all repos to common base instance
Move shared repository attributes to a compositional self._base instance which is for now, a frozen
unread,
[PATCH 8/9] Move components shared by all repos to common base instance
Move shared repository attributes to a compositional self._base instance which is for now, a frozen
Apr 9
Rob Browning
Apr 9
[PATCH 4/9] prep-for-debianish-build: install curl
From: Johannes Berg <joha...@sipsolutions.net> This is required for the web tests. Signed-off-
unread,
[PATCH 4/9] prep-for-debianish-build: install curl
From: Johannes Berg <joha...@sipsolutions.net> This is required for the web tests. Signed-off-
Apr 9
Rob Browning
Apr 9
[PATCH 3/9] prep-for-debianish-build: drop python3-distutils
From: Johannes Berg <joha...@sipsolutions.net> This is no longer used. Signed-off-by: Johannes
unread,
[PATCH 3/9] prep-for-debianish-build: drop python3-distutils
From: Johannes Berg <joha...@sipsolutions.net> This is no longer used. Signed-off-by: Johannes
Apr 9
Rob Browning
Apr 9
[PATCH 2/9] prep-for-debianish-build: drop eatmydata
From: Johannes Berg <joha...@sipsolutions.net> This is no longer used. Signed-off-by: Johannes
unread,
[PATCH 2/9] prep-for-debianish-build: drop eatmydata
From: Johannes Berg <joha...@sipsolutions.net> This is no longer used. Signed-off-by: Johannes
Apr 9
Rob Browning
Apr 9
[PATCH 1/9] cirrus: remove unused python3 arguments
From: Johannes Berg <joha...@sipsolutions.net> Signed-off-by: Johannes Berg <johannes@
unread,
[PATCH 1/9] cirrus: remove unused python3 arguments
From: Johannes Berg <joha...@sipsolutions.net> Signed-off-by: Johannes Berg <johannes@
Apr 9
Rob Browning
4
Apr 8
Separate compilation and linking of C code
From: Johannes Berg <joha...@sipsolutions.net> Build .o files first, with different versions
unread,
Separate compilation and linking of C code
From: Johannes Berg <joha...@sipsolutions.net> Build .o files first, with different versions
Apr 8
Rob Browning
3
Apr 8
[PATCH 2/2] Disentangle PackWriter and PackWriter_Remote
Rob Browning <r...@defaultvalue.org> writes: > Proposed for main. See the commit messages for
unread,
[PATCH 2/2] Disentangle PackWriter and PackWriter_Remote
Rob Browning <r...@defaultvalue.org> writes: > Proposed for main. See the commit messages for
Apr 8
Rob Browning
2
Apr 8
[PATCH 1/1] repo: honour repository's pack.packSizeLimit
Rob Browning <r...@defaultvalue.org> writes: > From: Johannes Berg <johannes@sipsolutions.
unread,
[PATCH 1/1] repo: honour repository's pack.packSizeLimit
Rob Browning <r...@defaultvalue.org> writes: > From: Johannes Berg <johannes@sipsolutions.
Apr 8
Rob Browning
2
Apr 8
[PATCH 1/1] Add bup.server.deduplicate-writes to configure server "mode"
Rob Browning <r...@defaultvalue.org> writes: > From: Johannes Berg <johannes@sipsolutions.
unread,
[PATCH 1/1] Add bup.server.deduplicate-writes to configure server "mode"
Rob Browning <r...@defaultvalue.org> writes: > From: Johannes Berg <johannes@sipsolutions.
Apr 8
Rob Browning
Apr 5
[PATCH 1/2] gc: write via LocalRepo, not PackWriter
This allows the packwriter to find the proper config, eg for packSizeLimit, and it also prepares for
unread,
[PATCH 1/2] gc: write via LocalRepo, not PackWriter
This allows the packwriter to find the proper config, eg for packSizeLimit, and it also prepares for
Apr 5