sapling/mercurial
mpm@selenic.com bbbaa90a70 Commands cleanup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Commands cleanup

move patch function to import_
strip underbars from function names in help
remove debugaddchangegroup and debugchangegroup
remove -q option from import
remove some aliases: ann, dump, dumpmanifest, merge, resolve
add rm alias

manifest hash: a3259c52d69be93e272b336098ab8549ec1922bb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCulc9ywK+sNU5EO8RAvLqAJ0fIvuSCYZgXUBubBREL7dfg5y/yQCglYte
AwWOEQJoLGHXbpvPYI1uljo=
=hQeO
-----END PGP SIGNATURE-----
2005-06-22 22:31:25 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c Fix a compile warning for bdiff 2005-06-22 11:31:24 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py Commands cleanup 2005-06-22 22:31:25 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py hg help improvements 2005-06-08 20:11:57 -08:00
hg.py Optimize annotate a bit 2005-06-22 12:14:44 -08:00
hgweb.py hgweb: pull cgitb into CGI script example, where it can easily be disabled 2005-06-17 08:50:11 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py [PATCH] Enables lock work under the other 'OS' 2005-06-21 19:43:40 -08:00
mdiff.py Start using bdiff for generating deltas 2005-06-22 11:23:01 -08:00
mpatch.c Add 'other OS' bits to bdiff.c / style cleanups 2005-06-21 18:54:44 -08:00
revlog.py Ancestor algorithm fix 2005-06-16 00:39:30 -08:00
transaction.py [PATCH] rename under the other OS 2005-06-21 19:36:35 -08:00
ui.py Add support for .hg/hgrc file 2005-06-14 18:36:09 -08:00
util.py [PATCH] Enables lock work under the other 'OS' 2005-06-21 19:43:40 -08:00
version.py Make it possible to specify a version number in setup.py. 2005-06-19 21:04:32 +01:00