comparison TODO @ 493:30752b14f759

Make show_changeset show added/deleted files only in debug mode. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Make show_changeset show added/deleted files only in debug mode. This was necessary due to performance reasons. manifest hash: 35af5e8ff88a8706406fc8c42251ada79c7c9549 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCwOUkW7P1GVgWeRoRAvB5AKCJ9x/P3XOJVlQnCoh8cblnye+9RgCgkXLW 7Bt8/5yhPnsejYIGUMnppgo= =DNsf -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 28 Jun 2005 06:50:28 +0100
parents df9b77f67998
children e94cebc60d96
comparison
equal deleted inserted replaced
492:9bd468e36de3 493:30752b14f759
14 - directory foo.d or foo.i with existing file foo (use some quoting?) 14 - directory foo.d or foo.i with existing file foo (use some quoting?)
15 - get various options from hgrc (e.g. history always -v, tip always -q) 15 - get various options from hgrc (e.g. history always -v, tip always -q)
16 - better push support (hack exists) 16 - better push support (hack exists)
17 - hg over ssh:// and https:// 17 - hg over ssh:// and https://
18 - commit mailinglist/trigger/hooks 18 - commit mailinglist/trigger/hooks
19 - make showing removed files (in history etc.) faster.
19 20
20 Commands: 21 Commands:
21 - hg status <filename>: file rev, changeset rev, changed, added, 22 - hg status <filename>: file rev, changeset rev, changed, added,
22 deleted, sha-1 23 deleted, sha-1
23 - select to pull a subset of the heads 24 - select to pull a subset of the heads