Feature #106
コミットログによるissue操作のキーワード変更
| Status: | Closed | Start date: | 06/06/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | - |
Description
- [ruby-dev:xxx] のようなメール参照はデフォルトで、対応するissueを閉じる。
- ref [ruby-dev:xxx] のようにすると単なる参照と判断して閉じない。
- その他の表記: ref. ref: cf cf. c.f. cf: c.f: see see. see:
Associated revisions
fixed [redmine4ruby-lang:37]
History
Updated by yugui (Yuki Sonoda) almost 4 years ago
例: * array.c (rb_ary_nitems, Init_Array): Axe Array#nitems(). cf. [ruby-dev:34676]-[ruby-dev:34713] * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search private methods too. [ruby-dev:34671]
Updated by Anonymous almost 4 years ago
Issue #106 has been updated by Yuki Sonoda. 例: * array.c (rb_ary_nitems, Init_Array): Axe Array#nitems(). cf. [ruby-dev:34676]-[ruby-dev:34713] * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search private methods too. [ruby-dev:34671] ---------------------------------------- Feature #106: コミットログによるissue操作のキーワード変更 http://redmine.ruby-lang.org/issues/show/106 Author: Yuki Sonoda Status: Open Priority: Normal Assigned to: Yuki Sonoda Category: Target version: * [ruby-dev:xxx] のようなメール参照はデフォルトで、対応するissueを閉じる。 * ref [ruby-dev:xxx] のようにすると単なる参照と判断して閉じない。 * その他の表記: ref. ref: cf cf. c.f. cf: c.f: see see. see: ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account -- archive-> http://qwik.jp/redmine4ruby-lang/32.html ML-> redmine4ruby-lang@qwik.jp
Updated by yugui (Yuki Sonoda) almost 4 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"f1cb62ea99e80c4b87d7977184afe242fc0400f9".