May 2010 Archives by thread
Starting: Sat May 1 04:18:58 BST 2010
Ending: Mon May 31 22:38:50 BST 2010
Messages: 198
- Rev 5196: (lifeless) Improve the docstring for tree_ignores_add_patterns and remove a magic constant. (Alexander Belchenko) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5197: (Jelmer) Remove unused imports. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5198: (spiv) Improve docstring of bzrlib.osutils.relpath (Alexander Belchenko) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5199: (andrew) Merge lp:bzr/2.1 into lp:bzr, including fix for #528041. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5200: Update 'bzr bind' help to indicate what happens when no location is in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5201: (andrew) Allow repo.refresh_data() to be called in a write group for in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5202: (John C Barstow) Bug #401605, document the BZR_LOG env var in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5203: (garyvdm for gagern) Add --directory (-d) option to a number of in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5204: (garyvdm for gz) Include OverflowError in error types bencode in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5205: (Parth Malwankar) Bug #529930, aliases are stored in UTF-8 config, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- setting for your mailbox bazaar-commits at lists.canonical.com are changed
Robert Collins
- Rev 5206: (lifeless) Docstring improvements for users of bzrlib. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5207: (doxxx) 'ignore' command avoids putting duplicate entry into in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5208: (jbowtie) document additional bzr environment variables in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5209: (garyvdm for amanica) Don't refuse to delete a directory with changed in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5210: (parthm) heavyweight checkout now indicates that history is being copied. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5211: (garyvdm for gagern) Add a --authors switch to bzr log, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5212: (garyvdm for bialix) bzr clean-tree should not delete nested bzrdirs. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5213: bzr does not guess whoami anymore. (parthm, #549310) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5214: better unicode handling when commit message (-m) is same as unicode in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4840: (vila, in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5215: (vila, for jam) Remove zlib dependency in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5216: (parthm, #181124) short options for commonly used ls long options. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5217: (parthm) trivial docstring fix to indicate when errors.NoWhoami is raised. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5218: (vila, for jelmer) Pass the colocated branch name along in more places, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5213: Use a better design to better control the texinfo generation. in file:///home/vila/src/bzr/bugs/219334-texinfo/
Vincent Ladeuil
- Rev 5214: Refactor tests. in file:///home/vila/src/bzr/bugs/219334-texinfo/
Vincent Ladeuil
- Rev 5215: Skip all not implemented nodes. in file:///home/vila/src/bzr/bugs/219334-texinfo/
Vincent Ladeuil
- Rev 5219: (andrew) Add more logging to stub_sftp.SocketListener to help in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5220: (robertc) Fix lp: urls behind an https proxy. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5221: Support normal commit parameters in TreeTransform.commit in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5222: (andrew) Remove pdb.set_trace() call in inventory.py. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5223: (lifeless) Provide a consistent interface to Tree, Branch, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5224: (lifeless) Fail to construct commands that have no help, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5225: (jam) Some chk_map and CHKInventory tweaks to reduce CPU overhead for in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5226: (andrew) Don't lazy_import errno in osutils. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5227: (mbp) (mbp) mention babune in testing guide; in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5228: (mbp) (mbp) better message when rename fails inside TreeTransform (Martin in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5229: (abentley) CommitBuilder refuses to commit trees with no root. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5230: (lifeless) Make our selftest for dangling-lock detection in selftests more in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5231: (vila, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5232: (andrew) Fix RemoteBranchConfig.set_user_option when passed a dict in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5233: (vila, Martin [gz]) More robust stream checking for subunit on windows in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5234: (vila, mgz) Fix sftp homedir path handling on windows in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5235: (vila, mgz) Blue babune for win32 ! in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5236: (lifeless) Changes some tests that compare paths to use a fancier method in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5237: (lifeless) Unbreak a win32 test that has a test method and attribute with in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5238: (lifeless) Explicitly close the file handle in WT.get_file_text. (Tim Penhey) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5239: (Martin <gz>) Some cleanups for the zlib.crc32 changes in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4841: (bialix) Change the commandline parser to be even closer to the plain in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5240: (lifeless) Replace the unmaintained bzr completion script with gagern's new in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5241: (parthm) Estimated records to be fetched are now shown for fetch (2a only). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4749: (jam) Workaround bug #582656, handle catching exceptions differently in file:///home/pqm/archives/thelove/bzr/2.0/
Canonical.com Patch Queue Manager
- Rev 4842: (lifeless) Merge outstanding 2.0 changes. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5242: (andrew) Fix AttributeError in RemoteBranch.lock_write after in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5243: (lifeless) Merge 2.1 into trunk with a number of fixes including pyrex 0.9.9 in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4750: (jam) Close the current directory descriptor when trying to iterate a in file:///home/pqm/archives/thelove/bzr/2.0/
Canonical.com Patch Queue Manager
- Rev 5244: (lifeless) Use the production Launchpad instance for XML-RPC requests (and in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4843: (lifeless) Merge from 2.0, in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5245: (lifeless) Merge from 2.1, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5246: (spiv) Treat pywintypes.error as a user error as per OSError, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5247: (lifeless) Switch lp-propose back to using edge. See bug 583667 for details. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5248: (lifeless) Add a --approve to lp-propose for proposals that are in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5249: (lifeless) Fix deprecation warning in bash_completion plugin. (Andrew in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5250: (lifeless) Some cleanups to the readdir pyrex code for a little efficiency in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5251: (lifeless) Adjusted README.txt for bash_completion plugin, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5252: (mbp) Better docs on contributing, code reviews, and using bzrlib. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5248: Merge previous attempt into current trunk in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5253: (lifeless) Fix standalone code blocks in help. (John Szakmeister) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5254: Fix the type of the recently introduced null option - it should have been in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5249: Fix typo in comment. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5250: Fix typo and add some trace. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5255: (lifeless) Generalise probing for executables used in selftest. (Martin von in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5256: (igc) User Reference in PDF in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5248: Merge first-try into propagate-exceptions in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5249: Implement a thread that can re-raise exceptions. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5250: join(timeout=0) is useful to check for an exception without stopping the thread. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5257: (lifeless) Explicitly close various file objects used in bzrlib (Martin [gz]) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5258: (lifeless) Fix the display of cmd aliases in the help topic for aliased in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5251: Add an event to ThreadWithException that can be shared with the calling thread. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5252: Some cleanups. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5259: (lifeless) Add a gio based transport using gio+ as a prefix to get at the in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5260: (lifeless) Make the installer on windows strip non-plugin docstrings. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5261: (mbp) doc: don't use try/except/finally (Martin Pool) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5262: (lifeless) Fix gio_transport to be python2.4 syntax compatible. (Robert in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5263: (parthm) (parthm) added tip on explicit file closing to 'Portability Tips' in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4844: (spiv) Remove the SIGWINCH handler to avoid EINTR problems. Instead poll the in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 4845: (lifeless) Release 2.1.2. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5264: (lifeless) Release 2.2b3. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4846: (lifeless) Open 2.1.3. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
- Rev 5265: (lifeless) Open 2.2b4. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5266: (lifeless) Stop raising at runtime when a command has no help, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5267: (Jelmer) This adds {split, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5268: (lifeless) Improve the release checklist. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5269: Fix gio-related test failures. in file:///home/vila/src/bzr/cleanup/various/
Vincent Ladeuil
- Rev 5269: (vila) Fix gio-related test failures (Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5270: (parthm) NEWS entry added for gio transport support. (snaggen) (Mattias in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 4751: (jam) Get rid of an accidental string exception (bug #586926) in file:///home/pqm/archives/thelove/bzr/2.0/
Canonical.com Patch Queue Manager
- Rev 5253: Clarify some iable/method names in the test servers. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5271: (Jelmer) Lazily load kerberos support. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5272: (mbp) test that kerberos isn't loaded (Martin Pool) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5254: Start requiring no leaks at all for tests purposes. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5254: Threaded http server should use ThreadWithException for the client threads too. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5254: Merge propagate-exceptions into sftp-leaks in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5255: Merge sftp-leaks into catch-them-all in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5256: The smart server leaks one thread (daemonic) for each connection. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5257: Use SmartTCPServer_for_testing instead of SmartTCPServer (broken). in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5273: (lifeless) Drop unmaintained zsh completion script. (Martin von Gagern) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
- Rev 5255: Some notes for defining TestingServerInAThread. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5274: Cleanup some imports in bzrlib.tests. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5251: Merge cleanup into first-try in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5256: Merge first-try into propagate-exceptions in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5255: Merge propagate-exceptions into sftp-leaks in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5258: Merge sftp-leaks into catch-them-all in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5257: Fix NEWS entries after 2.2b3 release. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
- Rev 5274: (lifeless) Add the regression tag to our bug handling docs. (Robert Collins) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
Last message date:
Mon May 31 22:38:50 BST 2010
Archived on: Mon May 31 22:38:53 BST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).