comparison tests/test-globalopts.out @ 5775:2dd202a6e15b

bisect: make bisect a built-in command
author Matt Mackall <mpm@selenic.com>
date Mon, 31 Dec 2007 18:20:34 -0600
parents 1c1ef561d541
children aafdea37f796
comparison
equal deleted inserted replaced
5774:c850a8640981 5775:2dd202a6e15b
145 add add the specified files on the next commit 145 add add the specified files on the next commit
146 addremove add all new files, delete all missing files 146 addremove add all new files, delete all missing files
147 annotate show changeset information per file line 147 annotate show changeset information per file line
148 archive create unversioned archive of a repository revision 148 archive create unversioned archive of a repository revision
149 backout reverse effect of earlier changeset 149 backout reverse effect of earlier changeset
150 bisect subdivision search of changesets
150 branch set or show the current branch name 151 branch set or show the current branch name
151 branches list repository named branches 152 branches list repository named branches
152 bundle create a changegroup file 153 bundle create a changegroup file
153 cat output the current or given revision of files 154 cat output the current or given revision of files
154 clone make a copy of an existing repository 155 clone make a copy of an existing repository
197 add add the specified files on the next commit 198 add add the specified files on the next commit
198 addremove add all new files, delete all missing files 199 addremove add all new files, delete all missing files
199 annotate show changeset information per file line 200 annotate show changeset information per file line
200 archive create unversioned archive of a repository revision 201 archive create unversioned archive of a repository revision
201 backout reverse effect of earlier changeset 202 backout reverse effect of earlier changeset
203 bisect subdivision search of changesets
202 branch set or show the current branch name 204 branch set or show the current branch name
203 branches list repository named branches 205 branches list repository named branches
204 bundle create a changegroup file 206 bundle create a changegroup file
205 cat output the current or given revision of files 207 cat output the current or given revision of files
206 clone make a copy of an existing repository 208 clone make a copy of an existing repository