Fossil

Changes On Branch declined
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch declined Excluding Merge-Ins

This is equivalent to a diff from fff43ebb5b to a942086390

2011-10-20
02:03
Sorry, wrong branch! started changelog for 1.20 release. Closed-Leaf check-in: a942086390 user: stephan tags: declined
2011-10-15
10:17
A very simple fix to the annotate memory leak problem. check-in: 9929bab702 user: drh tags: trunk
2011-10-14
22:20
Making 'fossil merge' also report a conflict for extra files overwritten. Like [60c6197c8a], but for the merge operation. Related to ticket [953031915f]. check-in: bb49278a8a user: viriketo tags: declined
16:11
Merging the annotate_noleak changes, about removing an important memory leak in the annotate operation. It also fixes some blob behaviour in blob.c and content.c. <b>Update:</b> Removed from trunk. Replaced by the must simpler fix at [9929bab702f99839ee] check-in: 409f370a6d user: viriketo tags: declined
00:06
Add /*sort*/ marks to some SQL queries to disable warnings about sorting without an index. check-in: fff43ebb5b user: drh tags: trunk
2011-10-13
23:47
Provide an option to enable the /test_env URL for all users. Optionally display cookie values in the /test_env URL. check-in: 4d32db8ef8 user: drh tags: trunk

Changes to src/blob.c.

Changes to src/content.c.

Changes to src/db.c.

Changes to src/deltacmd.c.

Changes to src/diff.c.

Changes to src/diffcmd.c.

Changes to src/file.c.

Changes to src/manifest.c.

Changes to src/merge.c.

Changes to src/name.c.

Changes to src/update.c.

Changes to test/merge5.test.

Changes to test/merge_renames.test.

Changes to www/changes.wiki.