Fossil

Timeline
Login

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

32 check-ins using file src/foci.c version 66ff462b

2016-06-10
14:40
Add the --dryrun option to "reparent" and "tag add" and "tag cancel". Fix a typo in the command-line help for "reparent". ... (Closed-Leaf check-in: 9cf12e65 user: drh tags: reparent)
2016-05-30
10:14
Fix a typo in the wiki documentation. ... (check-in: bce6bec7 user: drh tags: trunk)
00:42
Improvements to the /timeline documentation. ... (check-in: e448abd0 user: drh tags: trunk)
2016-05-29
23:57
Minor documentation updates. ... (check-in: ac8aa0c6 user: drh tags: trunk)
22:59
Improved Markdown documentation. ... (check-in: 5fcc1d5c user: drh tags: trunk)
20:58
Improved linkages between the various status pages. ... (check-in: ba4a9ca8 user: drh tags: trunk)
2016-05-28
22:58
Improve the header comment on from/to timeline to show the number of check-ins on the path. ... (check-in: 6d1ef3c4 user: drh tags: trunk)
21:23
Enhancements to SEE integration. ... (check-in: 4e34191c user: mistachkin tags: seeEnhanced)
02:37
Fix compiler warning seen with MSVC. ... (check-in: 2fc8222f user: mistachkin tags: trunk)
02:37
Improve SEE (shell) support in the build process. ... (check-in: cc828822 user: mistachkin tags: trunk)
00:16
MinGW makefile integration fixes, mostly for zlib. Also, Clang can define _MSC_VER in some circumstances; therefore, check for Clang first in 'config.h'. ... (check-in: 8f2dd010 user: mistachkin tags: trunk)
2016-05-27
22:51
Further compiler portability enhancements in the MinGW makefiles. ... (check-in: de609c7c user: mistachkin tags: trunk)
22:25
Compilation 'portability' enhancements for MinGW. ... (check-in: 1bb6f3d3 user: mistachkin tags: trunk)
21:14
Add Clang to the list of detected compilers in 'config.h'. ... (check-in: 67cdb9b1 user: mistachkin tags: trunk)
21:03
Compiler warning and coding style fixes. ... (check-in: d0374689 user: mistachkin tags: trunk)
2016-05-23
15:46
Merge trunk ... (Closed-Leaf check-in: ca59c662 user: andygoth tags: andygoth-quote-apostrophe)
15:45
Merge trunk ... (Closed-Leaf check-in: 83bd4f37 user: andygoth tags: andygoth-brackets-outside-link)
15:37
Merge trunk ... (check-in: 1d2e7407 user: andygoth tags: reparent)
15:37
Merge trunk ... (Closed-Leaf check-in: 6164dac5 user: andygoth tags: andygoth-svn-import)
15:34
Rename crnl-glob to crlf-glob, retaining support for crnl-glob as a compatibility alias. Change terminology from NL to LF throughout, excepting cases where NL means newline and not line feed. Also don't change linenoise.c which is third-party code. ... (check-in: 2bc3cfeb user: andygoth tags: andygoth-crlf)
01:05
Add brief documentation for compiling and using encrypted repositories. ... (check-in: 893905c8 user: drh tags: trunk)
2016-05-21
23:58
merge cleanX ... (check-in: 70f77a1b user: jan.nijtmans tags: cleanX-no-clean-glob)
23:48
Merge trunk ... (check-in: a2c0e3f2 user: jan.nijtmans tags: cleanX)
22:48
Point out that clean -prompt implies -disable-undo ... (check-in: b5601dc3 user: andygoth tags: trunk)
21:00
Correct clean-glob example to use commas as delimiters since whitespace (other than newline) is not a valid delimiter ... (check-in: 1640479b user: andygoth tags: trunk)
20:57
Update description of clean-glob in accordance with past updates to the clean command ... (check-in: 15aa04ab user: andygoth tags: trunk)
20:37
Further improvements to the documentation for clean to better match the implementation ... (check-in: dd771305 user: andygoth tags: trunk)
19:38
Remove obsolete "cannot be undone" warning from documentation for clean, fix spelling error, and add mention of --disable-undo to description for --verily ... (check-in: d7955bf1 user: andygoth tags: trunk)
16:54
Adjust documentation for extras command to say CSG instead of GLOBPATTERN for more internally consistent terminology ... (check-in: 4843bd54 user: andygoth tags: trunk)
2016-05-19
14:12
Update the built-in SQLite to a really clean build of version 3.13.0 final ... (check-in: b817253a user: jan.nijtmans tags: trunk)
2016-05-18
15:19
Update the built-in SQLite to version 3.13.0 final. ... (check-in: 3747b4b5 user: drh tags: trunk)
02:28
Improvements to comments in the introduction to the files_of_checkin virtual table. ... (check-in: 06e2327c user: drh tags: trunk)