On Wed, Sep 2, 2009 at 4:30 AM, Adrian Buehlmann<adr...@cadifra.com> wrote:
> On 02.09.2009 11:05, Adrian Buehlmann wrote:
>> BTW, I have been thinking for a long time already about somehow
>> being able to enter a change message long *before* I commit. Mercurial
>> best should then present me this pre-entered message on hg ci.
>> This could also help telling me what exactly I was up to on
>> a specific clone (given the proliferation of clones in hg -- which
>> I really like -- I sometimes forget what I was trying to do in
>> a specific clone. Or in its working directory, actually).
>>
>> Conceptually, this should be a property of the working dir.
>> If we were allowed to change the file '.hg/dirstate' I would
>> store it there... (implementation-wise). Or in '.hg/message' alternatively.
>>
>> But maybe someone even has already done that in an extension (there are
>> just soo many of them...)
>>
>> If not, someone could create it under the name 'message' extension :)
>
> http://mercurial.selenic.com/wiki/MessageExtension

Perhaps we could move the commit message history to be per-repository.
 It could be a little smarter as well.  We could record if the top
message was added without being committed, and automatically recover
the top message if that was the case.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to