May 2009 Archives by subject
Starting: Fri May 1 02:18:25 BST 2009
Ending: Sat May 30 16:01:14 BST 2009
Messages: 150
- Rev 138: Support replaying in empty branch. in file:///home/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 144: Use iteritems in file:///home/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
- Rev 4126: Merge .dev. in http://people.ubuntu.com/~robertc/baz2.0/pending/Commands.hooks
Robert Collins
- Rev 4127: Get missing command support sorted out. in http://people.ubuntu.com/~robertc/baz2.0/pending/Commands.hooks
Robert Collins
- Rev 4270: Fixed as per John's review. in file:///home/vila/src/bzr/bugs/355454-unicode-warning/
Vincent Ladeuil
- Rev 4271: Fix PQM failures. in file:///home/vila/src/bzr/bugs/355454-unicode-warning/
Vincent Ladeuil
- Rev 4309: Handle servers proposing several authentication schemes. in file:///home/vila/src/bzr/bugs/366107-http-mutiple-auth-schemes/
Vincent Ladeuil
- Rev 4310: Tighten multiple auth schemes handling. in file:///home/vila/src/bzr/bugs/366107-http-mutiple-auth-schemes/
Vincent Ladeuil
- Rev 4313: Handle repositories that mutex on writes (rather than transactions). in http://people.ubuntu.com/~robertc/baz2.0/pending/push.roundtrips
Robert Collins
- Rev 4316: Review feedback - add a comment. in http://people.ubuntu.com/~robertc/baz2.0/pending/tests.lock-checks
Robert Collins
- Rev 4317: (robertc) Add debugging of lock activity during tests. (Robert in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4317: Scatter a few _runCleanups in TestCase.run in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 4318: (mbp) small doc corrections in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4319: (robertc) Many less round trips on bzr push to a smart server. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4320: (jml) Raise NoSuchRevision from fetch, instead of InstallFailed in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4321: (Jelmer) Add 'repository' hook to the info command. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4322: (jam) Update 'bzr merge --weave' to generate conflicts when one side in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4323: (jam) Change the _LRUNode implementation to avoid cyclic refs. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4324: (tanner) merge 1.14.1 back to trunk in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4325: (andrew) Bump api_minimum_version to 0.15.0 because of the removal of in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4325: When adding rich root data follow the standard revision graph rules, so it does not create 'inconstent parents'. in http://people.ubuntu.com/~robertc/baz2.0/pending/bug-368921
Robert Collins
- Rev 4326: (mwhudson) keep _TestCase__testMethodDoc, save attrs more sanely in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4326: Resolve NEWS. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 4326: Some cleanups. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4327: (vila) Make --coverage works for threads too in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4327: Clean up test for log formats. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4327: Fix silly typo. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 4328: (Jelmer) Add Tags.rename_revisions(). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4328: More cleanups. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4328: Start addressing test failing when run with -Dlock. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4328: Update static rich root test to support new, reconcile-compatible algorithm. in http://people.ubuntu.com/~robertc/baz2.0/pending/bug-368921
Robert Collins
- Rev 4329: (Samuel Bronson) Suggest 'bzr missing' in DivergedBranches. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4329: Clarify LogCatcher purpose. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4329: Introduce a new lock_broken hook. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4330: (Jelmer) Make sure class member local_repository of reconfigure is in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4330: Delete useless setup. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4330: Some cleanup in blackbox log tests. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4331: (Jelmer) Add InterBranch.push. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4331: Fix lock test failures by taking lock breaking into account. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4331: Fixed as per John's and Markus reviews. in file:///home/vila/src/bzr/experimental/log-tests/
Vincent Ladeuil
- Rev 4332: (vila) Parametrize tests against dir readers and fix some unicode in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4332: Fix 4 more lock-related test failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4333: (robertc) Calculate new rich root parent data with logic consistent in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4333: Docs for check. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4333: Fix 1 more lock-related test failure. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4333: Fix bug 260971 by not raising an error when a smart server is asked for more content than it has locally; the client is assumed to be monitoring what it gets. in http://people.ubuntu.com/~robertc/baz2.0/pending/bug-360791
Robert Collins
- Rev 4333: Fix bug 360791 by not raising an error when a smart server is asked for more content than it has locally; the client is assumed to be monitoring what it gets. in http://people.ubuntu.com/~robertc/baz2.0/pending/bug-360791
Robert Collins
- Rev 4333: Special patch to test unicode fs encoding on pqm. This should fails if fs encoding is still ANSI_X3.4-1968. in http://bazaar.launchpad.net/%7Evila/bzr/integration
Vincent Ladeuil
- Rev 4334: Expand on NEWS. in http://people.ubuntu.com/~robertc/baz2.0/pending/bug-360791
Robert Collins
- Rev 4334: Extract repository access in WorkingTree._check to be data driven, adding a new _get_check_refs method to support this. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4334: Fix 2 more lock-related test failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4334: Make it easier to blackbox test rules (Marius Kruger) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4334: Revert previous patch, PQM now presents a unicode friendly file system encoding. in http://bazaar.launchpad.net/%7Evila/bzr/integration
Vincent Ladeuil
- Rev 4335: (igc) Raise an error for unknown eol values. (Brian de Alwis) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4335: Alter Branch.check to log errors rather than raising. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4335: Fix 4 more lock-related test failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4335: NEWS conflict. in http://people.ubuntu.com/~robertc/baz2.0/integration
Robert Collins
- Rev 4336: (igc) pull --local (Gary van der Merwe) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4336: Add a graph API for getting multiple distances to NULL at once. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4336: Fix 4 more lock-related test failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4337: Add Branch._get_check_refs. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4337: Fix 10 more lock-related test failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4337: testing pqm unicode support in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4338: Fix the last 6 lock-related failures. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4338: Revert previous patch, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4338: Teach graph.find_lefthand_distances about ghosts. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4339: (igc) reconfigure --standalone no longer raises in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4339: Convert Branch.check to take a refs dict as well. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4339: Fixed as per Robert's review. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4339: Fixed as per Robert's review. in file:///home/vila/src/bzr/experimental/failing-lock-tests/
Vincent Ladeuil
- Rev 4340: (Jelmer) Add InterBranch.pull. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4340: Put the branch-but-should-be-repo cross check code inrepository.py for reference. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4341: (Jelmer) Mention --force in the error message when unable to access in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4341: Less lock thrashing in check.py. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4342: (robertc) Do not trigger NoSuchRevision pulling from a stacked branch in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4342: Invert control of check so that trees and branches are checked by calling back into them. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4343: (Johan Walles) fix bug #180116 by using a sort() and linear operation in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4343: Move tree and back callbacks into the repository check core. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4344: (vila) Some cleanup in log tests in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4344: Note another possible error. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4345: (jam) Better error when looking for TortoiseOverlays. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4345: Remove duplicate optimised-but-to-be-changed pack implementation of _find_inconsistent_revision_parents. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4346: (jam)(trivial) Fix an important doc bug about the api of in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4346: Remove some unnecessary revision tree access in reconcile and check. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4347: (vila) Fix some lock-related test failures in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4347: Keep an ancestors dict in check rather than recreating one multiple times. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4348: (mbp) move HACKING and recommend Launchpad reviews in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4348: Refactor Repository._find_inconsistent_revision_parents and Repository.get_revisions to a new Repository._iter_revisions which is kinder on memory without needing code duplication. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4348: Show a traceback when VFS operations are started on a smart server hosted repository. in http://people.ubuntu.com/~robertc/baz2.0/pending/log_ensure_real
Robert Collins
- Rev 4349: (jml) Show number of VFS calls when using -Dhpss. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4349: Check revisions as we cross check the revision index, rather than in a separate pass. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4350: Add -Dprogress to assist in debugging progress bar jumping. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4350: Correctly handle http servers proposing multiple authentication in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4351: (abentley) add new merge_request_body hook in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4351: Fix the versioned files checker check_file_version_parents to handle no progress bar being supplied. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4351: Move ContentFilterAwareSHA1Provider where tests expect it. in file:///home/vila/src/bzr/bugs/355454-unicode-warning/
Vincent Ladeuil
- Rev 4352: (robertc) Show a backtrace indicating the cause of VFS access to a in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4352: Cleanup progress reporting for check to go left to right once and only once. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4353: (andrew) Pass missing parent inventories check if all referenced texts are present in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4353: Clearer code. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4354: (vila) Fix unbalanced locks in tests, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4354: Remove counts of unique/repeated texts in check as unuseful and expensive. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4355: (igc) improve commit help and error message (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4355: Remove duplicate ids check from check, such errors are either masked by deserialisers or caught lower down. in http://people.ubuntu.com/~robertc/baz2.0/check
Robert Collins
- Rev 4356: (igc) Use inline literals for EOL documentation (Gary Wilson) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4357: (Jelmer) Fix docstring for bzrlib.xml_serializer.escape_invalid_chars. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4358: (Jelmer) Use utility function to check for control filename rather in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4359: (jam) Update a minor test to support CHK formats. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4360: (Jelmer) Handle empty keys when finding common prefixes in CHKMap. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4361: (trivial) revnocache -> historycache in log help (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4361: Don't return ghosts in the keyset for PendingAncestryResult. in http://people.ubuntu.com/~robertc/baz2.0/pending/repo-source
Robert Collins
- Rev 4362: (robertc) Fix bug 376225 by having PAR discard ghosts. (Robert in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4362: Add bug info. in http://people.ubuntu.com/~robertc/baz2.0/pending/repo-source
Robert Collins
- Rev 4363: (Jelmer) Move dpush to InterBranch. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4364: (bialix) Use get_unicode_argv() to properly handle Unicode arguments in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4365: (Jelmer) Fix one-line summary for dpush command. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4366: (jam) Some optimizations for RIO. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4367: (abentley) lightweight checkouts with stale locations can be switched in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4368: (Jelmer) Add Pyrex RIO implementation. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4369: (Jelmer) Include stdlib.h for malloc/realloc/free in Pyrex RIO in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4369: Use stderr for UI prompt to address bug #376582. in file:///home/vila/src/bzr/bugs/376582-auth-prompt/
Vincent Ladeuil
- Rev 4369: Use stderr for UI prompt. in file:///home/vila/src/bzr/bugs/378582-auth-prompt/
Vincent Ladeuil
- Rev 4370: (tanner) merge bzr-1.15rc1 to trunk. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4371: (Jelmer) Make dpush help/error a bit more generic. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4372: (igc) added osutils.parent_directories() (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4373: (Jelmer) Mention --default-rich-root rather than a particular format in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4374: (abentley) Enable committing from a PreviewTree. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4375: (Jelmer) Add child_submit_format option used by 'bzr send'. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4376: (Jelmer) Return BranchPushResult from InterBranch.lossy_push(). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4377: (igc) make branch --no-tree faster (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4378: (igc) faster branch in a shared repo for dev6rr format (Ian in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4379: (tanner) merge 1.15final back to trunk in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4380: (igc) two simple log dotted revno tests (Marius Kruger) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4381: (Jelmer) Add registry for the 'bzr serve' protocol. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4382: (vila) Fix blatant performance regression for annotate in gc repos in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4383: (vila) Fix pycurl/python2.6 broken tests in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4384: (vila) Fix pycurl/python2.6 broken tests in more cases in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4385: (abentley) Extract BaseTreeTransform disk code into DiskTreeTransform. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4386: (abentley) move get_file_with_stat from MutableTree to Tree. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4387: (Jelmer) Add Branch.get_child_submit_format(). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4388: (mbp) tweak message from bzr add in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4389: (Jelmer) Add bzr send format registry. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4390: (igc) faster diff on large trees (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4391: (igc) make tags faster when on the mainline in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4392: (jam) Fix bug #373455, allow --dev6 repos to stack. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4393: (igc) fix locking in tags command in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 50: sax escape authors again. in file:///home/jelmer/bzr-cia/trunk/
Jelmer Vernooij
- Rev 629: Use new transport.create_prefix. in file:///home/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 630: Use _get_nick(local=True) rather than .nick to get at a branches' nick, since in file:///home/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
- Rev 63: Add GPL copy. in http://bazaar.launchpad.net/%7Ebzr/bzr.webdav/webdav
Vincent Ladeuil
Last message date:
Sat May 30 16:01:14 BST 2009
Archived on: Sat May 30 16:01:19 BST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).