~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/repofmt/groupcompress_repo.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-04-16 14:16:50 UTC
  • mfrom: (5777.6.13 commit-lossy)
  • Revision ID: pqm@pqm.ubuntu.com-20110416141650-nyf3g3jmhw9cjoff
(jelmer) Add --lossy option to 'bzr commit'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    errors,
27
27
    index as _mod_index,
28
28
    inventory,
29
 
    knit,
30
29
    osutils,
31
30
    pack,
32
31
    revision as _mod_revision,