/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 tools/win32/info.txt

  • Committer: Martin Pool
  • Date: 2007-01-21 12:42:13 UTC
  • mto: (2220.2.19 tags)
  • mto: This revision was merged to the branch mainline in revision 2309.
  • Revision ID: mbp@sourcefrog.net-20070121124213-8ksq92nrm3tzn6s9
Add -d option to push, pull, merge commands.

Tags now propagate between repositories by commands that move history around:
branch, push, pull, merge.

Add Repository.supports_tags method.

All Repository tag methods now raise TagsNotSupported if they're not.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Bazaar is free software; you can redistribute and/or modify it under
 
3
the terms of the GNU General Public License version 2. 
 
4
 
 
5
See: http://www.gnu.org/copyleft/gpl.html
 
6
 
 
7
Managing source code in Bazaar does not make it subject to the GPL.