sapling/mercurial
mpm@selenic.com 109875616d From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>

add hg tag command

Tweaks by mpm:
 clean up error messages
 handle non-existent .hgtags file
 add tests
 update test-help output

manifest hash: 569c7fe01193159919af2566e8f5089409ffad65
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCuMMwywK+sNU5EO8RAuUdAJ90TkT/D9lDOnEVAW2d3WT7K8Ct3QCggiJA
c9Qbd79K4UWKQAVkYq03cOY=
=SWS8
-----END PGP SIGNATURE-----
2005-06-21 17:47:28 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c Add a fast binary diff extension (not yet used) 2005-06-21 17:27:58 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> 2005-06-21 17:47:28 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py hg help improvements 2005-06-08 20:11:57 -08:00
hg.py Fixed problems with extra spaces around tags in .hgtags 2005-06-17 10:16:31 +01:00
hgweb.py hgweb: pull cgitb into CGI script example, where it can easily be disabled 2005-06-17 08:50:11 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py Simply repository locking 2005-05-26 08:53:04 -08:00
mdiff.py Show revisions in diffs like CVS, based on a patch from Goffredo Baroncelli. 2005-06-17 20:37:23 +01:00
mpatch.c mpatch: attempt to handle unpack alignment issues on Solaris 2005-06-16 22:54:37 -08:00
revlog.py Ancestor algorithm fix 2005-06-16 00:39:30 -08:00
transaction.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00
ui.py Add support for .hg/hgrc file 2005-06-14 18:36:09 -08:00