~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2008-02-04 22:01:14 UTC
  • mto: This revision was merged to the branch mainline in revision 3214.
  • Revision ID: jelmer@samba.org-20080204220114-bozpo9xjnpuldn22
Use convenience function to check whether two repository handles are referring to the same repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
      ``SearchResult`` can be used to recreate the search later, which will
107
107
      be useful in reducing network traffic. (Robert Collins)
108
108
 
 
109
    * Use convenience function to check whether two repository handles 
 
110
      are referring to the same repository in ``Repository.get_graph``. 
 
111
      (Jelmer Vernooij, #187162)
 
112
 
109
113
    * Fetching now passes the find_ghosts flag through to the 
110
114
      ``InterRepository.missing_revision_ids`` call consistently for all
111
115
      repository types. This will enable faster missing revision discovery with