Timeline
Not logged in

10 descendants and 10 ancestors of [2ab3a2f603]

2008-02-03
22:07:24 * [334f8e6e2f] Added rudimentary /my page. (user: stephan, tags: trunk)
21:56:52 * [9c01af2d22] refactored some /tagview code into more generic bits. Added string_xform.c. (user: stephan, tags: trunk)
21:50:20 * [74ba41a510] added db_generic_query_view() to simplify /tabview and /my implementations (user: stephan, tags: trunk)
18:00:27 * [2cb3290e67] Fork Fixed a memory leak in tagview_page_list_tags(). Minor other refactorings. (user: stephan, tags: trunk)
17:22:58 * [b81e93f576] Corrected incorrect access rights check (did require Setup rights). Documentation corrections/additions. A few style conformance formatting changes. (user: stephan, tags: trunk)
16:35:12 * [649dd8a6af] got rid of '... might be used initialized' warnings (user: stephan, tags: trunk)
16:32:28 * [02a7c850b4] Refactored to use a shared query-rendering routine. (user: stephan, tags: trunk)
02:41:50 * [b312f5ff5b] Merge Merge in some changes to the CGI reply generator that we made back in early December but got lost on an abandoned branch. Distributed version control is nice, but it also leaves open the real danger of losing changes this way. We need to work on interface features to minimize the risk of losing changes like this, and to identify lost changes quic... (user: drh, tags: trunk)
02:38:32 * [c403f9dc40] Documentation updates. (user: drh, tags: trunk)
01:36:14 * [0523983440b] Merge Merged importer to mainline. (user: aku, tags: trunk)

01:25:07 * [2ab3a2f603] Added a few search features (name/id/name-like). Changed default view to only show the 10 arbitrarily chosen # most recent tags. Still need to sort out tags for different types of entries (wiki/ticket/baseline) (user: stephan, tags: trunk)

2008-02-02
23:48:27 * [10437374a7] Stylistic changes to the C code that implements the tagview page. (user: drh, tags: trunk)
23:39:22 * [95c07a5033] A completely new diff algorithm. It is not guaranteed to find the minimum difference between files, but it seems to do a good job and runs much faster on larger files. But command-line diff is still faster for really large files. More work needed. (user: drh, tags: trunk)
21:10:17 * [02d1ed6ad2] Fork added /tagview page - a simple browse-by-tag interface (user: stephan, tags: trunk)
18:51:19 * [01d3c33874] corrected two 'var may be used uninitialized' warnings (user: stephan, tags: trunk)
18:44:49 * [22cc813f8e] fixed a minor memleak in update.c:revert_cmd() (user: stephan, tags: trunk)
07:33:03 * [dbdc160161] Merge Merged with mainline. (user: aku, tags: trunk)
07:03:39 * [9214c11831] Changeset handling, extended logging of how parent is determined. Fossil access, fixed importrev call to use correct workspace/repository. Fixed handling of output, stripping unwanted text, checking of output syntax. Extended logging. Added final 'rebuild'. NOTE: formation of the changesets/manifests is buggy, is not tracking unchanged files across... (user: aku, tags: trunk)
06:49:40 * [dfb6ee3bac] Dropped primary key of temp table __im, record ids are not unique. Scenario: Several empty files. All have the same id, different paths. (user: aku, tags: trunk)
05:07:20 * [b405f4fc04] Fix use (scoping) of revision items when looking for vendor branch data. (user: aku, tags: trunk)
05:05:01 * [bd9703dee6] Fix bad setup of comment for manifest. (user: aku, tags: trunk)