Mercurial > hg
comparison tests/test-help.out @ 401:af4848f83e68
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-----
author | mpm@selenic.com |
---|---|
date | Tue, 21 Jun 2005 17:47:28 -0800 |
parents | 6f43778f26da |
children | 688d03d6997a |
comparison
equal
deleted
inserted
replaced
400:8b067bde6679 | 401:af4848f83e68 |
---|---|
24 rawcommit raw commit interface | 24 rawcommit raw commit interface |
25 recover roll back an interrupted transaction | 25 recover roll back an interrupted transaction |
26 remove remove the specified files on the next commit | 26 remove remove the specified files on the next commit |
27 serve export the repository via HTTP | 27 serve export the repository via HTTP |
28 status show changed files in the working directory | 28 status show changed files in the working directory |
29 tag add a tag for the current tip or a given revision | |
29 tags list repository tags | 30 tags list repository tags |
30 tip show the tip revision | 31 tip show the tip revision |
31 undo undo the last transaction | 32 undo undo the last transaction |
32 update update or merge working directory | 33 update update or merge working directory |
33 verify verify the integrity of the repository | 34 verify verify the integrity of the repository |
72 rawcommit raw commit interface | 73 rawcommit raw commit interface |
73 recover roll back an interrupted transaction | 74 recover roll back an interrupted transaction |
74 remove remove the specified files on the next commit | 75 remove remove the specified files on the next commit |
75 serve export the repository via HTTP | 76 serve export the repository via HTTP |
76 status show changed files in the working directory | 77 status show changed files in the working directory |
78 tag add a tag for the current tip or a given revision | |
77 tags list repository tags | 79 tags list repository tags |
78 tip show the tip revision | 80 tip show the tip revision |
79 undo undo the last transaction | 81 undo undo the last transaction |
80 update update or merge working directory | 82 update update or merge working directory |
81 verify verify the integrity of the repository | 83 verify verify the integrity of the repository |