Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2017-10-05 11:03:44" occurring around 2017-10-05 11:03:44.
2017-10-30
| ||
13:20 | Add a blank entry to the end of the Setting array so that loops can be terminated by checking for a null zName pointer. ... (check-in: df654bd993 user: drh tags: trunk) | |
2017-10-29
| ||
23:59 | Update the 2.4 change log. ... (check-in: 266a311b62 user: drh tags: trunk) | |
2017-10-27
| ||
15:06 | Fix broken hyperlinks on the tech_overview.wiki page. ... (check-in: 3018d519c8 user: drh tags: trunk) | |
2017-10-24
| ||
20:52 | Update the built-in SQLite to version 3.21.0 final. ... (check-in: c7e55d9cac user: drh tags: trunk) | |
2017-10-21
| ||
19:37 | Update the built-in SQLite to the second 3.21.0 beta. ... (check-in: 7ac19afae3 user: drh tags: trunk) | |
2017-10-19
| ||
20:39 | Initial changes for adding attachments to check-ins. ... (Closed-Leaf check-in: cb385ba009 user: drh tags: checkin-attachment) | |
08:47 | typo fix reported on the ML. ... (check-in: 1374d58142 user: stephan tags: trunk) | |
04:09 | Adjust help text wording for /download page ... (check-in: eecb721e04 user: andygoth tags: trunk) | |
03:49 | Minor fixes to wording of the TH1 hooks docs. ... (check-in: 38fabd4950 user: mistachkin tags: trunk) | |
2017-10-17
| ||
23:03 | In the "fossil all ui" command, shows the "(hidden)" mark after repos that contain "/." in their pathnames. ... (check-in: b82bdff789 user: drh tags: trunk) | |
21:06 | Add the /download page, with a configuration option to define what tag to be downloaded. ... (check-in: c5fea125d9 user: drh tags: trunk) | |
2017-10-16
| ||
13:54 | Improvements to automatic hyperlink enabling and robot exclusion. ... (check-in: f014e15660 user: drh tags: trunk) | |
2017-10-14
| ||
23:20 | Update /dir to support readme and readme.* files being a symlink to the actual document. Symlinks to symlinks are not supported in this instance. The document type is determined by the link target name. ... (Closed-Leaf check-in: eb4dda4820 user: andygoth tags: andygoth-doc-symlink) | |
19:28 | Merge trunk ... (check-in: 057645a938 user: andygoth tags: andygoth-enhanced-symlink) | |
2017-10-13
| ||
08:43 | Update autosetup to 0.6.8 (v0.6.7-11-g3eb780c) ... (Closed-Leaf check-in: 2ed09fb8a3 user: steveb tags: autosetup) | |
2017-10-12
| ||
13:37 | Rewrote the autoreconfigure explanation comment. It was confusing and contained errors. ... (check-in: 50844e5c6b user: wyoung tags: trunk) | |
2017-10-11
| ||
19:56 | Removed the GNU make conditional around the new autoreconfigure dependency rule in the top-level Makefile.in. Apparently we have users using some other make, perhaps BSD make. Since the conditional only prevents autoreconfigure in the "make clean" case, where it is a minor annoyance, it's not important to work out how to retain this in a non-GNU make world. ... (check-in: 454e119398 user: wyoung tags: trunk) | |
10:13 | Merge the automatic reconfigure changes. ... (check-in: 67a9088237 user: drh tags: trunk) | |
01:30 | Merged in an upstream improvement from Autosetup addressing GH issue in a different output file. That in turn requires an adjustment to our new autoreconfigure feature to avoid a make(1) loop. ... (Closed-Leaf check-in: 1d549aa879 user: wyoung tags: wy-autoreconfig) | |
01:13 | Added "reconfig" target to the top-level Makefile, which uses an autosetup feature to re-run configure with the same options you gave manually. ... (check-in: fd33b6a4aa user: wyoung tags: wy-autoreconfig) | |
2017-10-10
| ||
23:08 | Fix the on-line help for the pgo-command and gdiff-command settings. ... (check-in: 7aad2af7d3 user: drh tags: trunk) | |
2017-10-06
| ||
16:36 | Improved help message for the /mlink page ... (check-in: bf94ffa009 user: drh tags: trunk) | |
2017-10-05
| ||
11:41 | Only show hyperlinks to the /mlink page to admin users. ... (check-in: dead084ee5 user: drh tags: trunk) | |
11:37 | Delta checksum verification is disabled by default, for better performance. It can be reenabled using -DFOSSIL_ENABLE_DELTA_CKSUM_TEST. ... (check-in: d3a46b2a45 user: drh tags: trunk) | |
11:03 | Minor formatting changes the the /mlink page. ... (check-in: a73ed0d2f5 user: drh tags: trunk) | |
10:02 | Fix a hyperlink on the /mlink page. Add a link from /info for a check-in to the /mlink page under "Other Links". ... (check-in: 180128f523 user: drh tags: trunk) | |
2017-10-04
| ||
10:59 | Add support for markdown page titles ... (check-in: 4a298e69ec user: mjanssen tags: commonmark-markdown) | |
05:35 | Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. ... (check-in: 36f0e47b32 user: mistachkin tags: trunk) | |
2017-10-03
| ||
14:42 | Tweak indenting for consistency ... (check-in: 5f37eb84ca user: andygoth tags: trunk) | |
05:12 | Follow-up to [f39c33c133]: Only add extra table cell when rcvid column is shown ... (check-in: 1f9718a694 user: andygoth tags: trunk) | |
2017-10-02
| ||
16:25 | Avoid large SQL inserts when computing the path between two check-ins for use by reverse annotation. ... (check-in: 5eba557c22 user: drh tags: trunk) | |
15:23 | Add docs and tests for the TH1 'string index' command added by check-in [0c57ba3eb4]. Also, fix issue with handling of the special 'end' index. ... (check-in: e9845e5904 user: mistachkin tags: trunk) | |
12:22 | More fixes to reverse annotation via the /fdiff page. It is closer, but it is still not right. ... (check-in: 08cacbf6e5 user: drh tags: trunk) | |
11:56 | Fix the origin= and checkin= query parameters on the "Annotate" link of the /fdiff page. ... (check-in: a9ef45ed06 user: drh tags: trunk) | |
03:46 | Update the build-in SQLite to the latest 3.21.0 beta that includes the enhance use of co-routines for subqueries. ... (check-in: 75fffb49ce user: drh tags: trunk) | |
02:30 | Fix the computation of the percentage of the repo taken up by unversioned files on the /stat page. ... (check-in: c8b46764b6 user: drh tags: trunk) | |
2017-09-30
| ||
01:09 | Add [string index] TH1 command ... (check-in: 0c57ba3eb4 user: andygoth tags: trunk) | |
2017-09-29
| ||
00:53 | Add support for the "l" flag to the "manifest" setting to enable creation of a file "manifest.symlinks" which lists the names of all symlinks ... (check-in: 8d6bdd1e00 user: andygoth tags: andygoth-enhanced-symlink) | |
2017-09-28
| ||
18:18 | Fix indentation of unanalyzed lines on /annotate and /blame screens. ... (check-in: 00ced6df65 user: drh tags: trunk) | |
2017-09-27
| ||
03:23 | Assorted cleanups associated with [f74f7014], most notably making "fossil dif" work again despite the ambiguity with setting "diff-command" ... (check-in: 2b6a34c7e4 user: andygoth tags: trunk) | |
02:33 | Take the "Built-in Documents" section back out, as all of referenced documents are already available in other parts of the same page. ... (check-in: fd9fd4c9e6 user: drh tags: trunk) | |
02:28 | Add the /sitemap page to the list of built-in documents. ... (check-in: 3dc6d73602 user: drh tags: trunk) | |
02:20 | Add the "Built-in Documentation" section to the main documentation page. ... (check-in: 2bacd55938 user: drh tags: trunk) | |
02:10 | Add the orig= query parameter to the /finfo webpage. Use this in the hyperlink from the analysis log of the /annotate page. ... (check-in: 95cc4b90da user: drh tags: trunk) | |
2017-09-26
| ||
20:41 | The revision numbers in the annotate output were off by one check-in. This changes should fix the problem. ... (check-in: 0b4c3f5a28 user: drh tags: trunk) | |
14:47 | Update dirent to Version 1.23.1 ... (check-in: 398a90c006 user: jan.nijtmans tags: trunk) | |
14:46 | Fix double "However" in comment. Some more end-of-line spacing. Nothing functional. ... (check-in: ce1bc4fb09 user: jan.nijtmans tags: trunk) | |
03:56 | Provide a link to the reverse annotation for an /fdiff of two versions of the same file. Improvements to the description of a reverse annotation. ... (check-in: f52a544942 user: drh tags: trunk) | |
2017-09-25
| ||
19:46 | Update the change log. Improved documentation of reverse annotations. (Note: The check-in time has been moved 5 minutes earlier as a test of the ability to edit check-in times.) ... (check-in: 1f378f9e31 user: drh tags: trunk) | |
18:32 | Add the origin= query parameter to /annotate and the --origin option to the annotation command, to enable reverse annotations. ... (check-in: c91b810620 user: drh tags: trunk) | |