Fossil

Timeline
Login

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

12 check-ins using file src/db.c version 2303a985

2011-08-23
01:44
catch up with trunk; update the pre-checkin list to include checking for your username. ... (check-in: a1f39877 user: martin.weber tags: msw-hack)
2011-08-22
19:02
Allow browsing of directories whose names contain characters that must be escaped for HTML. ... (check-in: 1ec0739c user: drh tags: trunk)
18:45
Add the Makefile.in file back into the checkout. ... (check-in: 5feb1d60 user: drh tags: trunk)
18:25
Merge the --showfiles enhancement from the venks-emacs branch into trunk. ... (check-in: 2b8cbf3c user: drh tags: trunk)
18:23
Merge the msw-hack branch into trunk. ... (check-in: af50b29c user: drh tags: trunk)
15:55
Continue with the update routine even if the targetted version equals the current checkout version instead of depending on the value of the verbose flag to continue or not. This fixes tkt [e8a10100e2]. Fossil update will now recover lost files with or without the -v flag. ... (check-in: c6b371c4 user: martin.weber tags: msw-hack)
2011-08-19
23:27
Add a -showfiles flag to timeline. fossil ... -showfiles will now print a list of files after the checkin comment, like the "Show Files" button in the Web GUI. The format of the printed lines is the same as update. ... (check-in: b14ab41f user: venkat tags: venks-emacs)
2011-08-16
18:35
update branch before making changes ... (check-in: 84e6f172 user: venkat tags: venks-emacs)
02:43
Update the built-in SQLite to the latest pre-3.7.8 version from the stat3-enhancement branch. And turn on SQLITE_ENABLE_STAT3. This will serve as a test of the stat3 enhancements to SQLite. ... (check-in: ce62a2b1 user: drh tags: trunk)
2011-08-14
23:14
Merge the ben-testing branch into trunk. ... (check-in: 9a0c9958 user: drh tags: trunk)
23:12
Fix the file_relative_name() function so that it works on windows. ... (Closed-Leaf check-in: 47b5bf7d user: drh tags: ben-testing)
17:54
Remove the seperate versionable version of db_get(), which now uses ctrlSettings to determine whether a setting is versionable or not. ... (check-in: 3113f7b1 user: ben tags: ben-testing)