20 descendants of [007d1ce44f]
2008-02-12
| ||
00:31:48 | * | [1ce0ac53ef] fixed a string memleak in baseline_zip_page() (user: stephan, tags: trunk) |
2008-02-09
| ||
09:21:29 | * | [c1d9e0f4f8] Fix grammar (user: bch, tags: trunk) |
00:11:04 | * | [49b59bc559] Fork Issue a warning after a commit if the commit causes a fork. (user: drh, tags: trunk) |
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) |
22:02:54 | * | [091499ec1a] minor buffer length fix for the previous change (user: stephan, 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:33:27 | * | [974fd92330] zip.c: Refactored zip_of_baseline() to accept an (optional) "synthetic" directory name. All zipped files are added to that subdir. The default name is currently the UUID of the zipped baseline. (user: stephan, tags: trunk) |
21:23:56 | * | [840699ecd9] Improvements to annotated diffs - now takes into account contributions from other branches. (user: drh, tags: trunk) |
19:57:14 | * | [da106eb09c] refactored to add a shared submenu. (user: stephan, tags: trunk) |
19:54:50 | * | [c4d6b89e97] added a link (for admin users only) to the admin page (user: stephan, 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:27:25 | * | [138177c30e] correction to the 'warning' text in admin_sql_page() (user: stephan, tags: trunk) |
16:24:25 | * | [6d67f3c7c7] minor efficiency hack in tagview_page_list_tags() (user: stephan, 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
| ||
18:01:50 | * | [2ae7890060] Fork fixed a 2-string memleak in tagview_page_list_tags() (user: stephan, tags: trunk) |
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) |