Mercurial > public > mercurial-scm > hg-stable
log mercurial/hook.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Fri, 06 Nov 2015 11:08:11 -0500 | Pierre-Yves David | hooks: back 9f272bf3b342 out stable |
Tue, 03 Nov 2015 16:58:13 -0800 | Durham Goode | hooks: always include HG_PENDING stable |
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | hook: centralize passing HG_PENDING to external hook process |
Wed, 14 Oct 2015 16:27:10 -0700 | Siddharth Agarwal | hook: for python hooks, also return whether an exception was raised |
Wed, 14 Oct 2015 16:19:47 -0700 | Siddharth Agarwal | hook.runhooks: return a dict of result values |
Wed, 14 Oct 2015 16:13:31 -0700 | Siddharth Agarwal | hook: factor out determination of hooks from running them |