/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2005-08-17 02:06:19 UTC
  • Revision ID: mbp@sourcefrog.net-20050817020618-c7ae430253df8532
- rearrangement of modules, contributed by Gustavo Niemeyer


1) Moved plugins directory to bzrlib/, so that there's a standard
  plugin directory which is not only installed with bzr itself
  but is also available when using bzr from the development tree.
  BZR_PLUGIN_PATH and DEFAULT_PLUGIN_PATH are then added to the
  standard plugins directory.

2) Moved the needed third-party tools to an internal directory under
  bzrlib/util.  This makes sure that needed tools are available in
  the bzr installation, including the correct/expected version, and
  eases the process of packaging and redistribution of bzr
  ('setup.py bdist*' creates a working distribution).

3) Fixed setup.py including the needed package entries.

I hope you find them useful.
Filename Latest Rev Last Changed Committer Comment Size
..
annotate3.patch 645 20 years ago Martin Pool - split out proposed progress module 262 KB Diff Download File
annotate4.patch 647 20 years ago Martin Pool - split out updated progress indicator 262 KB Diff Download File
cache-remote-revisions.diff 688 20 years ago Martin Pool - add deferred patch from abentley to fetch rem 4.8 KB Diff Download File
find-touching-from-seq.diff 631 20 years ago Martin Pool - add deferred patch for finding touching patches 2.7 KB Diff Download File
meta-data-in-inventory.patch 677 20 years ago Martin Pool - draft 'meta' command by john 10.4 KB Diff Download File
ndiff.patch 817 20 years ago Martin Pool - Deferred patch that uses Python ndiff format. 4.7 KB Diff Download File
pending-merge.patch 1036 20 years ago Martin Pool - add pending merge from aaron 4.2 KB Diff Download File
plugins-no-plugins.patch 737 20 years ago Martin Pool - add plugin patch, still being integrated 18.6 KB Diff Download File
progress.diff 647 20 years ago Martin Pool - split out updated progress indicator 4.7 KB Diff Download File
symlink-support.patch 521 20 years ago Martin Pool - Add patch to give symlink support 20.3 KB Diff Download File