Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins by user drh occurring around a9235f4cc4af6097.
2014-06-15
| ||
17:53 | Fix a problem in the Fuse Filesystem that caused incorrect processing of subdirectories whose names were a prefix of some sibling subdirectory. ... (check-in: 1b4403c771 user: drh tags: trunk) | |
17:25 | Add a pair of "readme.txt" files under the "test" directory. Used for self-testing Fossil using its own repository. ... (check-in: 8d0623b996 user: drh tags: trunk) | |
2014-06-14
| ||
16:19 | Fix another memory leak in the "fossil fusefs" command. ... (check-in: 6b15019765 user: drh tags: trunk) | |
14:31 | Fix a serious memory leak in the "read" logic of the Fuse Filesystem. ... (check-in: 7a7ef00b35 user: drh tags: trunk) | |
14:15 | Minor performance optimizations on fusefs. ... (check-in: bd4565e9d0 user: drh tags: trunk) | |
13:59 | Enhance the "fossil whatis" command so that it can accept multiple arguments. ... (check-in: a73da231d8 user: drh tags: trunk) | |
03:13 | Add the "fossil fusefs DIRECTORY" command that mounts a Fuse Filesystem at the given DIRECTORY and populates it with read-only copies of all historical check-ins. This only works on systems that support FuseFS. ... (check-in: 4bf670e612 user: drh tags: trunk) | |
03:11 | Improved documentation on the "fossil fusefs" command. ... (Closed-Leaf check-in: 440eb41e59 user: drh tags: fusefs) | |
02:57 | Update autosetup to automatically detect the availability of FuseFS and add it to the configuration. ... (check-in: be7e239894 user: drh tags: fusefs) | |
02:48 | Fix the FuseFS to correctly report when files that have executable permission. ... (check-in: a2730f7276 user: drh tags: fusefs) | |
01:28 | Initialize implementation of the "fusefs" command. To make it work, manually edit the Makefile to add -DFOSSIL_HAVE_FUSEFS and -lfuse. Then run "fossil fusefs /tmp/fusefs". Afterwards you can "ls /tmp/fusefs/checkins/trunk" and so forth. ... (check-in: ee5cd77d5a user: drh tags: fusefs) | |
2014-06-12
| ||
17:25 | Version 1.29 ... (check-in: 3e5ebe2b90 user: drh tags: trunk, release, version-1.29) | |
17:25 | Set the publication date for version 1.29 to 2014-06-12. ... (check-in: 4ec7e53a81 user: drh tags: trunk) | |
2014-06-04
| ||
18:45 | Update the built-in SQLite to the 3.8.5 release. ... (check-in: 72328ae75d user: drh tags: trunk) | |
2014-06-03
| ||
19:42 | Update the build instructions for Mac OS 10.2. ... (check-in: 481741f3f5 user: drh tags: trunk) | |
15:17 | Merge in recent patches to the SQLite 3.8.5 beta. ... (check-in: 2ddb51c08f user: drh tags: trunk) | |
2014-06-02
| ||
14:52 | Updates the built-in SQLite sources to the latest 3.8.5 beta. In particular, this update includes the new ".system" and ".once" commands to the SQLite command-line utility accessed via the "fossil sql" command. ... (check-in: 8bc47c1469 user: drh tags: trunk) | |
2014-05-28
| ||
20:24 | Update the build-in SQLite from upstream. The "fossil sql" command now supports the ".shell" meta-command. ... (check-in: f6d3b81513 user: drh tags: trunk) | |
00:17 | Fix a typo in the SCGI documentation. ... (check-in: 6a4127f3ed user: drh tags: trunk) | |
2014-05-27
| ||
23:40 | Updates to the SCGI documentation. ... (check-in: 30a122a05e user: drh tags: trunk) | |
20:36 | Correctly handle embedded documentation pages that contain characters that require HTTP encoding. ... (check-in: 5d4400400a user: drh tags: trunk) | |
2014-05-24
| ||
17:22 | Update the built-in SQLite to the lastest 3.8.5 beta from trunk. ... (check-in: 85d2a1120e user: drh tags: trunk) | |
2014-05-19
| ||
09:56 | Fix a compiler warning. ... (check-in: c543079b87 user: drh tags: trunk) | |
2014-04-29
| ||
17:32 | Added the test-rename-list webpage. ... (check-in: 09f82acd13 user: drh tags: trunk) | |
00:31 | Set the mtime column of the USER table on a self-registration. ... (check-in: a9235f4cc4 user: drh tags: trunk) | |
2014-04-26
| ||
01:54 | Remove an unused variable. ... (check-in: f1ed720a84 user: drh tags: trunk) | |
2014-04-25
| ||
21:56 | Add a web-page for viewing the status of the web cache. Accessible as a submenu off of the stat page. ... (check-in: 05477b2e06 user: drh tags: trunk) | |
21:34 | Add a mention of the "fossil cache" command to the server load management discussion on the "server.wiki" page. And mention "fossil cache" in the change log. Documentation changes only. ... (check-in: 34ea8daf90 user: drh tags: trunk) | |
21:18 | Make the "fossil cache" command an accessory that only shows up when doing "fossil help --all". Remove unused variables from the implementation. ... (check-in: c7194b668b user: drh tags: trunk) | |
21:11 | Add a cache that will save /zip and /tarball objects and reissue them from cache when requested a second time. The "fossil cache" command is used to control the cache. Turned off by default and must be enabled using "fossil cache init". ... (check-in: 450b62ff3a user: drh tags: trunk) | |
2014-04-23
| ||
16:47 | Improvements to user management: (1) Provide a textarea for entering contact information. (2) Disable superfluous entry boxes for special users. (3) Give an error when creating a duplicate login name. ... (check-in: 1b4b8a95b2 user: drh tags: trunk) | |
11:03 | Avoid the use of strcpy() as this upsets OpenBSD. ... (check-in: 3f487aca8a user: drh tags: trunk) | |
2014-04-22
| ||
17:22 | Reword the message printed on the /info page when the UUID is not found and is less than 4 characters. ... (check-in: 36ffa749f0 user: drh tags: trunk) | |
15:15 | Add the test-ambiguous command for finding ambiguous SHA1-hash abbreviations. ... (check-in: 2aaae64a59 user: drh tags: trunk) | |
13:57 | Experimental change to add a "nodesc" query parameter to pages like /artifact that suppresses the sometimes length description of what the artifact is used for. ... (Closed-Leaf check-in: b794218f01 user: drh tags: nodesc-option) | |
12:51 | Handle short UUID collisions for events, tickets and other artifacts in the /info page. ... (check-in: 49467d2a49 user: drh tags: trunk) | |
12:44 | Increase the version number to 1.29 with the idea that we might do a new release soon. Fill out the change-log for version 1.29. ... (check-in: 61c66596e8 user: drh tags: trunk) | |
12:07 | Fix the "SaveAs" button on the "diff --tk" viewer so that the "Cancel" button works. ... (check-in: 7440633e81 user: drh tags: trunk) | |
2014-04-21
| ||
13:24 | Update the built-in SQLite to 3.8.5 alpha, including all of the latest performance enhancements and bug fixes. ... (check-in: 88aa2e375a user: drh tags: trunk) | |
13:19 | Remove the "TIP:" in the commit message prompt in an effort to reduce "warning fatigue". ... (check-in: 7ca6ce030d user: drh tags: trunk) | |
2014-04-19
| ||
22:47 | Fix a potential segfault when the SSH_CONNECTION environment variable is defined. ... (check-in: a138dc97fc user: drh tags: trunk) | |
2014-04-03
| ||
13:37 | Enhance the --tk option on diff so that it works with special characters (like "\" and "}") in the filename. ... (check-in: 544d22139d user: drh tags: trunk) | |
2014-04-01
| ||
19:52 | Add the "Invert" button to the --tk diff display. ... (check-in: cf52a9ab7b user: drh tags: trunk) | |
18:43 | Get the "fossil cat" command working outside of a check-out using the -R option. This is an alternative implementation to the fix-cat-dash-R branch that avoids adding a new global variable. ... (check-in: ebe97b79f2 user: drh tags: trunk) | |
2014-03-31
| ||
16:48 | Get rid of the GLOBAL_URL() kludge. Change the global "g" variable to contain an instance of the UrlData object instead of individual fields of the UrlData object. ... (check-in: 5fdad9bd8c user: drh tags: trunk) | |
13:02 | Use full-length SHA1 hashes on the "ambiguous" webpage. ... (check-in: 42e66c1a17 user: drh tags: trunk) | |
12:59 | Add missing db_finalize() statements. ... (check-in: 07e93f3854 user: drh tags: trunk) | |
2014-03-22
| ||
11:33 | Fix the SCGI processing so that it works with Nginx. ... (check-in: 684eb478e7 user: drh tags: trunk) | |
2014-03-15
| ||
15:03 | If a wiki page begins with <title> then render that as <h1 align='center'> when rendering the whole page. For the "doc" URI, continue to extract the title and use it as the overall page title, as we have always done. This only effects wiki rendered in pages like "artifact". ... (check-in: d8586b5670 user: drh tags: trunk) | |
14:35 | Fix the "artifact" URL to render markdown text automatically. ... (check-in: 60019ce7d9 user: drh tags: trunk) | |