Timeline
Not logged in

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

50 most recent check-ins that include changes to files matching 'www/*'

2013-07-22
09:23
rebase Leaf check-in: 7b7a4bd579 user: jan.nijtmans tags: merge-integrate
2013-07-20
03:18
Add some documentation to help programmers get started hacking the Fossil sources. check-in: 018a983046 user: drh tags: trunk
2013-07-19
19:40
More documentation tweaks and refinements. check-in: e94bef2dec user: drh tags: trunk
18:18
Fix typos in the quick-start guide. check-in: 47dd7f36f7 user: drh tags: trunk
17:26
Fix broken hyperlinks in fossil-v-git. check-in: b37ee0d953 user: drh tags: trunk
17:23
Tweaks to the fossil-v-git document. check-in: 56926aabf8 user: drh tags: trunk
2013-07-14
15:52
Documentation check-in: d1865e7ca1 user: jan.nijtmans tags: merge-integrate
2013-06-27
14:23
fixed a typo: s/favors/flavors/ (which arguably should be "flavours" ;) check-in: 7b011abe84 user: stephan tags: trunk
2013-06-21
14:28
Enhance [/help?cmd=changes | fossil changes] and [/help?cmd=status | fossil status] the same way. check-in: eb4d631c63 user: jan.nijtmans tags: trunk
08:31
Fix operation of [/help?cmd=ls | fossil ls] when local files/directories are missing. check-in: c0b98195f9 user: jan.nijtmans tags: trunk
2013-06-20
11:02
Pull in all the latest trunk changes. check-in: 6ec8818ff1 user: drh tags: ticket-967cedbf20
2013-06-19
22:48
Update the script that generates the download page on the website so that it displays the correct title. Ticket [377c1b29be9e2f35] check-in: 5b62416454 user: drh tags: trunk
2013-06-18
23:14
Pull in trunk changes and the latest NGQP updates. check-in: d3d4e11179 user: drh tags: sqlite-NGQP
22:54
Fix typos in the change log. check-in: 9734d2cd45 user: drh tags: trunk
21:09
Version 1.26 check-in: c9cb6e7293 user: drh tags: trunk, release, version-1.26
20:10
Update to the latest NGQP changes in SQLite. Pull in all recent trunk changes. check-in: ea308ab98b user: drh tags: sqlite-NGQP
14:56
Updates to the change log for 1.26. check-in: 1e0afc74fb user: drh tags: trunk
14:16
Added some entries to the 1.26 changelog. check-in: 00d516809d user: stephan tags: trunk
2013-06-10
13:32
Merge all the latest trunk changes into the ipv6 branch. Leaf check-in: d5f6e08c09 user: drh tags: ipv6
2013-06-08
02:37
Merge updates from trunk. Leaf check-in: b8919a557a user: edward tags: berner-nt
01:34
Merge updates from trunk. Leaf check-in: 7872db8516 user: edward tags: long-double-bug
2013-05-28
21:31
Merge updates from trunk. check-in: 4452f85156 user: mistachkin tags: cleanX
15:17
Add the Tips and Usage Hints document. check-in: fda5b81880 user: drh tags: trunk
2013-05-27
03:10
Minor documentation updates. check-in: 7794d72c5f user: drh tags: trunk
2013-05-24
11:44
Add the "Integrating Fossil in the Microsoft Express 2010 IDE" document from Gilles Ganault. check-in: 33c651cea5 user: drh tags: trunk
2013-05-06
13:24
Wrap over-length lines in the www/settings.wiki documentation page. check-in: abe1030ca8 user: drh tags: trunk
10:13
Add option --keep to "fossil clean", and matching versionable setting "keep-glob". Now you can specify which files should be kept without confirmation and which files can be removed (--ignore, "ignore-glob") without confirmation. If you want the old behavior, specify "keep-glob" to have the same value as "ignore-glob". Add versioned settings "ig... check-in: 982f9ec738 user: jan.nijtmans tags: trunk
2013-05-02
15:04
rebase Closed-Leaf check-in: 9e4a7190af user: jan.nijtmans tags: clean-with-ignore
2013-04-28
18:36
Updates to the "concepts" document. check-in: 9177ad87ba user: drh tags: trunk
2013-04-24
06:54
Revert [681b17ce0e], because Chiselapp found a new home. check-in: 59e4742a60 user: jan.nijtmans tags: trunk
2013-04-21
08:08
Merge with trunk - Remove reverse-proxying support which is already provided by --baseurl option. check-in: 940b0b33c9 user: ashish tags: ashish-ipv6
2013-04-17
09:19
Cygwin: the default value of the "case-sensitive" setting now depends on the case-sensitive setting of the windows kernel. See: [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive]. Alphabetize some command documentation. check-in: 9359b41fd5 user: jan.nijtmans tags: trunk
2013-04-15
12:35
merge trunk check-in: 3d82be0e3f user: jan.nijtmans tags: ui-no-utf8
2013-04-10
15:16
Add the dkf tkchat fossil quote to the quotes.wiki document. check-in: f9e190e7a7 user: drh tags: trunk
11:08
Document keep-glob. Rebase check-in: 191f4e0f93 user: jan.nijtmans tags: clean-with-ignore
11:04
Document encoding-glob setting check-in: 375648368c user: jan.nijtmans tags: trunk
10:53
Chisel is going the way of the dodo check-in: 681b17ce0e user: jan.nijtmans tags: trunk
07:47
Fix minor typo on index page. check-in: 68ed364281 user: mistachkin tags: trunk
2013-04-09
14:58
Add the "Defense against Spiders" documentation page. check-in: 1e26962d04 user: drh tags: trunk
2013-04-05
07:44
Branches "use-blob_strip_bom" and "improve_commit_warning" go together in a single new (experimental) branch check-in: a7e77a66b0 user: jan.nijtmans tags: ui-no-utf8
2013-04-04
11:35
merge trunk check-in: d8bc29f346 user: jan.nijtmans tags: improve_commit_warning
2013-04-01
15:54
merge trunk check-in: 109c1ef571 user: jan.nijtmans tags: clean-with-ignore
13:59
The markdown formatter is now always turned on and cannot be omitted. Add the ability to store mimetype information in control artifacts. Add the --mimetype option to the "commit" command. As the new N-cards used to store mimetype will not be recognized by older fossils, it is recommended that no use be made of mimetype until all users have upgrad... check-in: 4dcea80236 user: drh tags: trunk
13:50
Add the --mimetype option to the "commit" command. Leaf check-in: 6d4339bb09 user: drh tags: markdown
2013-03-29
16:38
Add the N-card to control artifacts for wiki, checkins, events, and attachments, which opens up the possibility (not yet implemented) of being able to save wiki text, check-in comments, event text, and attachment descriptions in a variety of formats, such as text/plain, text/html, or text/x-markdown. check-in: 2336a2d86e user: drh tags: markdown
15:05
Win32: Fossil now understands Cygwin paths containing one or more of the characters <nowiki>"*:<>?|</nowiki>. Those are normally forbidden in win32. This means that the win32 fossil.exe is better usable in a Cygwin environment. See [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. check-in: fc413110eb user: jan.nijtmans tags: trunk
2013-03-27
09:45
Allow looks_like_utf8/16 to specify when the loop should stop, in stead of leaving it unspecified. Minor comment/doc fixes. check-in: 79f7eb2fc5 user: jan.nijtmans tags: trunk
2013-03-22
09:36
Allow win32 forbidden characters to be used in filenames, using the Cygwin workaround: [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. The files test/00*.x should NOT be merged to trunk, otherwise trunk cannot be checked out with older win32 fossil versions any more! Closed-Leaf check-in: c68afe0f5b user: jan.nijtmans tags: win32-please-evaluate
2013-03-14
14:48
Merging from trunk to get the annotate fixes. Trivial conflict solved. Leaf check-in: f14798e0e3 user: viriketo tags: annotate_links
2013-02-27
11:26
merge trunk check-in: d085eb9aca user: jan.nijtmans tags: use-blob_strip_bom