Mercurial > hg
comparison tests/test-globalopts.out @ 4699:a6b62584d0b2
unbundle: accept multiple file arguments
update test-bundle for multiple unbundle support
author | Giorgos Keramidas <keramida@ceid.upatras.gr> |
---|---|
date | Sun, 24 Jun 2007 10:08:38 -0500 |
parents | 091c9e54d306 |
children | 7bb5bcb089e3 |
comparison
equal
deleted
inserted
replaced
4698:30e826bd8ed1 | 4699:a6b62584d0b2 |
---|---|
159 showconfig show combined config settings from all hgrc files | 159 showconfig show combined config settings from all hgrc files |
160 status show changed files in the working directory | 160 status show changed files in the working directory |
161 tag add a tag for the current or given revision | 161 tag add a tag for the current or given revision |
162 tags list repository tags | 162 tags list repository tags |
163 tip show the tip revision | 163 tip show the tip revision |
164 unbundle apply a changegroup file | 164 unbundle apply one or more changegroup files |
165 update update working directory | 165 update update working directory |
166 verify verify the integrity of the repository | 166 verify verify the integrity of the repository |
167 version output version and copyright information | 167 version output version and copyright information |
168 | 168 |
169 use "hg -v help" to show aliases and global options | 169 use "hg -v help" to show aliases and global options |
211 showconfig show combined config settings from all hgrc files | 211 showconfig show combined config settings from all hgrc files |
212 status show changed files in the working directory | 212 status show changed files in the working directory |
213 tag add a tag for the current or given revision | 213 tag add a tag for the current or given revision |
214 tags list repository tags | 214 tags list repository tags |
215 tip show the tip revision | 215 tip show the tip revision |
216 unbundle apply a changegroup file | 216 unbundle apply one or more changegroup files |
217 update update working directory | 217 update update working directory |
218 verify verify the integrity of the repository | 218 verify verify the integrity of the repository |
219 version output version and copyright information | 219 version output version and copyright information |
220 | 220 |
221 use "hg -v help" to show aliases and global options | 221 use "hg -v help" to show aliases and global options |