changeset 483:27f5569a5814

Updated TODO -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Updated TODO manifest hash: c73376bc97920d14c8e29311a76313afd71ed457 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCvtiZW7P1GVgWeRoRAsdeAKCazz6dq6fiuq37FGsRKbavfW+4xwCeKbmG N7HBvJ71yVTX45heHiSh8c8= =AgqS -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 26 Jun 2005 17:32:25 +0100
parents 84d5ddf82856
children 934279f3ca53
files TODO
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Sun Jun 26 14:20:48 2005 +0100
+++ b/TODO	Sun Jun 26 17:32:25 2005 +0100
@@ -13,11 +13,8 @@
 - difflib creating/removing files (fixed except dates: should be epoch)
 - directory foo.d or foo.i with existing file foo (use some quoting?)
 - get various options from hgrc (e.g. history always -v, tip always -q)
-- allow full decimal (part of) hash
-  hg export 5005048662 -> OverflowError: long int too large to convert
-  to int
 - better push support (hack exists)
-- hg over ssh://
+- hg over ssh:// and https://
 - commit mailinglist/trigger/hooks
 
 Commands:
@@ -45,3 +42,4 @@
 - some web servers think hgweb.cgi.[di] is a CGI script with old-http://
   (use quoting (see foo.d in Core) or document server configurations?)
 - link children in hgweb
+- search field searching in descriptions, file names, what else?