Fossil SCM

Update the todo list.

drh 2007-08-01 16:42 trunk
Commit 36df57aa39f80c5bd0a802bfa52fe3fd83b1a0a3
1 file changed -11
-11
--- todo.txt
+++ todo.txt
@@ -30,13 +30,10 @@
3030
* The "leaves ?UUID?" command displays all leaf versions for the
3131
version UUID or for the current version if UUID is omitted. If
3232
UUID is itself a leaf, it would be more helpful to display a
3333
message to that effect: "<uuid> is itself a leaf"
3434
35
- * We need a command to show other branches - leaves of the root
36
- which are not leaves of the indicated node.
37
-
3835
* The ipaddr field of the rcvfrom table is not being set. This
3936
field should be the IP address from which information is received
4037
for the local repository. So when somebody does a push of new
4138
files we record the ipaddr. Or when we do a pull, we record
4239
the ipaddr.
@@ -47,18 +44,10 @@
4744
decendent list. With date, user, comment, and hyperlink.
4845
Leaves in the decendent table should be marked as such.
4946
See the compute_leaves() function to see how to find all
5047
leaves.
5148
+ Add file diff links to the file change list.
52
- + Add a link that will download a ZIP archive containing the
53
- complete baseline. Use zip_of_baseline() function in
54
- zip.c to construct the ZIP archive.
55
-
56
- * A new webpage: "finfo" Information about a particular file
57
- given its name.
58
-
59
- + Hyperlinks for diffing consecutive versions of the file.
6049
6150
* Timeline enhanced so that you can specify a range of dates.
6251
6352
* The /xfer handler (for push, pull, and clone) does not do
6453
delta compression. This results in excess bandwidth usage.
6554
--- todo.txt
+++ todo.txt
@@ -30,13 +30,10 @@
30 * The "leaves ?UUID?" command displays all leaf versions for the
31 version UUID or for the current version if UUID is omitted. If
32 UUID is itself a leaf, it would be more helpful to display a
33 message to that effect: "<uuid> is itself a leaf"
34
35 * We need a command to show other branches - leaves of the root
36 which are not leaves of the indicated node.
37
38 * The ipaddr field of the rcvfrom table is not being set. This
39 field should be the IP address from which information is received
40 for the local repository. So when somebody does a push of new
41 files we record the ipaddr. Or when we do a pull, we record
42 the ipaddr.
@@ -47,18 +44,10 @@
47 decendent list. With date, user, comment, and hyperlink.
48 Leaves in the decendent table should be marked as such.
49 See the compute_leaves() function to see how to find all
50 leaves.
51 + Add file diff links to the file change list.
52 + Add a link that will download a ZIP archive containing the
53 complete baseline. Use zip_of_baseline() function in
54 zip.c to construct the ZIP archive.
55
56 * A new webpage: "finfo" Information about a particular file
57 given its name.
58
59 + Hyperlinks for diffing consecutive versions of the file.
60
61 * Timeline enhanced so that you can specify a range of dates.
62
63 * The /xfer handler (for push, pull, and clone) does not do
64 delta compression. This results in excess bandwidth usage.
65
--- todo.txt
+++ todo.txt
@@ -30,13 +30,10 @@
30 * The "leaves ?UUID?" command displays all leaf versions for the
31 version UUID or for the current version if UUID is omitted. If
32 UUID is itself a leaf, it would be more helpful to display a
33 message to that effect: "<uuid> is itself a leaf"
34
 
 
 
35 * The ipaddr field of the rcvfrom table is not being set. This
36 field should be the IP address from which information is received
37 for the local repository. So when somebody does a push of new
38 files we record the ipaddr. Or when we do a pull, we record
39 the ipaddr.
@@ -47,18 +44,10 @@
44 decendent list. With date, user, comment, and hyperlink.
45 Leaves in the decendent table should be marked as such.
46 See the compute_leaves() function to see how to find all
47 leaves.
48 + Add file diff links to the file change list.
 
 
 
 
 
 
 
 
49
50 * Timeline enhanced so that you can specify a range of dates.
51
52 * The /xfer handler (for push, pull, and clone) does not do
53 delta compression. This results in excess bandwidth usage.
54

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button