Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. $ bzr log --include-merges
  2.  
  3.  
  4.  
  5. ------------------------------------------------------------
  6. revno: 4715 [merge]
  7. committer: Canonical.com Patch Queue Manager <pqm@pqm.ubuntu.com>
  8. branch nick: 2.0
  9. timestamp: Tue 2009-12-22 06:18:55 +0000
  10. message:
  11. (mbp) better message if lockdir disappears after apparently succeeding
  12. ------------------------------------------------------------
  13. revno: 4713.1.2 [merge]
  14. committer: Martin Pool <mbp@sourcefrog.net>
  15. branch nick: 2.0-498378-peek-lock
  16. timestamp: Tue 2009-12-22 15:10:41 +1100
  17. message:
  18. merge news
  19. ------------------------------------------------------------
  20. revno: 4713.1.1
  21. committer: Martin Pool <mbp@sourcefrog.net>
  22. branch nick: 2.0-498378-peek-lock
  23. timestamp: Mon 2009-12-21 17:17:05 +1100
  24. message:
  25. Better message when lockdir goes missing after rename succeeds
  26. ------------------------------------------------------------
  27. revno: 4714 [merge]
  28. committer: Canonical.com Patch Queue Manager <pqm@pqm.ubuntu.com>
  29. branch nick: 2.0
  30. timestamp: Mon 2009-12-21 18:50:59 +0000
  31. message:
  32. (jam) Fix part of bug #495000 so that 2a formats restart concurrent
  33. autopack as appropriate.
  34. ------------------------------------------------------------
  35. revno: 4710.2.4 [merge]
  36. committer: John Arbash Meinel <john@arbash-meinel.com>
  37. branch nick: 2.0.4-495000-win32-autopack
  38. timestamp: Mon 2009-12-21 10:45:39 -0600
  39. message:
  40. message:
  41. Merge bzr.stable 4713, resolve NEWS
  42. ------------------------------------------------------------
  43. revno: 4710.2.3
  44. committer: John Arbash Meinel <john@arbash-meinel.com>
  45. branch nick: 2.0.4-495000-win32-autopack
  46. timestamp: Wed 2009-12-16 16:02:31 -0600
  47. message:
  48. NEWS about fixing bug #495000
  49. ------------------------------------------------------------
  50. revno: 4710.2.2
  51. committer: John Arbash Meinel <john@arbash-meinel.com>
  52. branch nick: 2.0.4-495000-win32-autopack
  53. timestamp: Wed 2009-12-16 16:00:39 -0600
  54. message:
  55. Add a test which triggers the behavior.
  56.  
  57. It is a bit more monkey patching than ideal, but works and is stable
  58. for now.
  59. ------------------------------------------------------------
  60. revno: 4710.2.1
  61. committer: John Arbash Meinel <john@arbash-meinel.com>
  62. branch nick: 2.0.4-495000-win32-autopack
  63. timestamp: Wed 2009-12-16 14:20:04 -0600
  64. message:
  65. handle when content goes missing during an autopack (bug #495000)
  66.  
  67. This is the trivial fix, which is to pass down the reload func
  68. while we are packing. Manual testing shows that this works, need
  69. to figure out why the test suite missed it. Probably because
  70. it invasively grabs part of the code to inject the concurrency,
  71. which is sub-ideal, but I don't have a great alternative in mind.
  72. ------------------------------------------------------------
  73. revno: 4713 [merge]
  74. committer: Canonical.com Patch Queue Manager <pqm@pqm.ubuntu.com>
  75. branch nick: 2.0
  76. timestamp: Mon 2009-12-21 02:06:07 +0000
  77. message:
  78. (jam) Fix a memory leak w/ bencode.Encoder() not cleaning up
  79. allocated mem.
  80. ------------------------------------------------------------
  81. revno: 4712.1.2
  82. committer: John Arbash Meinel <john@arbash-meinel.com>
  83. branch nick: 2.0.4-494406-serve-memory-leak
  84. timestamp: Fri 2009-12-18 16:03:09 -0600
  85. message:
  86. NEWS entry about fixing bug #494406
  87. ------------------------------------------------------------
  88. revno: 4712.1.1
  89. committer: John Arbash Meinel <john@arbash-meinel.com>
  90. branch nick: 2.0.4-494406-serve-memory-leak
  91. timestamp: Fri 2009-12-18 15:58:32 -0600
  92. message:
  93. bencode.Encoder should use __dealloc__ to free C level resources.
  94. ------------------------------------------------------------
  95. revno: 4712 [merge]
  96. committer: Canonical.com Patch Queue Manager <pqm@pqm.ubuntu.com>
  97. branch nick: 2.0
  98. timestamp: Fri 2009-12-18 17:00:35 +0000
  99. message:
  100. (jam) Address bug #343218 by batching file texts request during
  101. export.
  102.  
  103. (etc.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement