Mercurial > hg
comparison mercurial/dispatch.py @ 15896:30c34fde40cc
hooks: prioritize run order of hooks
As of Mercurial 1.3, hooks are sorted in the order they are read into
Mercurial. There are many instances when someone may want the hooks
sorted in a specific order; this patch allows prioritizing hooks, while
maintaining the existing enumeration for hooks without a priority.
author | Matt Zuba <matt.zuba@goodwillaz.org> |
---|---|
date | Sun, 15 Jan 2012 13:50:12 -0700 |
parents | cc2da4a5ed9a |
children | be92ddc636e3 1c2aaf05f7d7 |
comparison
equal
deleted
inserted
replaced
15895:933b9ff73750 | 15896:30c34fde40cc |
---|