22 events by user drh occurring around 2008-02-08 16:24:24.
2008-02-08
| ||
22:36:29 | * | [73a9b3d5d1] Truncate the name of the toplevel directory added to ZIP archives to be the first 10 characters of the UUID. (user: drh, tags: trunk) |
22:31:33 | * | [4bbb00a8c8] Change zip archiver to make use of blob.c mechanisms for adding prefixes to file names. Remove C constructs that are not commonly supported. (user: drh, tags: trunk) |
21:52:21 | * | [6b78df3861] Merge Merge in changes from Andreas's branch. (user: drh, tags: trunk) |
21:51:32 | * | [8672e243f8] Merge Merge in changes from Stephan's branch. (user: drh, tags: trunk) |
21:50:31 | * | [ce08928aaa] Fix the branch subcommand so that the branch name tags it creates begin with "sym-". (user: drh, tags: trunk) |
21:42:46 | * | [5cc845cfeb] Rename the 'clearsign' setting to 'pgp-command'. Remove the 'safemerge' setting - safemerge is on by default and cannot be disabled. (user: drh, tags: trunk) |
21:23:56 | * | [840699ecd9] Improvements to annotated diffs - now takes into account contributions from other branches. (user: drh, tags: trunk) |
17:27:16 | * | [373e42de1d] Merge Merge two branches that were created within one second of one another. There is a race condition in the anti-forking logic that allowed this fork to occur. (user: drh, tags: trunk) |
17:22:57 | * | [ba433cc4fc] Avoid showing a short block of unchanged code at the end of a unified diff. (user: drh, tags: trunk) |
16:24:24 | * | [b3ec774ab7] Fail with an error if a file is outside the checkout tree. (user: drh, tags: trunk) |
2008-02-07
| ||
15:08:02 | * | [007d1ce44f] Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. (user: drh, tags: trunk) |
13:33:13 | * | [76e637a945] Remove tokenize_path.c. Is not used for anything and does not follow the coding style of the rest of fossil. The 16-line hyperlinked_path() function in browse.c seems to accomplish the same thing. (user: drh, tags: trunk) |
2008-02-06
| ||
03:05:42 | * | [41cf3e7c1d] Remove string_xform.c from the makefile. Require a "sym-" prefix on tags used to name baselines or branches. The prefix is omitted when the tag is used for this purpose; it is only there to avoid ambiguity with other built-in tag names. (user: drh, tags: trunk) |
2008-02-04
| ||
19:11:25 | * | Changes to wiki page To Do List (user: drh) |
19:08:55 | * | [a20dcb5c26] Hyperlinks to directory browser pages on the pathname in the title of the file history viewer, finfo. (user: drh, tags: trunk) |
19:07:58 | * | [8c3ec00311] On the printf extension converters (ex: %T, %w) the "alternate form flag" (ex: %#T, %#w) means first read an integer from the argument list and then only process that number of characters from the string or blob that is read next from the argument list. (user: drh, tags: trunk) |
18:28:55 | * | [eae7ddfa4e] Add support for annotation in the web interface. (user: drh, tags: trunk) |
17:34:14 | * | [c8da83ca36] Allow manifests with zero files. This fixes a problem in which some files do not appear in the filename table. (user: drh, tags: trunk) |
16:39:09 | * | [9b68bc33bd] Begin inserting code to implement an "annotate" command. (user: drh, tags: trunk) |
14:24:28 | * | [e81cc91aa4] Additional cleanup in the differencing engine. The new "dir" webpage now uses name= instead of the d= for the query parameter. (user: drh, tags: trunk) |