equal
deleted
inserted
replaced
11 diff diff repository (or selected files) |
11 diff diff repository (or selected files) |
12 export dump the header and diffs for one or more changesets |
12 export dump the header and diffs for one or more changesets |
13 init create a new repository in the given directory |
13 init create a new repository in the given directory |
14 log show revision history of entire repository or files |
14 log show revision history of entire repository or files |
15 merge merge working directory with another revision |
15 merge merge working directory with another revision |
16 parents show the parents of the working dir or revision |
16 parents show the parents of the working directory or revision |
17 pull pull changes from the specified source |
17 pull pull changes from the specified source |
18 push push changes to the specified destination |
18 push push changes to the specified destination |
19 remove remove the specified files on the next commit |
19 remove remove the specified files on the next commit |
20 serve export the repository via HTTP |
20 serve export the repository via HTTP |
21 status show changed files in the working directory |
21 status show changed files in the working directory |