comparison TODO @ 490:df9b77f67998

Make show_changeset show added and deleted files in verbose mode. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Make show_changeset show added and deleted files in verbose mode. manifest hash: 189c2da64862f471b75b9d205907bff86c7423a3 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCv4voW7P1GVgWeRoRAlLaAJsHGWEfNMMfDdsnk9/G9w86nf2I2QCgi4Rc 3HgiUFeTPi71I0tH+SV5Gsc= =/see -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 27 Jun 2005 06:17:28 +0100
parents 934279f3ca53
children 30752b14f759
comparison
equal deleted inserted replaced
485:c5705ab9cebd 490:df9b77f67998
23 - select to pull a subset of the heads 23 - select to pull a subset of the heads
24 - commands.py: number of args too much magic (e.g. in patch()) 24 - commands.py: number of args too much magic (e.g. in patch())
25 - automatic pull fallback to old-http:// 25 - automatic pull fallback to old-http://
26 - hg init|pull http://example.com doesn't say that no repo was found 26 - hg init|pull http://example.com doesn't say that no repo was found
27 - hg annotate -u and hgweb annotate with long $EMAIL 27 - hg annotate -u and hgweb annotate with long $EMAIL
28 - hg -v history doesn't show tkmerge as modified (removed).
29 - hg pull default in a subdir doesn't work, if it is a relative path 28 - hg pull default in a subdir doesn't work, if it is a relative path
30 - optionally only show merges (two parents or parent != changeset-1, etc.) 29 - optionally only show merges (two parents or parent != changeset-1, etc.)
31 30
32 Web: 31 Web:
33 - show tags in hgweb 32 - show tags in hgweb