~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2008-01-11 05:28:46 UTC
  • mfrom: (3174 +trunk)
  • mto: (3172.5.3 remote.graph)
  • mto: This revision was merged to the branch mainline in revision 3176.
  • Revision ID: robertc@robertcollins.net-20080111052846-oxt52a13l5mu73wj
Resolve conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
     at the start of the file, promoting linear reads for ``bzr log`` and the
52
52
     like. This partially fixes #154129. (Robert Collins)
53
53
 
54
 
   * Fetching between different repository formats with compatible models now
55
 
     takes advantage of the smart method to stream revisions.  (Andrew Bennetts)
56
 
 
57
54
   * Merge directives now fetch prerequisites from the target branch if
58
55
     needed.  (Aaron Bentley)
59
56
 
116
113
   * ``reconfigure`` is able to convert trees into lightweight checkouts.
117
114
     (Aaron Bentley)
118
115
 
119
 
   * ``reconfigure`` can safely be interrupted while fetching.
120
 
     (Aaron Bentley, #179316)
121
 
 
122
116
   * Reduce lockdir timeout to 0 when running ``bzr serve``.  (Andrew Bennetts,
123
117
     #148087)
124
118