~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-11-25 19:18:11 UTC
  • mfrom: (3834.3.3 remote_revision_history)
  • Revision ID: pqm@pqm.ubuntu.com-20081125191811-pwwzoldg0s0wkze8
Branching from Remote no longer reads the full revision history.
        (Andrew Bennetts, jam)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
  IMPROVEMENTS:
22
22
 
 
23
    * ``(Remote)Branch.copy_content_into`` no longer generates the full revision
 
24
      history just to set the last revision info.
 
25
      (Andrew Bennetts, John Arbash Meinel)
 
26
 
23
27
    * When making a large readv() request over ``bzr+ssh``, break up the
24
28
      request into more manageable chunks. Because the RPC is not yet able
25
29
      to stream, this helps keep us from buffering too much information at