sapling/mercurial
mpm@selenic.com c36436262c Add hg copy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Add hg copy

extend dirstate to remember copies
add copy command
add copy repo operation
write copy metadata with commit

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

iD8DBQFCsMBTywK+sNU5EO8RAjXpAJ9fvNtTP1A/4veqFWQHcWGro7buyACgoVXz
/ngGOFowxS/zGkvUvGavYGQ=
=drb1
-----END PGP SIGNATURE-----
2005-06-15 15:57:07 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py Add hg copy 2005-06-15 15:57:07 -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 Add hg copy 2005-06-15 15:57:07 -08:00
hgweb.py hgweb: add file permissions 2005-06-15 10:20:26 -08:00
lock.py Simply repository locking 2005-05-26 08:53:04 -08:00
mdiff.py Fix another sortdiff cornercase 2005-06-15 15:49:20 -08:00
mpatch.c mpatch: properly NULL out return in lalloc 2005-06-08 11:01:18 -08:00
revlog.py lazyparser speed ups 2005-06-13 12:01:12 -08:00
transaction.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00
ui.py Add support for .hg/hgrc file 2005-06-14 18:36:09 -08:00