~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-01-11 07:06:36 UTC
  • mfrom: (3172.2.1 remote-fetch-formats)
  • Revision ID: pqm@pqm.ubuntu.com-20080111070636-jhozu5eo7wvh1k0o
(andrew) Enable use of smart revision streaming between repos with
        compatible models.

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
 
54
57
   * Merge directives now fetch prerequisites from the target branch if
55
58
     needed.  (Aaron Bentley)
56
59