Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch trunk Excluding Merge-Ins
This is equivalent to a diff from c06edd231f to 2e51be8ec2
|
2014-06-29
| ||
| 06:39 | Taking latest updates from trunk Leaf check-in: d9b35c294c user: urmil tags: urmil | |
|
2014-06-27
| ||
| 23:19 | Fix a possible NULL pointer dereference in the "fusefs" implementation. Leaf check-in: 2e51be8ec2 user: drh tags: trunk | |
| 15:32 | Add "server-id" printout to "fossil dbstat". Only print project-id if there is one. check-in: 88d503e15b user: jan.nijtmans tags: trunk | |
|
2010-05-16
| ||
| 19:16 | Rename the "clear-title" branch as the new trunk. The trunk is now relicensed using the Simplified BSD License. check-in: bf1c21ba16 user: drh tags: trunk | |
| 19:08 | Change from GPL to the Simplified BSD License. Closed-Leaf check-in: c06edd231f user: drh tags: clear-title | |
| 11:18 | Pull the latest trunk changes into clear-title. check-in: 96722b6d01 user: drh tags: clear-title | |
Added .fossil-settings/clean-glob.
|
Added .fossil-settings/encoding-glob.
|
Added .fossil-settings/ignore-glob.
|
Added .fossil-settings/keep-glob.
|
Added .project.
|
Added .settings/org.eclipse.core.resources.prefs.
|
Added .settings/org.eclipse.core.runtime.prefs.
|
Changes to BUILD.txt.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | - - - + - + + + + - - - + + + + + + + + + + + + + + - + - - - - + + + + - + - + - - - + + + - + + + + - + - + + + + + - + + + + |
|
Changes to COPYRIGHT-BSD2.txt.
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - - + + - + - - + + - + - - + + - - + + - - + + | Copyright 2007 D. Richard Hipp. All rights reserved. |
Deleted Makefile.
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
Added Makefile.classic.
|
Added Makefile.in.
|
Deleted Makefile.w32.
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
Added VERSION.
1 | + | 1.30 |
Added ajax/README.
|
Added ajax/cgi-bin/fossil-json.cgi.example.
|
Added ajax/i-test/rhino-shell.js.