Mercurial > hg-stable
diff tests/test-help.t @ 15830:8ed112ed774a
phases: add a phases command to display and manipulate phases
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Tue, 10 Jan 2012 19:45:35 +0100 |
parents | 2d710c12ffc0 |
children | 65f7e986a0d0 |
line wrap: on
line diff
--- a/tests/test-help.t Tue Jan 10 10:18:19 2012 +0200 +++ b/tests/test-help.t Tue Jan 10 19:45:35 2012 +0100 @@ -15,6 +15,7 @@ init create a new repository in the given directory log show revision history of entire repository or files merge merge working directory with another revision + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit @@ -36,6 +37,7 @@ init create a new repository in the given directory log show revision history of entire repository or files merge merge working directory with another revision + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit @@ -81,6 +83,7 @@ outgoing show changesets not found in the destination parents show the parents of the working directory or revision paths show aliases for remote repositories + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -157,6 +160,7 @@ outgoing show changesets not found in the destination parents show the parents of the working directory or revision paths show aliases for remote repositories + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -225,6 +229,8 @@ show revision history of entire repository or files merge: merge working directory with another revision + phase: + set or show the current phase name pull: pull changes from the specified source push: @@ -541,6 +547,7 @@ init create a new repository in the given directory log show revision history of entire repository or files merge merge working directory with another revision + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit @@ -568,6 +575,7 @@ init create a new repository in the given directory log show revision history of entire repository or files merge merge working directory with another revision + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit @@ -643,6 +651,7 @@ outgoing show changesets not found in the destination parents show the parents of the working directory or revision paths show aliases for remote repositories + phase set or show the current phase name pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction