Fossil

Timeline
Login

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

22 check-ins using file src/db.c version 5ddf654a2e

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
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:23
Small path fix to the new autoreconfigure Makefile rule. check-in: b923d8006e user: wyoung tags: wy-autoreconfig
01:16
Automatically re-configuring (same as "make reconfig") when Makefile.in, src/main.mk, or one of the autosetup files changes. This should avoid the need to recommend to people "re-run configure" whenever they call "fossil update" on this tree. check-in: c649ba2770 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