##// END OF EJS Templates
Updated TODO...
Thomas Arendsen Hein -
r483:27f5569a default
parent child Browse files
Show More
@@ -13,11 +13,8 b' Core:'
13 - difflib creating/removing files (fixed except dates: should be epoch)
13 - difflib creating/removing files (fixed except dates: should be epoch)
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 - allow full decimal (part of) hash
17 hg export 5005048662 -> OverflowError: long int too large to convert
18 to int
19 - better push support (hack exists)
16 - better push support (hack exists)
20 - hg over ssh://
17 - hg over ssh:// and https://
21 - commit mailinglist/trigger/hooks
18 - commit mailinglist/trigger/hooks
22
19
23 Commands:
20 Commands:
@@ -45,3 +42,4 b' Web:'
45 - some web servers think hgweb.cgi.[di] is a CGI script with old-http://
42 - some web servers think hgweb.cgi.[di] is a CGI script with old-http://
46 (use quoting (see foo.d in Core) or document server configurations?)
43 (use quoting (see foo.d in Core) or document server configurations?)
47 - link children in hgweb
44 - link children in hgweb
45 - search field searching in descriptions, file names, what else?
General Comments 0
You need to be logged in to leave comments. Login now