~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/directory-fingerprints.txt

  • Committer: Patch Queue Manager
  • Date: 2016-01-15 09:21:49 UTC
  • mfrom: (6606.2.1 autodoc-unicode)
  • Revision ID: pqm@pqm.ubuntu.com-20160115092149-z5f4sfq3jvaz0enb
(vila) Fix autodoc runner when LANG=C. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
     as stored, or change the sort order for the inventory, or synthesize
259
259
     per-directory inventories in memory for hashing.
260
260
 
261
 
     However, xml is somewhat redundant and slow to parse/generate; and
 
261
     However, XML is somewhat redundant and slow to parse/generate; and
262
262
     reading the whole thing before comparing some sections is only a
263
263
     partial win.  It may be a smaller change but we'd be preserving
264
264
     things we want to change.