lp:~johnf-inodes/commandant/debian

Created by John Ferlito and last modified
Get this branch:
bzr branch lp:~johnf-inodes/commandant/debian
Only John Ferlito can upload to this branch. If you are John Ferlito please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Ferlito
Project:
Commandant
Status:
Development

Recent revisions

40. By John Ferlito

Add python provides

39. By John Ferlito

Add debian packaging

38. By Jamu Kakar

Merged release-0.3.0.

A NEWS file has been added with a list of changes made since 0.2.0
was released and the format of commandant.__version__ has been
changed to make it compatible with setup.py.

37. By Jamu Kakar

Merged separate-packaging-branch.

The debian/ directory has been removed. It will be revived in a
separate branch, dedicated to packaging. The VERSION constant in
the top-level commandant package has been renamed to __version__, to
match the typical convention, and call sites and tests have been
updated. The Makefile has a new 'release' target that can be used
to generate a source tarball.

36. By Jamu Kakar

Merged initialize-bzrlib-ui.

CommandController.install_bzrlib_hooks has been extended to also
initialize bzrlib.ui. The Makefile has a new 'pyflakes' and several
unnecessary imports have been removed.

35. By Jamu Kakar

Merged more-version-info.

The 'version' command includes information about the locations of
the Python standard library, and bzrlib and commandant packages. It
also outputs the platform.

34. By Jamu Kakar

Merged bzrlib-hooks-resource.

A new BzrlibHooksResource automatically cleans up internal data
structures in bzrlib.commands.Command.hooks, modified by tests.
Also new, CommandModulesResource automatically cleans up dynamically
loaded Commandant command modules, created by tests. Existing tests
have been updated to use the new test resources.

33. By Jamu Kakar

Merged docstring-help-topic.

A new DocstringHelpTopic can be subclassed to create topics that
load summary and text content from a docstring. CommandHelpTopic
has been refactored to subclass it and share it's functionality.

32. By Jamu Kakar

Merged short-version.

The 'version' command takes an optional --short command-line option
that, when provided, causes it to output just the version number.

31. By Jamu Kakar

Merged fail-gracefully-with-bad-arguments.

The command-line argument validation code is a bit smarter. If the
first option, expected to the command path, starts with a '-' a
usage message is shown, instead of an error about a missing path.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:commandant
This branch contains Public information 
Everyone can see this information.

Subscribers