Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/db.c version 2c76e52558
|
2011-01-29
| ||
| 03:56 | Documentation updates. check-in: 20b2767f46 user: drh tags: trunk | |
|
2011-01-28
| ||
| 19:09 | Add end-tags to the anchors in the [/doc/trunk/src/makeheaders.html] document. check-in: b6a4e8592d user: drh tags: trunk | |
| 18:57 | Create new branch named "symlinks". [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg03402.html|Mailing list thread] check-in: a7b7ff3ac2 user: dmitry tags: symlinks | |
| 14:09 | Add hyperlinks to the "user:" and "tags:" marks in timelines. check-in: 13165785e1 user: drh tags: trunk | |
|
2011-01-26
| ||
| 20:46 | Ignore trailing / characters on the "name=" parameter to the dir URL. check-in: 8854d6b615 user: drh tags: trunk | |
| 20:38 | Add the fossil_strdup() utility function and use it instead of strdup(). check-in: 42f6e8bed7 user: drh tags: trunk | |
| 20:24 | Experimental after_dephantomize() enhancement checks out, so pull it into the trunk. check-in: 62d114ee12 user: drh tags: trunk | |
| 16:23 | Avoid unnecessary deep recursion in after_dephantomize() when using delta-manifests. Closed-Leaf check-in: 2739272921 user: drh tags: experimental | |
| 15:37 | Make the definition of "leaf" on the "leaves" page more precise. check-in: 752895d916 user: drh tags: trunk | |
| 12:02 | Fixed a typo in documentation (closes ticket [1f82e0e1e]) check-in: 6a5d3bb089 user: BM tags: trunk | |
| 08:58 | fixed a typo in webui.wiki check-in: ef80fd87f3 user: BM tags: trunk | |
|
2011-01-25
| ||
| 23:17 | For the "stash save" command, take care to avoid reverting everything if no files were stashed. Ticket [fbfe43e153ee0e1d]. check-in: 2dd7b4b500 user: drh tags: trunk | |
| 21:59 | Fix the display of file and directory listings so that it works correctly even when one file in a directory is a prefix of another. Ticket [8e13d170f2d6d6e3]. check-in: 6e59eb117f user: drh tags: trunk | |
| 19:03 | Update the built-in SQLite to the latest 3.7.5 beta. check-in: 07556099ab user: drh tags: trunk | |
|
2011-01-20
| ||
| 19:02 | Do not make a permanent notation of a merge using --baseline. The --baseline option is really a multi-checkin variation of --cherrypick. check-in: 94c60f3c7e user: drh tags: trunk | |
| 18:54 | Add the --baseline option to the "merge" command to facilitate merging of subsections of a branch. check-in: f7b4517ca7 user: drh tags: trunk | |
| 17:49 | Change the DOCTYPE to html5. Ticket [9cb4a4d74b2eca66b5f]. Tested on FF, Chrome, Safari, Opera, and IE and seems to work fine. check-in: a2a5e2948b user: drh tags: trunk | |
|
2011-01-19
| ||
| 16:28 | Do not drop the accesslog table on a rebuild. If the accesslog table does not exist, do not generate and error on the User-Log report. check-in: f1efc90595 user: drh tags: trunk | |