Fossil

Timeline
Login

Timeline

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

50 events occurring around f3d740d26fe190c7.

2013-10-01
09:21
merge trunk ... (check-in: 5724c62cf6 user: jan.nijtmans tags: cleanX-no-clean-glob)
2013-09-30
14:46 Edit [0ecb9500028e7ce6|0ecb950002]: Mark "Closed". ... (artifact: 50df32370a user: drh)
14:45
Merge the new --dirsonly and --emptydirs and --allckouts options for the "fossil clean" command onto trunk. ... (check-in: 238c8dafd0 user: drh tags: trunk)
13:45
Imply the --emptydirs option automatically when the --dirsonly option is used. ... (Closed-Leaf check-in: 0ecb950002 user: mistachkin tags: cleanEmptyDirs)
13:32
Improvements to the header of from/to timelines. ... (check-in: 564d75b0cd user: drh tags: trunk)
13:30
Simplify vfile_dir_scan and make sure nested calls do not alter the path added to the dscan_temp table. ... (check-in: 4f2bad8396 user: mistachkin tags: cleanEmptyDirs)
13:29
Fix to the chroot() fix: Get Fossil working again for xinetd access. ... (check-in: 1050f2e75f user: drh tags: trunk)
12:16
Add the --dirsonly and --allckouts options to the 'clean' command. ... (check-in: 51403ee52e user: mistachkin tags: cleanEmptyDirs)
11:45
Add --emptydirs option to the 'clean' command to remove empty directories. Corrections to style and comments. Remove superfluous local variable zDir in vfile_scan. ... (check-in: 8f1e1ee8fb user: mistachkin tags: cleanEmptyDirs)
11:39
Silence harmless compiler warning. ... (check-in: 16113accff user: mistachkin tags: trunk)
2013-09-29
15:40
added some docs regarding read/write perms for CGI configurations, per ML thread. ... (check-in: 3892fcab71 user: stephan tags: trunk)
12:42
When chroot()'ing for root user, close the repo _before_ the chroot, not after. Problem reported via ML. ... (check-in: e65162b4ad user: stephan tags: trunk)
12:39
help text fix reported in ML. ... (check-in: 5e6fa72016 user: stephan tags: trunk)
2013-09-28
10:34
Merge recent trunk changes into the tkdiff-enhancements branch. ... (Closed-Leaf check-in: fac1093192 user: drh tags: tkdiff-enhancements)
2013-09-27
14:41
The various "diff --tk" commands now take an optional, undocumented option "--script FILENAME" that causes the Tk script to be written into FILENAME rather than to be run. One use for this is to get a copy of the diff script in a form were it can be easily edited and enhanced before being moved back into Fossil. ... (check-in: 326a736493 user: drh tags: tkdiff-enhancements)
11:11 New ticket [b6eea9446d] database is locked error for 'fossil all' commands that need to modify the config database. ... (artifact: e22495961b user: mistachkin)
09:37 Edit [0013d9ccb6595fd6|0013d9ccb6]: Mark "Closed". ... (artifact: d4c297ff7c user: jan.nijtmans)
08:52
Disable use of the unloadTcl function on 64-bit Windows, since the underlying MinGW issue does not manifest there. ... (check-in: ba779faf48 user: mistachkin tags: trunk)
08:49 Edit [0013d9ccb6595fd6|0013d9ccb6]: Move to branch win64-unloadTcl. ... (artifact: cab67fe0d8 user: mistachkin)
07:49
unloadTcl is only needed on Win32, not for Win64 or any other platform. ... (Closed-Leaf check-in: 0013d9ccb6 user: jan.nijtmans tags: win64-unloadTcl)
04:08
Make an exception in the spider protection code for Opera Mini. ... (check-in: 1a30da30db user: joel tags: trunk)
2013-09-26
08:09
Rename the makefile variable BROKEN_MINGW_CMDLINE (not the C define) to more accurately reflect its usage. ... (check-in: 4137f4cda9 user: mistachkin tags: trunk)
07:54 Edit [e19cfba5373369bf|e19cfba537]: Mark "Closed". ... (artifact: d6b89d18e4 user: jan.nijtmans)
07:17
Fossil compiled with MinGW version 4.0 didn't work on Windows XP any more, because it uses the 64-bit time API. This can be fixed by specifying -D_USE_32BIT_TIME_T. (It's the same in MSVC, but Microsoft does not support Windows XP in its development tools any more. Adding the same in Makefile.msc doesn't help anything on that, unfortunately) ... (check-in: a8214df372 user: jan.nijtmans tags: trunk)
07:07 Edit [9112867c2d65e5cf|9112867c2d]: Move to branch pending-review. ... (artifact: f3d740d26f user: jan.nijtmans)
06:58
Workaround for [http://sourceforge.net/p/mingw/bugs/2062/|MinGW bug #2062] ... (check-in: f2ce2f80f4 user: jan.nijtmans tags: trunk)
00:10 Edit [132c1b4cc240323c|132c1b4cc2]: Mark "Closed". ... (artifact: 3cfaafc675 user: mistachkin)
2013-09-25
23:56
Add formal unloading support to the Tcl integration subsystem. This is necessary to prevent a deadlock while exiting the process when Tcl is loaded. Add runtime detection of the ability to directly invoke an objProc for a Tcl command. Support USE_TCL_STUBS define in the version information. ... (check-in: 6b58c67ed8 user: mistachkin tags: trunk)
22:47 Edit [2234fabe76cb4a97|2234fabe76]: Mark "Closed". ... (artifact: 0940268087 user: mistachkin)
21:13 Edit [0038f4c999c25686|0038f4c999]: Move to branch pending-review. ... (artifact: b8e8444487 user: mistachkin)
08:36
Remove unnecessary code which does not give any advantage. This fixes dynamical loading of Tcl 8.4 as well. ... (Closed-Leaf check-in: 132c1b4cc2 user: jan.nijtmans tags: pending-review)
08:29
FOSSIL_ENABLE_TCL_PRIVATE_STUBS only makes sense when USE_TCL_STUBS is defined as well. Use that consistantly in the code. Easier testing whether Tcl integration works fine, just by "fossil version -v". ... (check-in: 0038f4c999 user: jan.nijtmans tags: pending-review)
2013-09-24
16:11
merged in trunk ... (Closed-Leaf check-in: 4fb3675a1a user: stephan tags: usage-command)
07:12 Edit [2234fabe76cb4a97|2234fabe76]: Move to branch support-tcl84-stubs. Add "comment-jan.nijtmans" with value "Tcl_GetCommandFromObj is not present in Tcl 8.4's public stub table. Without stubs everything works fine. This is a bug in Tcl 8.4, which is fixed in 8.5. This branch allows tcl8.4 to be loaded using stubs when USE_TCL_EVALOBJV=1.". ... (artifact: 7291574851 user: jan.nijtmans)
2013-09-23
18:53 Edit [2234fabe76cb4a97|2234fabe76]: Edit check-in comment. ... (artifact: 51cc2c86d6 user: mistachkin)
18:48 Edit [2234fabe76cb4a97|2234fabe76]: Move to branch mistake. ... (artifact: 337d3e8988 user: mistachkin)
12:09
Loading Tcl 8.4 only works when USE_TCL_EVALOBJV=1. Reason: the function Tcl_GetCommandFromObj is introduced in Tcl 8.5 (TIP #139). Actually, the source code history for Tcl indicates that this is not correct. Both Tcl_GetCommandFromObj and Tcl_GetCommandInfoFromToken are present for Tcl 8.4. The Tcl_GetCommandInfoFromToken function was added in TIP #32 and the Tcl_GetCommandFromObj function exists since the initial check-in in the Tcl repository, circa 1998. ... (Closed-Leaf check-in: 2234fabe76 user: jan.nijtmans tags: support-tcl84-stubs)
10:17
Prevent a crash in fossil during exit, when a mingw-compiled (with dw2) Tcl version is still loaded. This is clearly a dw2 bug (see: [http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724]), but the suggested workaround works and is managable. ... (check-in: da96f916cb user: jan.nijtmans tags: trunk)
2013-09-19
18:36
Per feedback, further improve the Tcl shared library error message. ... (check-in: aad3ef3288 user: mistachkin tags: trunk)
15:10
Some fossil_panic() -> fossil_fatal(). Revert output value of manifest_crosslink() to what it was: 0=error. ... (check-in: b6cb91ca5b user: jan.nijtmans tags: tkt-change-hook)
14:42
merge trunk ... (check-in: 06f08ed02b user: jan.nijtmans tags: tkt-change-hook)
11:48
Fix MSVC build error and warnings: c:\localdata\workspace\fossil\src\util.c(249) : warning C4715: 'fossil_timer_fetch' : not all control paths return a value c:\localdata\workspace\fossil\src\util.c(270) : warning C4715: 'fossil_timer_reset' : not all control paths return a value ... (check-in: 6e1e4bb83d user: jan.nijtmans tags: trunk)
11:29
Notepad and Cygwin interpret absolute paths differently. Solution: make the path relative. This is generally better anyway because relative paths are shorter and less likely to overflow platform path limitations. ... (check-in: 3cadf76c3d user: jan.nijtmans tags: trunk)
11:18
Bug-fix in file_relative_name(): If filename is a super-directory of the current directory then the final slash is missing. Test-case: "fossil test-relative-name /home/ --slash". Result "../../.." should be "../../../". This bugfix is needed for my next commit. ... (check-in: add7524533 user: jan.nijtmans tags: trunk)
08:30
Add --slash option to test-canonical-name and test-relative-name ... (check-in: e6ced76797 user: jan.nijtmans tags: trunk)
08:10
merged in trunk ... (check-in: d3e4ef94b4 user: stephan tags: usage-command)
06:32
Improve the error message when loading a Tcl shared library fails. ... (check-in: 43c5630485 user: mistachkin tags: trunk)
02:41
Merge in recent development from trunk. ... (check-in: 6b90659f83 user: andybradford tags: ssh-transport-changes)
2013-09-18
12:58 Fixed ticket [b41c8b77dd]: Typo plus 3 other changes ... (artifact: 9277e01c30 user: drh)
12:58
Fix typo in on-line help for "settings". Ticket [b41c8b77dd5044] ... (check-in: 78d714e984 user: drh tags: trunk)