/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2008-08-07 22:26:48 UTC
  • Revision ID: john@arbash-meinel.com-20080807222648-ako39zeldqibnk40
Fix the merge_sort code so that it properly increments.
We had a small bug where if you had branches descend from new
roots, as well as sub-branches within them, the branch counter
would skip, and then repeat itself. (the root was a post-increment,
while sub-branches were pre-increment.)
This changes both to be pre-increment.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1 KB Diff Download File
autodoc_bash_completion.py 1861.2.8 19 years ago Alexander Belchenko More branding: bazaar-ng -> Bazaar; bazaar-ng.org 1.5 KB Diff Download File
autodoc_man.py 1551.18.12 18 years ago Aaron Bentley Man page doesn't list hidden options (#131667) 6.5 KB Diff Download File
autodoc_rstx.py 3565.2.1 17 years ago Christophe Troestler (trivial) Corrected typos. 5.8 KB Diff Download File