Timeline
Not logged in

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

84 events for the month beginning 2016-05-01

Following month ↑
2016-05-31
08:17
merge from trunk with a few tweaks for merge conflicts check-in: 598b58a5ee user: sdr tags: winsymlink
01:57
Fix a bug in the spider excluder. check-in: 8583ca38eb user: drh tags: trunk
01:16
Improved handling of exclude_robots(). Add the "isrobot" query parameter for testing. check-in: abcd5df267 user: drh tags: trunk
2016-05-30
22:30
On a merge or update, prompt to continue of autosync fails, just like is done for commit. check-in: d685096f99 user: drh tags: trunk
22:25
On a merge or update, prompt to continue of autosync fails, just like is done for commit. Closed-Leaf check-in: d5575d14de user: drh tags: autosync-failure-prompt
21:10
Add a new robot detection string. check-in: 1e2d76ecb2 user: drh tags: trunk
11:23
Enhance the files_of_checkin virtual table so that it can work as a table valued function, allowing queries such as: "SELECT * FROM files_of_checkin('version-1.34');" check-in: 24cfcee7cc user: drh tags: trunk
10:14
Fix a typo in the wiki documentation. check-in: bce6bec7ef user: drh tags: trunk
00:42
Improvements to the /timeline documentation. check-in: e448abd0ea user: drh tags: trunk
2016-05-29
23:57
Minor documentation updates. check-in: ac8aa0c6d9 user: drh tags: trunk
22:59
Improved Markdown documentation. check-in: 5fcc1d5c59 user: drh tags: trunk
20:58
Improved linkages between the various status pages. check-in: ba4a9ca84d 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: 6d1ef3c4fb user: drh tags: trunk
21:23
Enhancements to SEE integration. check-in: 4e34191c3d user: mistachkin tags: seeEnhanced
02:37
Fix compiler warning seen with MSVC. check-in: 2fc8222f82 user: mistachkin tags: trunk
02:37
Improve SEE (shell) support in the build process. check-in: cc828822c5 user: mistachkin tags: trunk
00:20 Edit [0ac4f5d33b6c5275|0ac4f5d33b]: Add propagating "hidden". Mark "Closed". artifact: ab82352d45 user: mistachkin
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: 8f2dd0106e user: mistachkin tags: trunk
2016-05-27
23:34 Edit [0ac4f5d33b6c5275|0ac4f5d33b]: Move to branch mingw-exp. artifact: e1440f28f2 user: mistachkin
22:51
Further compiler portability enhancements in the MinGW makefiles. check-in: de609c7cac user: mistachkin tags: trunk
22:25
Compilation 'portability' enhancements for MinGW. check-in: 1bb6f3d34c user: mistachkin tags: trunk
21:14
Add Clang to the list of detected compilers in 'config.h'. check-in: 67cdb9b186 user: mistachkin tags: trunk
21:03
Compiler warning and coding style fixes. check-in: d037468910 user: mistachkin tags: trunk
2016-05-23
15:46
Merge trunk Closed-Leaf check-in: ca59c662d4 user: andygoth tags: andygoth-quote-apostrophe
15:45
Merge trunk Closed-Leaf check-in: 83bd4f37b1 user: andygoth tags: andygoth-brackets-outside-link
15:37
Merge trunk check-in: 1d2e740798 user: andygoth tags: reparent
15:37
Merge trunk Closed-Leaf check-in: 6164dac54c 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: 2bc3cfebe6 user: andygoth tags: andygoth-crlf
01:05
Add brief documentation for compiling and using encrypted repositories. check-in: 893905c83e user: drh tags: trunk
2016-05-21
23:58
merge cleanX check-in: 70f77a1b69 user: jan.nijtmans tags: cleanX-no-clean-glob
23:48
Merge trunk check-in: a2c0e3f228 user: jan.nijtmans tags: cleanX
22:48
Point out that clean -prompt implies -disable-undo check-in: b5601dc3c4 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: 1640479b7d user: andygoth tags: trunk
20:57
Update description of clean-glob in accordance with past updates to the clean command check-in: 15aa04ab0c user: andygoth tags: trunk
20:37
Further improvements to the documentation for clean to better match the implementation check-in: dd77130500 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: d7955bf18c user: andygoth tags: trunk
16:54
Adjust documentation for extras command to say CSG instead of GLOBPATTERN for more internally consistent terminology check-in: 4843bd5402 user: andygoth tags: trunk
2016-05-19
14:19
Update SQLite to 3.13.0 Closed-Leaf check-in: 256b950a7b user: jan.nijtmans tags: branch-1.34
14:12
Update the built-in SQLite to a really clean build of version 3.13.0 final check-in: b817253a51 user: jan.nijtmans tags: trunk
2016-05-18
15:19
Update the built-in SQLite to version 3.13.0 final. check-in: 3747b4b5ea user: drh tags: trunk
02:28
Improvements to comments in the introduction to the files_of_checkin virtual table. check-in: 06e2327c90 user: drh tags: trunk
2016-05-17
11:44
tiny cleanup Closed-Leaf check-in: 9340f2fc81 user: baruch tags: brlist-cleanup
11:35
Adds option to show branch colors on brlist page check-in: 2fa1a8a935 user: baruch tags: brlist-cleanup
04:36
Remove extra "+" that was being prefixed to the parent tag in the reparent command. tag_add_artifact() already prefixes one "+" because its fifth argument is 1. check-in: 6b4565002b user: andygoth tags: reparent
04:16
Remove unused variables check-in: f9decff05e user: andygoth tags: trunk
00:46
Add logic to process "parent" tags. Add the "reparent" command used to create an appropriate parent tag to cause a check-in to be reparented. check-in: 5c5a364d5e user: drh tags: reparent
2016-05-16
18:00
Add the --import-marks and --export-marks options to "fossil import" when the --git option is used. check-in: b3acfa2e4a user: drh tags: trunk
17:58
Remove C99-isms that MSVC has trouble with. check-in: addfe48990 user: drh tags: nick.lloyd-git-interop
17:52 Edit [c26213be47b98084|c26213be47]: Edit check-in comment. artifact: 50fce32388 user: drh
17:46
Improve the merge command's ability to handle various scenarios involving renames. check-in: 41c2220934 user: drh tags: trunk
2016-05-15
07:06 Changes to wiki page "Fossil 2.0" artifact: 0e047901c2 user: sdr
07:05 Changes to wiki page "Fossil 2.0" artifact: 231f38ecbf user: sdr
2016-05-14
21:41
Add --import-marks and --export-marks options to 'fossil import' subcommand.

