sapling/mercurial
mpm@selenic.com 4fb29605c3 [PATCH] add clone command
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[PATCH] add clone command

Add clone command. Mark with-source version of "init" as deprecated.

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

iD8DBQFCvzhOywK+sNU5EO8RAmh+AJwIlRfX143oxKShgPWF2dbDvCuH3gCbBrAW
isIHptwVRX8pcA0lU638pHo=
=ZoQy
-----END PGP SIGNATURE-----
2005-06-26 15:20:46 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c Minor speed improvements for bdiff 2005-06-26 15:09:37 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py [PATCH] add clone command 2005-06-26 15:20:46 -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 Handle errors in .hgtags or hgrc [tags] section more gracefully. 2005-06-26 13:25:07 +01: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 extensions: use stdint.h 2005-06-25 16:18:40 -08:00
revlog.py Really _call_ method revlog.count in revlog.lookup() 2005-06-26 12:04:59 +01: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] /dev/null for other OS 2005-06-24 22:58:14 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00