comparison tests/test-help.out @ 468:157675add351

[PATCH] add "root" command -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [PATCH] add "root" command From: Bryan O'Sullivan <bos@serpentine.com> Add "root" command Useful for scripting. manifest hash: a2df76139130ac034e53872f24f21f31b083bc42 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCvQZGywK+sNU5EO8RAtYSAKCKRyuxzcDOTV9q+GY5WZDJ/VZgzwCfXhut VvGtiSnIqoBeQ/PtPsokMb0= =gUsq -----END PGP SIGNATURE-----
author mpm@selenic.com
date Fri, 24 Jun 2005 23:22:46 -0800
parents 9d5447a366a7
children c5705ab9cebd
comparison
equal deleted inserted replaced
467:9d5447a366a7 468:157675add351
22 pull pull changes from the specified source 22 pull pull changes from the specified source
23 push push changes to the specified destination 23 push push changes to the specified destination
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 root print the root (top) of the current working dir
27 serve export the repository via HTTP 28 serve export the repository via HTTP
28 status show changed files in the working directory 29 status show changed files in the working directory
29 tag add a tag for the current tip or a given revision 30 tag add a tag for the current tip or a given revision
30 tags list repository tags 31 tags list repository tags
31 tip show the tip revision 32 tip show the tip revision
72 pull pull changes from the specified source 73 pull pull changes from the specified source
73 push push changes to the specified destination 74 push push changes to the specified destination
74 rawcommit raw commit interface 75 rawcommit raw commit interface
75 recover roll back an interrupted transaction 76 recover roll back an interrupted transaction
76 remove remove the specified files on the next commit 77 remove remove the specified files on the next commit
78 root print the root (top) of the current working dir
77 serve export the repository via HTTP 79 serve export the repository via HTTP
78 status show changed files in the working directory 80 status show changed files in the working directory
79 tag add a tag for the current tip or a given revision 81 tag add a tag for the current tip or a given revision
80 tags list repository tags 82 tags list repository tags
81 tip show the tip revision 83 tip show the tip revision