Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2014-07-24 15:46:51.

2014-09-10
01:39
Fix a typo in help text. ... (check-in: fe46cc6532 user: drh tags: trunk)
2014-09-04
11:43
Make "ls" an alias for every "list" subcommand. ... (check-in: 68c11dbafa user: drh tags: trunk)
2014-09-01
19:01
Add two new quotes to the "quotes.wiki" page. ... (check-in: c19b3f8846 user: drh tags: trunk)
18:52 Edit [7e955147a16f9bcb|7e955147a1]: Mark "Closed". ... (artifact: e843175edd user: drh)
18:52 Edit [57b1290be3db85cc|57b1290be3]: Mark "Closed". ... (artifact: d2ffcabc6c user: drh)
18:51 Edit [3e60428c4c1201c4|3e60428c4c]: Mark "Closed". ... (artifact: 7ab9e82156 user: drh)
18:51
Add the --with-miniz configuration option (with the complete miniz source code.) Add the globalState TH1 command and fixes to the TH1 expr command. ... (check-in: 66ae70a54b user: drh tags: trunk)
18:42
Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (check-in: fc8d8546ff user: drh tags: trunk)
2014-08-28
15:22
Fix the "fossil bisect chart" so that it always shows CURRENT in between the last BAD and first GOOD. ... (check-in: 36d63c67d2 user: drh tags: trunk)
2014-08-14
16:36
Use the abbreviated object description by default. But provide a hyperlink to a detailed description (using the new /whatis web page) if details are omitted. ... (check-in: 3c2d418b60 user: drh tags: trunk)
16:01
Add the "brief" query parameter to the "artifact" page, to shorten sometimes lengthy descriptions of the artifact. ... (check-in: 0ac4cead8d user: drh tags: trunk)
2014-08-12
20:18
Update the built-in SQLite to version 3.8.6 beta3. ... (check-in: 75c4808653 user: drh tags: trunk)
19:35 Fixed ticket [c481aa2fdb]: Server Error (500) with missing repository name plus 3 other changes ... (artifact: e8fc0a47a9 user: drh)
19:35
Issue a not-found error in CGI if using the "directory:" configuration and there is not PATH_INFO. Ticket [c481aa2fdbc67b7] ... (check-in: ac8e9e555d user: drh tags: trunk)
19:06 Closed ticket [d1ea61eecf]: import does not support specifying a default user plus 3 other changes ... (artifact: cb1e58950e user: drh)
2014-08-11
13:57
Update the built-in SQLite to 3.8.6 beta2. ... (check-in: 981e853f6c user: drh tags: trunk)
2014-08-06
14:06
Update the built-in SQLite with the InterlockedCompareExchange fix for Win64. ... (check-in: d600c9f854 user: drh tags: trunk)
01:23
Update the built-in SQLite to the latest 3.8.6 beta from upstream. ... (check-in: f05e002570 user: drh tags: trunk)
2014-08-05
17:27
Updates to the "help" text for the tarball command. Add hyperlinks for accessing content on the /cachestat webpage. ... (check-in: b6a5023fae user: drh tags: trunk)
2014-07-30
16:43
For most commands, print an error if unknown command-line options are included on the command-line. ... (check-in: 74ac0c925a user: drh tags: trunk)
11:52
Update the clone documentation for protocol 3 and the 'cfile' card format. ... (check-in: d16018c8e1 user: drh tags: trunk)
11:45
Add the "Path" submenu link on the "/vdiff" web page. ... (check-in: ef6f7dee43 user: drh tags: trunk)
2014-07-26
20:17
Add Joe Prostko's quote on Fossil to the "quotes.wiki" page. ... (check-in: 016fc1aea4 user: drh tags: trunk)
2014-07-25
13:12
Update the release-test description of the URL containing ++ to explain that it only works for "fossil ui". ... (check-in: ffef4edceb user: drh tags: trunk)
2014-07-24
15:46
Upgrade the built-in SQLite to the latest 3.8.6 alpha from upstream. ... (check-in: f39d8a3d24 user: drh tags: trunk)
2014-07-22
22:26
Do not delete phantom artifacts from the unclustered table. ... (check-in: 3fa7965c64 user: drh tags: trunk)
2014-07-19
19:20
Allow commits against a closed leaf as long as the new commit is on a different branch. ... (check-in: 619fa857c9 user: drh tags: trunk)
19:04
Update config.guess and config.sub from upstream. ... (check-in: 76370b4c97 user: drh tags: trunk)
2014-07-16
23:01
Add the "fossil all info" command. ... (check-in: 3f9ff2a9fa user: drh tags: trunk)
22:17
Clean up the command-search logic. ... (check-in: bcb7c7a9b1 user: drh tags: trunk)
04:02
Do not allow webpage names to be used as command-line commands. This prevents deferencing of the null "g.db" pointer for command-line commands. ... (check-in: c2a9c1f7f8 user: drh tags: trunk)
2014-07-01
12:40
Update the built-in SQLite to the latest 3.8.6 alpha version from upstream. ... (check-in: 6728a8bd08 user: drh tags: trunk)
12:35 Closed ticket [18de5a13a5]: Fossil on IBM AIX Machine plus 4 other changes ... (artifact: 4821e3dbec user: drh)
2014-06-27
23:19
Fix a possible NULL pointer dereference in the "fusefs" implementation. ... (check-in: 2e51be8ec2 user: drh tags: trunk)
2014-06-19
18:48
Fix the "makefile.wiki" document to state that the "shell.c" is now an exact copy of the same file from SQLite. ... (check-in: 9e1859606f user: drh tags: trunk)
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)