~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

(jelmer) Add HPSS call for ``Repository.iter_files_bytes``. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
* Add HPSS call for looking up revision numbers from revision ids on
54
54
  remote repositories. (Jelmer Vernooij, #640253)
55
55
 
 
56
* Add HPSS call for retrieving file contents from remote repositories.
 
57
  Should improve performance for lightweight checkouts and exports of
 
58
  from remote repositories.  (Jelmer Vernooij, #368717, #762330,
 
59
  #608640)
 
60
 
56
61
* Cope with missing revision ids being specified to
57
62
  ``Repository.gather_stats`` HPSS call. (Jelmer Vernooij, #411290)
58
63