Some suggestions

Radoslaw Szkodzinski astralstorm at gorzow.mm.pl
Wed Jun 29 22:45:00 UTC 2005


Last try, this patch doesn't change anything at all in .hgtags reading.
Adds support for file .hg/hgtags for easy modification and parsing outside 
Python, and also adds support for local tags in hg tag, making local tag the 
default type of tag created.

It was made to be as unintrusive a change as it gets.

Pro .hg/hgtags:
- Shell scripts work better with .hgtags than ini files.
- Can write to it w/o modifying config file

Contra:
- Another file in .hg - clutter?

AstralStorm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg-tag-private.diff
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050630/611ab9da/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050630/611ab9da/attachment-0001.asc>


More information about the Mercurial mailing list