This allows one to save all git-generated marks following an import. Previously, performing an incremental import from git resulted in new commits being imported as orphans, and trying to perform an export to git at some later time resulted in git complaining of und... check-in: c26213be47 user: nick.lloyd tags: nick.lloyd-git-interop

21:01
Create new branch named "nick.lloyd-git-interop" check-in: 1af797c337 user: nick.lloyd tags: nick.lloyd-git-interop
13:10
Ignore Subversion property changes when importing. Property changes were previously interpreted as changing a file to be empty. check-in: ed7905b64d user: andygoth tags: andygoth-svn-import
04:32
Avoid NULL dereference when importing incremental Subversion dumps. This may not be the correct solution, but at least it's not outright crashing anymore. check-in: 2ade560ea0 user: andygoth tags: andygoth-svn-import
04:29
Add -ignore-tree to import command check-in: 10faea6e0f user: andygoth tags: andygoth-svn-import
04:25 Edit [d7b8b3e18328605e|d7b8b3e183]: Move to branch andygoth-import. artifact: cb50bbd8c4 user: andygoth
00:48
Collected improvements to the fossil wiki and attach commands to support technotes as well as wiki pages, including attachments to either and new test cases. Passes all tests. check-in: 05cd9fa2bf user: rberteig tags: trunk
2016-05-12
21:11
Properly update the execute bit if it has changed in the commit being merged, and add info about changed permissions to the merge command's output. Closed-Leaf check-in: 3683508e98 user: joel tags: merge-renames
20:18
Remove unnecessary code. check-in: c8421e923c user: joel tags: merge-renames
20:06 Changes to wiki page "RockShoxBugs" artifact: a66ebe3e3d user: andygoth
20:06 Changes to wiki page "RockShoxBugs" artifact: 575fd0b6b5 user: andygoth
16:12
Add -rename-trunk, -rename-branch, -rename-tag, -rename-rev, -rev-tags, and -no-rev-tags options to import command check-in: d7b8b3e183 user: andygoth tags: andygoth-svn-import
2016-05-11
22:23
Remove unnecessary first commit (that isn't actually a commit because I didn't call "fossil add" first...) in test 8. check-in: 1385c8d456 user: joel tags: merge-renames
02:29
Ensure that N is also a first-parent ancestor of P for cases where P is not on the same branch as either V or M. check-in: 8bf221e534 user: joel tags: merge-renames
2016-05-09
23:48
Call pivot_set_*() before each pivot_find() call. check-in: ec25471c50 user: joel tags: merge-renames
22:15
Update the built-in SQLite to the first 3.13.0 beta for testing. check-in: 45daaced43 user: drh tags: trunk
04:58
Change the help for 'export' to refer to 'tech notes', not 'events'. check-in: 2fd471dc92 user: mistachkin tags: trunk
2016-05-06
20:27
Handle merges with a specified baseline that comes after a commit with renames. check-in: 8da901bb98 user: joel tags: merge-renames
20:00
find_filename_changes() should report a rename even if the file ends up reverting back to its original name. check-in: 0e9d50b148 user: joel tags: merge-renames
19:49
Improve the merge command's ability to handle various scenarios involving renames. check-in: 423029b153 user: joel tags: merge-renames
14:08
Add tests for the mimetype on wiki command. Update help text to list valid mimetypes Closed-Leaf check-in: 6fa5570b9a user: dave.vines tags: technoteattachcli
2016-05-05
18:26
Fix bug detected by wiki-15 and wiki-15.1. Left hand thought that the mtime column was the timestamp of the tech note. Right hand thought that the mtime column was the last modification time of the tech note. Left hand was right and the relevant query has been updated to use the objid (assigned as the new tech note manifest is added) as the indicat... check-in: e9d7c5aa29 user: dave.vines tags: technoteattachcli
2016-05-04
00:22
Document short options for fossil wiki list command. check-in: 99b1a1eae0 user: rberteig tags: technoteattachcli
2016-05-03
21:30
Update referenced OpenSSL version. check-in: a47ce4d979 user: jan.nijtmans tags: branch-1.34
20:30
Update referenced OpenSSL version. check-in: 5399251230 user: mistachkin tags: trunk
17:47 Edit [8c8ccac9beaee2bd|8c8ccac9be]: Edit check-in comment. artifact: 9de9ab5152 user: rberteig
08:17
Merged trunk and resolved conflicts. Passes all current tests, except for tests wiki-15 and wiki-15.1 in wiki.test. check-in: 8c8ccac9be user: rberteig tags: technoteattachcli
07:11
Move loop variable declaration out of for loop for C89 happiness. check-in: 5a0dbf97ba user: rberteig tags: technoteattachcli
2016-05-02
16:21
Not all headers know about SQLITE_CONFIG_EXPLAIN_COMMENTS check-in: 4ba01a3758 user: jan.nijtmans tags: sqlite3-compat
16:19
Do not run "all" commands against encrypted repos if encryption is not supported. check-in: a13ef5e6a6 user: drh tags: trunk
16:18
merge trunk check-in: 0437cf965c user: jan.nijtmans tags: sqlite3-compat
16:14
Update the built-in SQLite to an early beta of 3.13.0 for testing. check-in: fc5f1728d5 user: drh tags: trunk
Previous month ↓