support tiny issue identifiers (like #34) in the single-component case
If there's only one component, the issue names can be quite short. "#34" instead of "potato-34" as an example.
I would want to work in such a way that later adding a component automatically switches everything back to the traditional naming scheme.
I don't think this would be terribly hard to do, since the names are computed on the fly. Should probably be enabled by a configuration option, though.
Details
| Id: | 2cd9e99ca6ca316f37262022b4277913fd23eae0 |
| Type: | feature |
| Creation time: | 2008-08-06 16:22 GMT |
| Creator: | William Morgan <wmorgan-ditz@...> |
| Release: | 0.6 (unreleased) |
| Component: | ditz |
| Status: |
closed: fixed
|
Commits for this issue
| 2009-07-08 23:46 GMT | Travis J Parker <travis.parker@...> |
Issue log
| 2009-07-08 23:42 GMT | Travis Parker <travis.parker@...> | |
| if there is only one component, canonically use the short version and translate long versions to short ones in the argument-parsing code | ||
| 2008-08-21 19:58 GMT | William Morgan <wmorgan-ditz@...> | |
| 2008-08-17 19:49 GMT | William Morgan <wmorgan-ditz@...> | |
| changed example issue name so it wouldn't get interpolated like a real issue name. now the description is actually understandable. | ||
| 2008-08-06 16:22 GMT | William Morgan <wmorgan-ditz@...> | |