comparison tests/test-globalopts.out @ 9603:220d39af2e57

Introduce summary command
author Matt Mackall <mpm@selenic.com>
date Sun, 18 Oct 2009 22:31:05 -0500
parents 1e16f9b21ce4
children a3d73b3e1f8a
comparison
equal deleted inserted replaced
9602:fc493cb90bb1 9603:220d39af2e57
189 rollback roll back the last transaction 189 rollback roll back the last transaction
190 root print the root (top) of the current working directory 190 root print the root (top) of the current working directory
191 serve export the repository via HTTP 191 serve export the repository via HTTP
192 showconfig show combined config settings from all hgrc files 192 showconfig show combined config settings from all hgrc files
193 status show changed files in the working directory 193 status show changed files in the working directory
194 summary summarize working directory state
194 tag add one or more tags for the current or given revision 195 tag add one or more tags for the current or given revision
195 tags list repository tags 196 tags list repository tags
196 tip show the tip revision 197 tip show the tip revision
197 unbundle apply one or more changegroup files 198 unbundle apply one or more changegroup files
198 update update working directory 199 update update working directory
256 rollback roll back the last transaction 257 rollback roll back the last transaction
257 root print the root (top) of the current working directory 258 root print the root (top) of the current working directory
258 serve export the repository via HTTP 259 serve export the repository via HTTP
259 showconfig show combined config settings from all hgrc files 260 showconfig show combined config settings from all hgrc files
260 status show changed files in the working directory 261 status show changed files in the working directory
262 summary summarize working directory state
261 tag add one or more tags for the current or given revision 263 tag add one or more tags for the current or given revision
262 tags list repository tags 264 tags list repository tags
263 tip show the tip revision 265 tip show the tip revision
264 unbundle apply one or more changegroup files 266 unbundle apply one or more changegroup files
265 update update working directory 267 update update working directory