Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 10 years ago

#2962 closed enhancement (duplicate)

more keywords for trac-post-commit-hook

Reported by: xris*siliconmechanics.com Owned by: Jonas Borgström
Priority: low Milestone:
Component: general Version: 0.9.4
Severity: trivial Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (0)

Change History (1)

comment:1 by xris*siliconmechanics.com, 18 years ago

Resolution: duplicate
Status: newclosed

my bad, duped my own ticket #2573

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.