Timeline
Not logged in

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

50 events occurring around d23f98877d8e0525.

2011-06-01
10:12 Ticket [1b340a4849] fossil writes to my home directory or fails if $HOME is unset status still Open with 2 other changes artifact: fdd76f907b user: drh
09:53 Closed ticket [e9ce8c8a93]: Does fossil have this function ? plus 2 other changes artifact: e647848285 user: drh ... 1 similar event omitted.
2011-05-31
23:18 Ticket [1b340a4849] fossil writes to my home directory or fails if $HOME is unset status still Open with 1 other change artifact: 8415eed124 user: anonymous ... 2 similar events omitted.
13:00 Fixed ticket [5a96dd5f52]: non-portable Makefile plus 2 other changes artifact: f1d5901a28 user: drh
12:58 Fixed ticket [8967ea1df4]: i18n, webui: link to tag with non-ascii chars is broken in timeline plus 2 other changes artifact: 1dffb65b27 user: drh
12:52
Always use the alternate-form flag "#" to control the number of input bytes to printf conversions like %t, %h, and %q. Do not use precision in those cases since precision limits the number of output characters, not the number of input characters. Ticket [8967ea1df4f51af]. check-in: e5e6ca4659 user: drh tags: trunk
12:49 Edit [6d35cde78d475f86]: Add tag "test-%-&-tag". artifact: d16f802886 user: drh
06:31 Ticket [8967ea1df4] i18n, webui: link to tag with non-ascii chars is broken in timeline status still Open with 1 other change artifact: b546f85a26 user: anonymous
02:31 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: dfa6760b6b user: anonymous
2011-05-30
17:18 Ticket [8967ea1df4] i18n, webui: link to tag with non-ascii chars is broken in timeline status still Open with 1 other change artifact: d79bb72a1d user: anonymous
17:10 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: 0013191e29 user: ben
16:59 Edit [5abe6347c2dfa84d]: Marked "Closed". artifact: c6369133b1 user: ben
16:51 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: e7504c8272 user: joerg ... 1 similar event omitted.
16:46
Makefile which works under the BSDs and Solaris using their non-GNU make. Resolves [5a96dd5f52]. check-in: 3abab7e177 user: ben tags: trunk
13:18 Edit [0448438c56d836a8]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "release". artifact: 166ec712f0 user: drh
12:52 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: a8d14ae133 user: drh ... 2 similar events omitted.
07:14
Add configure script, which must be run before running make, as it appears there's no cross-platform way to set a make variable to the output of a shell command. Closed-Leaf check-in: 5abe6347c2 user: ben tags: configure-make
07:04
Create new branch named "configure-make" check-in: 62284df93a user: ben tags: configure-make
06:55
Online help for several more commands adapted Leaf check-in: d23f98877d user: Arjen Markus tags: arjen-doc-updates
2011-05-29
18:21 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: 0437b41ba0 user: bharder
12:53
Remove accidentally included line of code. Closed-Leaf check-in: 0bed863b69 user: ben tags: ben-security
12:49
Support for client side SSL certificates for extra authentication to https servers. Adds --ssl-identity command line option and ssl-identity setting to specify the filename of a identity file containing a PEM encoded certificate and private key. check-in: e06ea26e97 user: ben tags: ben-security
07:58 Ticket [8967ea1df4] i18n, webui: link to tag with non-ascii chars is broken in timeline status still Open with 2 other changes artifact: d31a976e9b user: anonymous ... 1 similar event omitted.
2011-05-28
21:08 Ticket [5a96dd5f52] non-portable Makefile status still Open with 2 other changes artifact: 07d5dd46c3 user: ben ... 1 similar event omitted.
18:51
Release check-in: 0448438c56 user: drh tags: trunk, release
18:50 Fixed ticket [3f02165606]: i18n: fossil ui can't show artifacts with non-ascii chars in the name on Windows plus 2 other changes artifact: b7a95477b6 user: drh ... 1 similar event omitted.
17:56
Merge the latest changes from the ben-security branch into trunk. check-in: 6d35cde78d user: drh tags: trunk, test-%-&-tag
17:53 Fixed ticket [034fa7bb29]: Build breaks on MAC OS X 10.6/i386 plus 2 other changes artifact: 613e806f62 user: drh
17:52
Do not attempt to use fossil_fopen() in place of fopen() in the SQLite shell as doing so causes problems on (some) Macs and does not really help the windows i18n situation. Ticket [034fa7bb2907e96] check-in: e94c1e9068 user: drh tags: trunk
16:23
Add the X-Frame-Options: DENY header to HTTP responses, and a comment lamenting that two other helpful security headers can't really be used without breaking things. check-in: 95f04bbfbf user: ben tags: ben-security
15:40
Tidy up and fix implementation of empty-dirs setting. Leaf check-in: 529237a3c1 user: ben tags: versionable-settings
15:39
Add documentation for empty-dirs setting check-in: eb93d6ae0e user: ben tags: versionable-settings
14:55
Docs and visibility for versionable settings: Add versionable marker in the web UI. Output of the settings command notes if the value is overridden. Update help text for settings command noting versionable status and that glob settings can be newline separated. check-in: b5d4526211 user: ben tags: versionable-settings
09:15
Warn when there's a versioned and non-versioned value for a setting, and allow this warning to be silenced. Trim whitespace from settings loaded from files. check-in: 761a98a1ee user: ben tags: versionable-settings
08:40 New ticket [034fa7bb29] Build breaks on MAC OS X 10.6/i386. artifact: eca4422dd8 user: anonymous
2011-05-27
14:37
Issue a warning if the "push" or "sync" command is issued when "dont-push" is enable. check-in: 21ceccddd8 user: drh tags: trunk
13:08 Fixed ticket [49db5c3993]: windows-i18n: "fossil extras" does not see files with non-ascii chars in their name plus 1 other change artifact: b65772295b user: drh
12:56
Internationalize the opendir() function calls. Ticket [49db5c3993bef2]. check-in: e05fea3852 user: drh tags: trunk
12:16
Add the test-mimetype command and use it to verify the correct order of entries in the mimetype table. Fix the errors found. check-in: ea2698e9c7 user: drh tags: trunk
12:03
Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. check-in: 32ad9a1584 user: drh tags: trunk
11:33 New ticket [49db5c3993] windows-i18n: "fossil extras" does not see files with non-ascii chars in their name. artifact: 67e356f427 user: anonymous