~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-21 02:43:10 UTC
  • mfrom: (4976.1.3 ghost-diffs)
  • Revision ID: pqm@pqm.ubuntu.com-20100121024310-y0jq14xdry72ktxl
(Jelmer) Deal with ghosts in 'bzr diff'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
* Better explain the --uncommitted option of merge.
65
65
  (Neil Martinsen-Burrell, #505088)
66
66
 
 
67
* ``bzr diff`` will now use the epoch when it is unable to determine 
 
68
  the timestamp of a file, if the revision it was introduced in is a
 
69
  ghost. (Jelmer Vernooij, #295611)
 
70
 
67
71
* ``bzr export dir`` now requests all file content as a record stream,
68
72
  rather than requsting the file content one file-at-a-time. This can make
69
73
  exporting over the network significantly faster (54min => 9min in one