Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/branch.c version b16668e4cd
|
2008-02-08
| ||
| 21:42 | Rename the 'clearsign' setting to 'pgp-command'. Remove the 'safemerge' setting - safemerge is on by default and cannot be disabled. ... (check-in: 5cc845cfeb user: drh tags: trunk) | |
| 21:33 | 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. ... (check-in: 974fd92330 user: stephan tags: trunk) | |
| 21:23 | Improvements to annotated diffs - now takes into account contributions from other branches. ... (check-in: 840699ecd9 user: drh tags: trunk) | |
| 19:57 | refactored to add a shared submenu. ... (check-in: da106eb09c user: stephan tags: trunk) | |
| 19:54 | added a link (for admin users only) to the admin page ... (check-in: c4d6b89e97 user: stephan tags: trunk) | |
| 17:27 | 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. ... (check-in: 373e42de1d user: drh tags: trunk) | |
| 17:22 | Avoid showing a short block of unchanged code at the end of a unified diff. ... (check-in: ba433cc4fc user: drh tags: trunk) | |
| 16:27 | correction to the 'warning' text in admin_sql_page() ... (check-in: 138177c30e user: stephan tags: trunk) | |
| 16:24 | minor efficiency hack in tagview_page_list_tags() ... (check-in: 6d67f3c7c7 user: stephan tags: trunk) | |
| 16:24 | Fail with an error if a file is outside the checkout tree. ... (check-in: b3ec774ab7 user: drh tags: trunk) | |
|
2008-02-07
| ||
| 18:01 | fixed a 2-string memleak in tagview_page_list_tags() ... (check-in: 2ae7890060 user: stephan tags: trunk) | |
| 15:08 | 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. ... (check-in: 007d1ce44f user: drh tags: trunk) | |
| 13:33 | 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. ... (check-in: 76e637a945 user: drh tags: trunk) | |
| 10:33 | typo fix ... (check-in: 66b13f1015 user: bch tags: trunk) | |