Fossil

Timeline
Login

Timeline

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

26 check-ins using file src/makemake.tcl version 11fc552c

2014-08-06
01:23
Update the built-in SQLite to the latest 3.8.6 beta from upstream. ... (check-in: f05e0025 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: b6a5023f user: drh tags: trunk)
10:52
Some code formatting. No change in functionality. ... (check-in: b9b3ce3b user: jan.nijtmans tags: trunk)
07:06
Remove (newly) incorrect preprocessor check to fix build on WinRT ... (check-in: 855b1a50 user: jan.nijtmans tags: trunk)
2014-08-04
19:22
Added JS to the /eventedit page to colorize the custom color's element (i.e. color preview). ... (check-in: cd029906 user: stephan tags: trunk)
18:29
minor verbiage patch from Christopher M. Fuhrman. ... (check-in: d4aee312 user: stephan tags: trunk)
03:40
Make sure the 'server' command checks for and processes the --files-urlenc option. ... (check-in: 608f0b23 user: mistachkin tags: trunk)
2014-08-03
07:41
merge trunk ... (check-in: b68f65bb user: jan.nijtmans tags: vxworks)
2014-08-02
21:04
Make sure the 'server' command checks for and processes the --files-urlenc option. ... (Closed-Leaf check-in: d53a7528 user: mistachkin tags: filesUrlEncOpt)
16:20
Missed a few more corrections for error messages. ... (check-in: dd5743a8 user: andybradford tags: trunk)
15:53
Minor error message correction. ... (check-in: 406b2f32 user: andybradford tags: trunk)
2014-08-01
06:13
Correct repository option handling so that specifying a directory name does not cause errors when TH1 hooks are enabled. ... (check-in: 36c4551e user: mistachkin tags: trunk)
06:13
Correct option handling for the 'winsrv create' command so that the default user name is NULL and the default password is an empty string when passed to the Win32 CreateServiceW API. ... (check-in: 9c2a5c09 user: mistachkin tags: trunk)
2014-07-31
21:13
/zip now ignores the .zip extension, analog to how /tar does. Minor doc improvements in /zip and /tar from the ML. ... (check-in: e0199bfc user: stephan tags: trunk)
20:54
update doc improvements from the ML. ... (check-in: 8ab520c5 user: stephan tags: trunk)
20:46
th1 parse error reporting tweaks from Sergei Gavrikov. ... (check-in: 2ba71f51 user: stephan tags: trunk)
20:44
rss help text tweaks from the ML. ... (check-in: 9a7a82f6 user: stephan tags: trunk)
19:02
Upgrade the built-in SQLite to the latest 3.8.6 alpha from upstream. ... (check-in: 5ce85eb6 user: mistachkin 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: 74ac0c92 user: drh tags: trunk)
15:40
Call verify_all_options() on most of fossil CLI commands.
- Skip all the test-* commands for now (may be unnecessary)
- Skip sha1sum, md5sum and artifact because they can take "-" as argument and verify_all_options() would call fatal. Need to handle those differently...
- Command with subcommands that have their options are remaining: branch, bisect, cache, configuration, json, sql, stash, tag, ticket, user, wiki. (not sure how to handle those yet..)
... (Closed-Leaf check-in: a426154b user: mgagnon tags: verify-all-options)
11:52
Update the clone documentation for protocol 3 and the 'cfile' card format. ... (check-in: d16018c8 user: drh tags: trunk)
11:45
Add the "Path" submenu link on the "/vdiff" web page. ... (check-in: ef6f7dee user: drh tags: trunk)
06:47
Update clone documentation for clone protocol 3 and cfile cards. ... (Closed-Leaf check-in: 9a697867 user: andybradford tags: pending-review)
2014-07-27
23:18
Fix http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266 ... (check-in: c6c05c82 user: jan.nijtmans tags: trunk)
20:52
Proposed fix for corner-case: http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266 ... (Closed-Leaf check-in: 0d8cb8e3 user: jan.nijtmans tags: no-initial-commit)
19:15
Fix http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17346 ... (check-in: 14aea4f8 user: jan.nijtmans tags: trunk)