Fossil

Timeline
Login

Timeline

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

12 check-ins using file src/file.c version b6832b2c

2012-08-31
20:46
Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itself is able to handle non-ASCII source files. Furthermore, the [208d67675c] change broken things. Also backout change [34fcb9634e] since it complicates the C code with unnecessary backslash characters in order to changes single-quotes to double-quotes in the generated HTML and Javascript, which is pointless. ... (check-in: c19f34cb user: drh tags: trunk)
19:57
Avoid prompting for the password for SSH syncs, since the password is never used. Omit debugging output on SSH syncs. ... (check-in: d1eb341f user: drh tags: trunk)
19:47
Improved handling of command-line arguments under windows. Possible fix for ticket [c8c0b78c84]. ... (check-in: 0c7ae64a user: drh tags: trunk)
18:40
Remove obsolete documentation from the www/ folder. ... (check-in: d80f2dc0 user: drh tags: trunk)
12:44
Merge the fork of trunk. ... (check-in: 231113ea user: mistachkin tags: trunk)
12:43
Revise shell checking in the MinGW makefile to be a bit more general purpose. ... (check-in: 4e62bffa user: mistachkin tags: trunk)
12:26
Make it declarative that building the Win32 resources require the VERSION.h file. ... (check-in: cf639e4f user: mistachkin tags: trunk)
09:03
use more utf-8 characters in the wiki, in stead of html entities ... (check-in: 927d07c7 user: jan.nijtmans tags: trunk)
08:58
Removed some very old TODO comments (from me) which just clutter up the wiki help text. ... (check-in: f1c56bd3 user: stephan tags: trunk)
08:08
More consistancy in html generation: Use '"' where possible. ... (check-in: 34fcb963 user: jan.nijtmans tags: trunk)
2012-08-30
19:41
Attempt to support compiling with MinGW without MSYS. ... (check-in: 773fa5e6 user: mistachkin tags: trunk)
19:29
upgrade dirent.h to latest available version (1.11) ... (check-in: fb07d869 user: jan.nijtmans tags: trunk)