Re: [Python-Dev] documenting the Hg commit message hooks in the devguide

2011-11-12 Thread Eli Bendersky
>> Our Hg repo has some useful hooks on commit messages that allow to >> specify which issue to notify for commits, and which issue to close. >> AFAIU, it's currently documented only in the code of the hook >> (http://hg.python.org/hooks/file/tip/hgroundup.py). >> >> I think adding a short descript

Re: [Python-Dev] documenting the Hg commit message hooks in the devguide

2011-11-11 Thread Georg Brandl
Am 11.11.2011 20:24, schrieb Eli Bendersky: > Hi, > > Our Hg repo has some useful hooks on commit messages that allow to > specify which issue to notify for commits, and which issue to close. > AFAIU, it's currently documented only in the code of the hook > (http://hg.python.org/hooks/file/tip/hgr

Re: [Python-Dev] documenting the Hg commit message hooks in the devguide

2011-11-11 Thread Brett Cannon
On Fri, Nov 11, 2011 at 11:24, Eli Bendersky wrote: > Hi, > > Our Hg repo has some useful hooks on commit messages that allow to > specify which issue to notify for commits, and which issue to close. > AFAIU, it's currently documented only in the code of the hook > (http://hg.python.org/hooks/fil