8
These documents originally came from the Bazaar-NG wiki hosted at
8
These documents originally came from the Bazaar wiki hosted at
9
9
http://bazaar-vcs.org. The documents on the wiki take precedence
10
10
in the event of a discrepancy between what is documented here
11
11
and what is documented on the wiki.
14
* `Tutorial <tutorial.htm>`_
14
* `Tutorial <tutorial.htm>`_
15
(wiki page: http://bazaar-vcs.org/IntroductionToBzr)
16
17
Explains how to use bzr. Loaded with examples.
18
* `Configuration <configuration.htm>`_
19
* `Configuration <configuration.htm>`_
20
(wiki page: http://bazaar-vcs.org/ConfiguringBzr)
20
Information on how to configure Bazaar-NG
22
Information on how to configure Bazaar
22
24
* `Setting up email <setting_up_email.htm>`_
25
(wiki page: http://bazaar-vcs.org/BzrSettingEmail)
24
The various ways that exist to tell Bazaar-NG your email address for
27
The various ways that exist to tell Bazaar your email address for
27
30
* `Plugins <plugins.htm>`_
31
(wiki page: http://bazaar-vcs.org/BzrPlugins)
29
Information on how to use plugins in Bazaar-NG
33
Information on how to use plugins in Bazaar
31
35
* `Specifying revision <specifying_revisions.htm>`_
36
(wiki page: http://bazaar-vcs.org/BzrRevisionSpec)
33
38
Description of the subarguments for ``-r`` as used by commands such as
34
39
**bzr log** and **bzr merge**
36
41
* `Using aliases <using_aliases.htm>`_
42
(wiki page: http://bazaar-vcs.org/CommandAliases)
38
44
How to setup and use command aliases.