Bazaar plugin adding the ability to create custom short names for URLs. This is similar to the bookmarks plugin, but allows a slightly more flexible approach.
This gives the ability to create a shortened version of the start of a URL. For example, if it is desirable to retrieve branches stored
on a server with sftp, you could shorten:
bzr branch sftp://
to:
bzr branch serv:work/myproj
Short names can be registered using (for the example above):
bzr custom-
View full history Series and milestones
trunk series is the current focus of development.