either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
From Jan Danielsson in private mail. Miscellaneous changes, including:
* (Gordon Tyler) shell now accepts --directory
* shell now run qbzr commands in a subprocess.
* (Max Bowsher) fetch-ghosts now works again. And has tests.
* conflict-diff no longer requires a single file to be specified. Multiple
files or no files can be specified.
* RELEASE: bzrtools 1.18.0
July 13
* RELEASE: bzrtools 1.17.0
July 10 2009
* `create-mirror` mirrors child_submit_to
June 16 2009
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
to `unshelve`.
* RELEASE: bzrtools 1.10.0
Novemeber 23 2008
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
* Support auto-detecting color in shelf UI
November 11 2008
* Support colorizing in shelf UI
* RELEASE: bzrtools 1.9.0
October 22 2008
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
October 17 2008
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'.
October 7 2008
* RELEASE: bzrtools 1.8.0
* Fix NotStandalone class to be stringable (#277652)
September 11 2008
* RELEASE: bzrtools 1.7.0
July 10 2008
* colordiff can now use /etc/colordiffrc