Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

26 check-ins using file src/main.mk version 7ee81e67bb

2007-08-01
21:03
Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. ... (check-in: 3945057916 user: drh tags: trunk)
20:05
Documentation updates. Added Makefile. ... (check-in: 0e265b0184 user: drh tags: trunk)
16:42
Update the todo list. ... (check-in: 36df57aa39 user: drh tags: trunk)
16:13
File differences and file viewer added to the www interface. ... (check-in: 1a9c6dbfb7 user: drh tags: trunk)
15:13
Fix the test-verify command so that it ignores phantoms. ... (check-in: 1245b42ba3 user: drh tags: trunk)
13:50
Client must ignore SIGPIPE when writting to the HTTP socket. ... (check-in: 0238e54ff3 user: drh tags: trunk)
13:32
From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. ... (check-in: 6dab6149b1 user: drh tags: trunk)
13:08
Avoid an unnecessary HTTP round-trip on syncs. ... (check-in: ae40356c57 user: drh tags: trunk)
12:49
Add the "leaves" webpage and the "branches" CLI command. We need to work on the nomenclature. ... (check-in: afcdc7ec97 user: drh tags: trunk)
12:20
The merge at [dd9633a03d] did not work because of the bug just fixed. This change moves the changes that should have been in that merge into the main line of the tree. ... (check-in: 04f7535ee3 user: drh tags: trunk)
12:17
Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. ... (check-in: 5c3e87171a user: drh tags: trunk)
10:31
Merging in the ipaddr update changes. ... (check-in: dd9633a03d user: drh tags: trunk)
10:29
Always do at least two cycles with no file transfers before quiting. ... (check-in: 35d7ba08ac user: drh tags: trunk)
10:27
Fixes to the sync algorithm. ... (check-in: 0c102d06c3 user: drh tags: trunk)
02:27
Add a bug observation to the todo list. ... (check-in: 8df950d14a user: drh tags: trunk)
02:07
Updates to the todo list. ... (check-in: 933875bbd1 user: drh tags: trunk)
02:03
Do not attempt to verify phantoms. Set the default max message size at 500K instead of 1MB. Updates to the todo list. ... (check-in: 71ed18cc4b user: drh tags: trunk)
01:24
Added the vdiff webpage with links from vinfo. ... (check-in: 9df32e2808 user: drh tags: trunk)
00:55
Add the finfo web page. ... (check-in: 86c8768475 user: drh tags: trunk)
00:40
Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. ... (check-in: 30d7afe328 user: drh tags: trunk)
2007-07-31
23:33
Add the new "history" permission. Merge in changes that require permissions to view the timeline. ... (check-in: fd36718ad9 user: drh tags: trunk)
22:59
Separate "nobody" and "anonymous" logins. ... (check-in: 9c952d247e user: drh tags: trunk)
20:53
Bug fix in the mlink table builder. Use the "rebuild" method to correct the problem in preexisting repositories. ... (check-in: 5b58559c0c user: drh tags: trunk)
20:36
When syncing without a URL, print the name of the server, taking care to omit any userid and password. ... (check-in: ce825ac954 user: drh tags: trunk)
20:20
Update the ZIP archiver to include date information. Provide a function that constructs a ZIP archive from manifest. ... (check-in: dead090c0b user: drh tags: trunk)
19:18
Add a ZIP archive generator. ... (check-in: 9b780d220b user: drh tags: trunk)