10 descendants and 10 ancestors of [ffe92f1a2f]
2008-02-26
| ||
04:53:56 | * | [8dd5afbc80] Updated method 'drop' of changesets, the in-memory parts have migrated to 'destroy' as part of the work on pass InitCSets. (user: aku, tags: trunk) |
2008-02-25
| ||
14:05:17 | * | [aa519dbd99] The Login/Logout text was reversed. Fix it. (user: drh, tags: trunk) |
02:26:44 | * | [e71e4d3193] Fork Add the "stat" webpage showing repository statistics. (user: drh, tags: trunk) |
00:18:30 | * | [16e765bac5] Fix a bug in the "info" webpage. (user: drh, tags: trunk) |
2008-02-24
| ||
21:51:57 | * | [e38c89130f] Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. (user: drh, tags: trunk) |
18:50:35 | * | [588bb7cd73] Merge Merged to ed26056bb5. (user: aku, tags: trunk) |
2008-02-21
| ||
16:16:00 | * | [ed26056bb5] fixed a small copy/paste error in /setup_ticket (user: wanderi1, tags: trunk) |
14:27:34 | * | [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (user: drh, tags: trunk) |
2008-02-14
| ||
02:49:41 | * | [3122fc4c7e] Continuing work on tickets (still not working right.) Improvements to the web pages. (user: drh, tags: trunk) |
2008-02-13
| ||
22:31:59 | * | [fde1d82372] Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. (user: drh, tags: trunk) |
19:50:27 | * | [ffe92f1a2f] The entire header, including the menu bar, is now generated by TH script. This allows the menu bar to be customized by editing the header script. (user: drh, tags: trunk) |
18:18:50 | * | [3ad9a5e210] TH1 script now used to render the header and footer of each page. (user: drh, tags: trunk) |
16:21:58 | * | [13e16c824a] Fork Create the interface between TH1 and the rest of fossil. Subscript is still being used, though. This is a preparatory step toward cutting over to TH1. (user: drh, tags: trunk) |
15:04:49 | * | [4ee9e31a2d] Add the TH1 code to the source tree and makefile. But do not yet make any calls to TH1. (user: drh, tags: trunk) |
14:44:50 | * | [be2f99e6a4] Merge Merge with aku's branch. (user: drh, tags: trunk) |
12:39:19 | * | [852dbbb65d] Update homepage with links to competing projects. (user: drh, tags: trunk) |
04:57:43 | * | [6d5de5f1c1] Tuned the handling of the vendor branch in case we have multiple different symbols representing it. The import pass now effectively merges these symbols into a single line of development. (user: aku, tags: trunk) |
2008-02-12
| ||
06:23:54 | * | [de03c8b1ea] Extended my notes. (user: aku, tags: trunk) |
05:39:21 | * | [7817ff2212] Time information extended to include a total summed over all passes. Output extended to include formatted time data (hours, minutes, seconds). (user: aku, tags: trunk) |
04:25:34 | * | [0d02fe6c7a] Report destination file for repository, and fix bug with the naming of the destination triggered when importing a repository in toto. (user: aku, tags: trunk) |
04:24:42 | * | [c1dc8701ef] Added code to skip of administrative .cvsignore files. Added code to detect and warn about dot files (.FOO). Allow the user to import dot files by converting their names to non-dot form (.FOO -> dot-FOO). (user: aku, tags: trunk) |