Fossil

Timeline
Login

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

16 check-ins using file extsrc/sqlite3.h version b64096ce13

2022-06-23
10:25
Update the open/checkout --keep flag help text to be more generic about the manifest files, to account for manifest.tags, (potentially) manifest.descr, and any future manifest.* files. No code changes. check-in: ca2248ec2c user: stephan tags: trunk
10:13
www/cgi.wiki: document the new repolist behavior introduced in [9584806cc6a8]. check-in: c7b9f05f2e user: stephan tags: trunk
2022-06-22
13:51
Updates to the change log. check-in: b7e638f8e5 user: danield tags: trunk
13:37
Add '--versions' option to 'fossil diff' to display details about the compared versions. check-in: 41f6a4519e user: danield tags: trunk
13:33
Add an option to the 'timeline' command to display only items on a specific branch. check-in: 213ca339c2 user: danield tags: trunk
12:35
Fix a minor footnotes-related bug that was discovered by Stephan: if a free-standing footnote reference follows immediately after the exclamation mark then parse that as a footnote (and not as an image). This check-in also postpones initialization of a few local variables within <code>char_link()</code> function (which may save a few CPU cycles). check-in: 97b28feae3 user: george tags: trunk
11:11
In directory/repolist mode, do not link to X/Y.fossil if X.fossil exists, to avoid the X/Y/... URI ambiguity. Reported in [forum:f50f647c97c72fc1 | forum post f50f647c97c72fc1]. check-in: 9584806cc6 user: stephan tags: trunk
2022-06-20
22:18
/chat: added a missing JS dependency which broke the new text-toggle/copy feature. Bug introduced in [f98a4f5c94a844dd], caused by failure to check in one of the associated files. check-in: eeacf82158 user: stephan tags: trunk
2022-06-18
13:45
/timeline.rss: updated TITLE fields for wiki entry comment formatting changes. Add explicit forum posts support (they were shown before in some contexts but only by virtue of being 'not a checkin/ticket/wiki' and not honoring the caller's permissions to read them). check-in: cb651568fb user: stephan tags: trunk
07:04
Merged in trunk. check-in: 4d62992991 user: stephan tags: markdown-tagrefs
2022-06-17
11:04
Made a cryptic 'not found' error message when failing to resolve a symbolic name slightly less cryptic in response to confusion reported in [forum:1eaa68bb75 | forum post 1eaa68bb75]. check-in: 30f669b004 user: stephan tags: trunk
10:57
Create a placeholder manifest.descr file via auto.def, analog to [a198cde661ca]. Leaf check-in: 56614cb6a9 user: stephan tags: version-cmd-describe
09:57
Merged in trunk. Closed-Leaf check-in: c97ad9d6d2 user: danield tags: diff-show-versions
09:49
Merged in trunk. Closed-Leaf check-in: 20c1ba2ea9 user: danield tags: timeline-cmd-by-branch
09:43
Merged in trunk. check-in: 6bdb2fbe99 user: danield tags: version-cmd-describe
2022-06-15
17:37
Update the built-in SQLite to the latest 3.39.0 beta, for testing. check-in: b0f84d8d17 user: drh tags: trunk