Edgewall Software

Ticket #2962 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 2 years ago

more keywords for trac-post-commit-hook

Reported by: xris*siliconmechanics.com Owned by: jonas
Priority: low Milestone:
Component: general Version: 0.9.4
Severity: trivial Keywords:
Cc:

Description

sorry for not attaching as a patch. I figure it's a quick enough fix that it's easier to just paste in the changes (this comes from my personal tree, so the patch wouldn't easily apply, either).

Just adds some more refs for stuff like "apply patch from #123" or "see comment in #123"

Index: trac-post-commit-hook
===================================================================
--- trac-post-commit-hook       (revision 1744)
+++ trac-post-commit-hook       (working copy)
@@ -125,6 +125,8 @@
                        'fixed':      '_cmdClose',
                        'fixes':      '_cmdClose',
                        'addresses':  '_cmdRefs',
+                       'from':       '_cmdRefs',
+                       'in':         '_cmdRefs',
                        're':         '_cmdRefs',
                        'references': '_cmdRefs',
                        'refs':       '_cmdRefs',

Attachments

Change History

Changed 2 years ago by xris*siliconmechanics.com

  • status changed from new to closed
  • resolution set to duplicate

my bad, duped my own ticket #2573

Add/Change #2962 (more keywords for trac-post-commit-hook)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.