Timeline
Not logged in

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

26 check-ins using file src/setup.c version f93f841b1b

2016-08-16
16:25
Merge recent trunk enhancements. check-in: f6d4a2bfe3 user: drh tags: unversioned-files
16:17
Add the ability to create a child-project repository that can pull from its parent repository but never push back. check-in: dddc58da65 user: drh tags: trunk
15:32
Add the ability to create a child-project repository that can pull from its parent repository but never push back. Closed-Leaf check-in: 0ab5ad5f36 user: drh tags: child-projects
2016-08-15
15:18
update change-log check-in: 4f3054bcb3 user: jan.nijtmans tags: trunk
2016-08-12
22:45
Improved documentation of the date and time stamps understood by most fossil commands and web pages. No non-documentation changes were made, but comments in eight source files were edited. check-in: cd77e0649a user: rberteig tags: trunk
13:44
Add experimental 'raw' mode for embedded TH1 docs feature. check-in: ccd8a9cbe4 user: mistachkin tags: trunk
13:33
Update the built-in SQLite to 3.14.1 release check-in: f80532e92c user: jan.nijtmans tags: trunk
04:46
Add experimental 'raw' mode for embedded TH1 docs. Closed-Leaf check-in: fbd31d4c2d user: mistachkin tags: th1RawDocs
02:55
Trim a few trailing whitespaces. check-in: 3c44b079b5 user: jan tags: jan-manifest-tags
2016-08-10
09:07
Update changes check-in: 9a70aa7c89 user: jan.nijtmans tags: trunk
09:06
Remove unnecessary spacing check-in: c3b5f1d2f2 user: jan.nijtmans tags: trunk
2016-08-09
19:41
Do not add extra \n characters to the sync protocol. check-in: 71a50a1dd7 user: drh tags: unversioned-files
18:59
More fixes to the unversioned file sync protocol. check-in: 48b9bf351f user: drh tags: unversioned-files
17:31
Another unversioned file sync fix. check-in: a6b66652d1 user: drh tags: unversioned-files
17:18
Fixes to the unversioned file sync protocol. check-in: 5d913409b7 user: drh tags: unversioned-files
15:29
More work on unversioned file sync. check-in: a3dcfe7595 user: drh tags: unversioned-files
14:42
Since fossil now uses sqlite3_trace_v2(), it needs at least the 'pi' release of SQLite. check-in: 0dc21b70c6 user: jan.nijtmans tags: trunk
12:37
Change the schema for the unversioned table. Add some initial code to do unversioned sync, but the code is incomplete and untested. check-in: 73932a32c5 user: drh tags: unversioned-files
2016-08-08
21:42
Two manifest.tags changes: 1) Unconditionally add branch. 2) Change the format to explicitly state tag or branch entry. check-in: 0925f75a0c user: jan tags: jan-manifest-tags
19:37
Added quick checks to verify that the manifest and manifest.uuid files have sensible content, at least for the initial empty checkin. This does require that an SHA1 module be installed for use by the test harness, which I am slightly surprised was not already needed by any other test case. check-in: bf62b1608c user: rberteig tags: jan-manifest-tags
14:44
Merge updates from trunk. check-in: f63576a796 user: drh tags: jan-manifest-tags
14:31
Merge changes from trunk. check-in: 3506156a31 user: drh tags: unversioned-files
14:20
Update the built-in SQLite to 3.14 release. check-in: 60d5fee782 user: drh tags: trunk
2016-08-06
21:01
Complete the parts of the "fossil unversioned" command used to add and remove content. check-in: fb3c81d8ba user: drh tags: unversioned-files
17:42
Add a link to the web-cache status screen to the Admin main menu. check-in: 4a4a51a541 user: drh tags: trunk
17:40
Add a link to the web-cache status screen to the Admin main menu. check-in: 7c176f7aeb user: drh tags: unversioned-files