Fossil

Timeline
Login

Timeline

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

26 check-ins for the month beginning 2013-03-01 by user drh

Following month ↑
2013-03-29
16:38
Add the N-card to control artifacts for wiki, checkins, events, and attachments, which opens up the possibility (not yet implemented) of being able to save wiki text, check-in comments, event text, and attachment descriptions in a variety of formats, such as text/plain, text/html, or text/x-markdown. ... (check-in: 2336a2d8 user: drh tags: markdown)
15:43
Enable markdown by default. Render as markdown any document that ends with either "md" or "markdown". ... (check-in: 02f312e6 user: drh tags: markdown)
2013-03-27
20:53
Update the built-in SQLite sources to the latest 3.7.16.1 beta for the purpose of testing SQLite. ... (check-in: 2e9be37f user: drh tags: trunk)
2013-03-14
21:14
Do not accept the SHA1 password hash as a legitimate password on the login screen. ... (check-in: 2bb8a7a8 user: drh tags: trunk)
20:45
The VSEEN table added in the previous check-in should be a TEMP table. ... (check-in: ec4c9787 user: drh tags: trunk)
20:27
Prevent time warps from causing infinite loops in the annotator. ... (check-in: 1605649f user: drh tags: trunk)
16:07
In the timeline with the "namechng" query parameter, show the name change even if the file content does not change. ... (check-in: 9e9e4d08 user: drh tags: trunk)
14:56
Enhance the web timeline so that with the "namechng" query parameter it shows only check-ins that involve filename changes. ... (check-in: 1d2f4c2f user: drh tags: trunk)
14:18
Update the "annotate" command and webpage to prefer to take changes from direct ancestors of the version being analyzed, rather than more recent changes on branches. ... (check-in: e320f0cd user: drh tags: trunk)
2013-03-13
01:22
Update the built-in SQLite to the latest 3.7.16 beta from upstream. ... (check-in: f803d534 user: drh tags: trunk)
2013-03-11
21:40
Bring in the latest SQLite version 3.7.16 beta from upstream for testing. ... (check-in: d586f2ed user: drh tags: trunk)
2013-03-06
20:53
Enhance the GLOB processing on settings like binary-glob so that any sequence of commas and/or whitespace serves as a delimiter. Delimiters inside of quotes are part the glob pattern and are ignored. Enhance the test-glob command to verify correct operation of the globber. ... (check-in: a93b58cf user: drh tags: trunk)
20:50
Enhancements to the test-glob command for better testing of the setting globber. ... (Closed-Leaf check-in: ad44353d user: drh tags: globListRefactor)
11:30
Locate the local checkout database even if it is read-only. ... (check-in: f7b355b3 user: drh tags: trunk)
02:18
Allow newlines to serve as separators for multiple glob strings in the binary-glob setting (and in any other setting that accepts a list of glob patterns). Fix for ticket [ed23ef59cf0fb] ... (check-in: 0e5f0da7 user: drh tags: trunk)
02:15
Update the built-in SQLite to the latest 3.7.16 beta from upstream. ... (check-in: 6e460c34 user: drh tags: trunk)
2013-03-04
16:12
Merge in various complications needed to support CYGWIN. ... (check-in: d95cbba2 user: drh tags: trunk)
16:10
Fix coloration of side-by-side diff lines with multibyte UTF8 where the lines are completely inserted or deleted. ... (check-in: 6184037c user: drh tags: trunk)
2013-03-03
00:30
Fix the usage comment for incorrect parameters on "fossil config sync". Separately, remove an extra newline from the usage output. ... (check-in: 69fe4237 user: drh tags: trunk)
00:26
Do not prompt for passwords on ssh: or file: syncs. ... (check-in: c06e474f user: drh tags: trunk)
2013-03-02
18:30
Additional fixes to side-by-side diff coloration for multibyte UTF8 text. ... (check-in: 85ca3875 user: drh tags: trunk)
17:55
Add the comparison of Greek Lorem Ipsum to the side-by-side diff testing suite. ... (check-in: 82081837 user: drh tags: trunk)
17:49
Check in two version of Loren Ipsum in Greek to use as a test of the side-by-side diff with multibyte UTF8 text. ... (check-in: 256815f9 user: drh tags: trunk)
2013-03-01
23:44
Pull in the latest SQLite from upstream. ... (check-in: 1fbc742d user: drh tags: trunk)
23:33
Fix a harmless compiler warning in regexp.c. ... (check-in: 520703dd user: drh tags: trunk)
01:15
Change a memcmp into a strncmp in regexp.c in order to avoid the possibility of a buffer overread with optimized memcmp implementations. ... (check-in: eec7c001 user: drh tags: trunk)
Previous month ↓