~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-21 17:56:17 UTC
  • mfrom: (1711.2.3 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060521175617-8b9ff193323cbfc3
(jam) Fix push to only push revisions in the current ancestry

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
      them to reduce the threshold where  N^2 behaviour occurs in operations
44
44
      like status. (Jan Hudec, Robert Collins).
45
45
 
 
46
    * 'bzr push' should only push the ancestry of the current revision, not
 
47
      all of the history in the repository. This is especially important for
 
48
      shared repositories. (John Arbash Meinel)
 
49
 
46
50
bzr 0.8.2  2006-05-17
47
51
  
48
52
  BUG FIXES: