/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/user-guide/annotating_changes.txt

  • Committer: John Arbash Meinel
  • Date: 2007-12-10 16:39:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3104.
  • Revision ID: john@arbash-meinel.com-20071210163900-2wo190x3shshcvup
Allow 'bzr commit --author' to take a unicode string.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
The GUI tools typically provide a much richer display of
33
33
interesting information (e.g. all the changes in each commit)
34
 
so you may prefer them over the text-based command.
 
34
so they are often preferred over the text-based command by users.
35
35