
On Feb 28, 2011, at 04:15 PM, Antoine Pitrou wrote:
On Mon, 28 Feb 2011 10:08:26 -0500 Barry Warsaw <barry@python.org> wrote:
BTW, I had not heard of hgeditor before, and wrote a small hg extension to do what you want (with HG: prefix :) before I saw that others had already replied with hgeditor. The extension had 10 lines of code.
We should find a place (i.e. repository) to stash these useful add-ons and hacks so that all Python developers can find them.
I think you can simply add them somewhere on the hg wiki: http://mercurial.selenic.com/wiki/ and then link to the pages from our own wiki, or the developer's FAQ.
If they're of general use to the hg community, sure. Otherwise, it might be good to have a place of our own for our own repository tools. -Barry