Fossil

Timeline
Login

Timeline

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

50 check-ins related to "trunk" occurring on or before 2014-06-15 00:38:46.

2014-06-15
00:38
Corrections to the new 'styleHeader' and 'styleFooter' TH1 commands. Modify TH1 integration code to keep track of when it opens databases. Modify 'test-th-hook' command to permit TH1 tracing. Corrections to new TH1 command test results. ... (check-in: 142200b90a user: mistachkin tags: trunk)
00:37
Handling missing th1-setup file in the test suite helpers saveTh1SetupFile and restoreTh1SetupFile. ... (check-in: 5f701f195d user: mistachkin tags: trunk)
2014-06-14
22:16
Corrections to the new TH1 'checkout' command and tests. ... (check-in: 589b902edb user: mistachkin tags: trunk)
21:52
Refactor db_close() so that it can make use of db_close_config(). ... (check-in: e275546215 user: mistachkin tags: dbCloseConfig)
21:49
Several minor code style fixes involving spacing. ... (check-in: c7f5541b7d user: mistachkin tags: trunk)
21:06
Add some diagnostic messages to the 'auto.def' file. ... (check-in: 166fa7e732 user: mistachkin tags: trunk)
20:10
Make the 'tcl-setup', 'th1-setup', and 'th1-uri-regexp' settings versionable. Add support for TH1-based hooks for all commands and web pages, disabled by default. ... (check-in: 1c528d3bb9 user: mistachkin tags: trunk)
20:07
Add the 'checkout', 'render', 'styleHeader', 'styleFooter', 'trace', 'getParameter', and 'setParameter' TH1 commands. ... (check-in: 57be4d552e user: mistachkin tags: trunk)
20:06
Add support for an Inno Setup project file for Fossil. ... (check-in: 3887a31812 user: mistachkin tags: trunk)
20:05
Update autosetup to the latest version. ... (check-in: 3a5c9b34f3 user: mistachkin tags: trunk)
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)
06:19
changelog update ... (check-in: f99ef287dc user: jan.nijtmans tags: trunk)
05:30
Update the custom MinGW makefile. ... (check-in: 7bdb6530ca user: mistachkin 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)
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-13
23:34
Minor code style and spacing cleanup. ... (check-in: 40d5560f22 user: mistachkin tags: trunk)
14:49
Minor code cleanup for autosync attempts to make the code more legible, no change in functionality. ... (check-in: 2f9c2ea5a5 user: andybradford tags: trunk)
14:21
Auto-adjust the width of timeline (and various other output places) according to real terminal width. Suggested by Baptiste Daroussin. ... (check-in: c4891e24af user: jan.nijtmans tags: autoadjust)
08:57
Add a versioned "encoding-glob" setting for some files which contain the copyright sign (as invalid UTF-8 byte-sequence) ... (check-in: c5a0169786 user: jan.nijtmans tags: trunk)
06:11
Only sleep if there are more sync attempts to be made. ... (check-in: e1dccc1772 user: andybradford tags: trunk)
03:56
Add setting to control the number of autosync will be tried before returning an error. Default is historical behavior of one autosync in each direction. ... (check-in: 76bc297e96 user: andybradford tags: trunk)
00:38
Fix minor typos in documentation. ... (check-in: a9819ba267 user: andybradford tags: trunk)
2014-06-12
21:37
Add support for an Inno Setup project file for Fossil. ... (Closed-Leaf check-in: 636025d431 user: mistachkin tags: innosetup)
20:40
Move Fossil NSIS setup file to the 'setup' directory. ... (check-in: 8b4aaef2f5 user: mistachkin tags: trunk)
20:21
Update autosetup to the latest version. ... (Closed-Leaf check-in: 022c5c4faf user: mistachkin tags: autosetup)
18:37
Merge updates from trunk. ... (Closed-Leaf check-in: 3b9a8829f4 user: mistachkin tags: th1Hooks)
18:36
Merge updates from trunk. ... (Closed-Leaf check-in: b3f9ce63ec user: mistachkin tags: th1Cmds)
17:26
merge trunk ... (Closed-Leaf check-in: e751da62cb user: jan.nijtmans tags: win32-longpath)
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-11
01:23
Improvements to handling of the configuration database. ... (check-in: 79533e2b31 user: mistachkin tags: th1Hooks)
00:51
Centralize the handling of opening the configuration database and repository on behalf of TH1. ... (check-in: 9773eba5fe user: mistachkin tags: trunk)
00:40
Merge updates from trunk. ... (check-in: 715dcd52fe user: mistachkin tags: th1Hooks)
2014-06-10
19:59
Add the 'checkout', 'render', 'styleHeader', 'styleFooter', and 'trace' TH1 commands. ... (check-in: c18ff5d005 user: mistachkin tags: th1Cmds)
18:56
Make TH1 command comments consistent. ... (check-in: a17919af85 user: mistachkin tags: trunk)
05:02
Merge updates from trunk. ... (check-in: 0465fecca3 user: mistachkin tags: th1Hooks)
05:01
Modularization and cleanup of several test files. ... (check-in: 2c9d6b5e0f user: mistachkin tags: trunk)
2014-06-08
00:03
Merge updates from trunk. ... (check-in: f91d313169 user: mistachkin tags: th1Hooks)
2014-06-06
09:27
When doing "fossil user default <username>", don't try to check the current default user for validity. ... (check-in: 4306f0f3d6 user: jan.nijtmans tags: trunk)
07:19
A few additions of "const" keyword, reducing the number of compiler warnings when compiling with -Wwrite-strings ... (check-in: 0a754750ef user: jan.nijtmans tags: trunk)
07:10
Make "fossil version -v" report the right openssl version, even when it was linked dynamically with openssl and the openssl version was later upgraded. Remove some dead code and comments which are not true any more. ... (check-in: 48f1239eb2 user: jan.nijtmans tags: trunk)
2014-06-05
18:39
Update version of OpenSSL that is referred to in the makefiles. ... (check-in: 94c0eb9724 user: mistachkin tags: trunk)
08:12
Compatibility back to SQLite 3.7.17 (when configuring with --disable-internal-sqlite) ... (check-in: b6670e0545 user: jan.nijtmans tags: sqlite3-compat)
08:05
Remove the Cygwin-specific Makefile, as the option --disable-internal-sqlite has the same effect. Document this. ... (check-in: 5610dc4edf user: jan.nijtmans tags: trunk)
2014-06-04
19:59
Merged in close-cleanup-config after positive tests and feedback. ... (check-in: fc9970678e user: stephan tags: trunk)
19:53
Minor changelog addition. ... (check-in: 1e4f77d7b4 user: stephan tags: trunk)