Jelmer Vernooij пишет:
> ** Visibility changed to: Public
> 
> ** Project changed: bzr => qbzr
> 
> ** Package changed: bzr (Ubuntu) => qbzr (Ubuntu)

Jelmer, I don't see how parsing of command-line options is related to 
QBzr. We don't invent any wheels here:

class cmd_qdiff(QBzrCommand, DiffArgProvider):
     """Show differences in working tree in a GUI window."""
     takes_args = ['file*']
     takes_options = [
         'revision',

         ^^^^^^^^^^^
That's standard global bzrlib revision option, isn't it?


** Project changed: qbzr => bzr

** Package changed: qbzr (Ubuntu) => bzr (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894368

Title:
  bzr crashes with NoSuchRevision when using non-"revno:" prefix on diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/894368/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to