Timeline
Not logged in

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

240 events for the month beginning 2011-05-01

Following month ↑
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|6d35cde78d]: 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|5abe6347c2]: Mark "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|0448438c56]: 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 Closed-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. Closed-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
06:48
Add makefile to ensure no DLLs are used for the MinGW build (zlib was installed as both a static and a dynamic library) Extensions and minor textual revisions to the online help for several commands check-in: 6469b814ab user: Arjen Markus tags: arjen-doc-updates
03:44 Ticket [3f02165606] i18n: fossil ui can't show artifacts with non-ascii chars in the name on Windows status still Open with 1 other change artifact: 5e8f92601f user: anonymous ... 1 similar event omitted.
2011-05-26
12:28 Closed ticket [b67996c1e6]: Fossil can no longer find files in open checkouts with non-ascii chars in directory plus 2 other changes artifact: a8e5afdd67 user: anonymous
11:57
Add the --systemtrace option for debugging calls to fossil_system. check-in: 5a4dc2239b user: drh tags: trunk
11:29
Make arrangements for the output of "fossil status" to go through the UTF8 to MBCS translation. Ticket [3f0216560679fd] check-in: 02a6aa2d5e user: drh tags: trunk
05:56 Add attachment i18n_fossil_ui_crash.zip to ticket [3f02165606] artifact: 6d38fb8ca7 user: anonymous
05:51 Ticket [b67996c1e6] Fossil can no longer find files in open checkouts with non-ascii chars in directory status still Open with 1 other change artifact: 64e2883253 user: anonymous
05:41 New ticket [3f02165606] i18n: fossil ui can't show artifacts with non-ascii chars in the name on Windows. artifact: 65ac77322c user: anonymous
2011-05-25
14:12 Ticket [b67996c1e6] Fossil can no longer find files in open checkouts with non-ascii chars in directory status still Open with 2 other changes artifact: 60b0f20e31 user: drh
13:54
Update the Mac icon for the download page. check-in: a2e1c48373 user: drh tags: trunk
13:52 Edit [474850cff598d76f|474850cff5]: Change background color to "#d0c0ff". Add tag "release". artifact: 01e1167a4c user: drh
08:20 New ticket [b67996c1e6] Fossil can no longer find files in open checkouts with non-ascii chars in directory. artifact: 9c75607355 user: anonymous
2011-05-24
12:03 Edit [3db75c4803c934f9|3db75c4803]: Change branch background color to "#f0ffc0". artifact: 90723444a2 user: drh
12:02
Merge the latest trunk changes into the versionable-settings branch. check-in: 9c915adb0a user: drh tags: versionable-settings
12:00
Merge the latest trunk changes into the arjen-doc-updates branch. check-in: 5d4ef37a9d user: drh tags: arjen-doc-updates
07:27
Extended the online help for the commit, close, configure, clone and checkout commands check-in: 7df226540d user: Arjen Markus tags: arjen-doc-updates
2011-05-23
20:30 Closed ticket [c561562823]: database corruption error on amd64 plus 1 other change artifact: 85e84e142c user: anonymous ... 1 similar event omitted.
15:11
Merge the ben-security branch into the trunk. check-in: 474850cff5 user: drh tags: trunk, release
15:07 Fixed ticket [9ae4043d8b]: Please merge fixes for Solaris 10 into trunk plus 1 other change artifact: 5fe1535c34 user: drh
15:06 Edit [3e61ada775441252|3e61ada775]: Mark "Closed". artifact: f62916490f user: drh
15:06
Merge the solaris10 branch into the trunk. check-in: 3e0efc3827 user: drh tags: trunk
08:17 New ticket [7c25821f6a] fossil stuck in cgi mode. artifact: 5d96af6f40 user: anonymous
07:07 Ticket [9ae4043d8b] Please merge fixes for Solaris 10 into trunk status still Open with 1 other change artifact: cabddc347f user: ben ... 1 similar event omitted.
2011-05-22
19:26 Ticket [c561562823] database corruption error on amd64 status still Open with 1 other change artifact: e907381eca user: anonymous
15:08
Follow web app best practise by marking cookies as HttpOnly and, if it's over an https connection, as 'secure' so they will only be transmitted over https. Options supported by major browsers, and harmless where not supported. check-in: e4b57a3230 user: ben tags: ben-security
14:53
When displaying an unknown certificate, also display the certificate fingerprint so the user can verify they're seeing the certificate they expect. Just displaying the textual names in the certificate does not give enough information to be certain someone isn't doing a man in the middle attack. check-in: fc93bfb0f7 user: ben tags: ben-security
14:23
Create new branch named "ben-security" check-in: 2b4a6a66e1 user: ben tags: ben-security
09:52
Add versionable empty-dirs setting which specifies a newline separated list of empty directories to be created after checkout and update commands. check-in: 3fa5cfaec8 user: ben tags: versionable-settings
09:50
Turn ignore-glob, crnl-glob, binary-glob and manifest settings into versionable settings. check-in: 43b0d795e5 user: ben tags: versionable-settings
09:44
When parsing glob settings, allow splits on newlines as well as commas. Allows versionable glob settings to be written one glob per line for readability. check-in: 7d04803392 user: ben tags: versionable-settings
09:38
Add db_get_versionable_setting() for implementing 'versionable settings', which is like db_get() except will prefer to read the value from .fossil-settings/NAME in the checked out source, rather than the database. check-in: 09e52f0df7 user: ben tags: versionable-settings
09:11
Create new branch named "versionable-settings" check-in: 3db75c4803 user: ben tags: versionable-settings
07:57 New ticket [9ae4043d8b] Please merge fixes for Solaris 10 into trunk. artifact: 514aea13ed user: ben
07:53
Fix for passwords > 8 chars long on Solaris. getpass() silently truncates to 8 chars, use getpassphrase() instead. Closed-Leaf check-in: 3e61ada775 user: ben tags: solaris10
07:49
In the Makefile, use a more standard syntax for setting a variable to the output of a shell command. Fixes building on Solaris, seems OK on other platforms. check-in: 9ef38b6b6d user: ben tags: solaris10
07:33
Create new branch named "solaris10" check-in: eb4b5e3beb user: ben tags: solaris10
2011-05-21
22:20 Closed ticket [7326efdc56]: Misleading summary of merge troubles at the end of merge plus 1 other change artifact: aff2ef2e3e user: viriketo
16:57
If at the tip of the current branch but there are children in other branches, the "fossil up" command should do nothing. check-in: 1343cfad7b user: drh tags: trunk
16:52
Add (verisionable) empty-dirs setting Closed-Leaf check-in: b21f47e967 user: ben tags: bens-expr
16:45
Print an "Internal Error" if the update command is unable to find a version to update to. check-in: 88e9f24aff user: drh tags: trunk
16:18
Slightly hacky way of putting versioned properties in .fossil-settings dir. Version ignore-glob, binary-glob, crnl-glob and manifest. Glob splitting allows line breaks as well as spaces and commas. check-in: 56b75c768a user: ben tags: bens-expr
15:39
Experimental support for Solaris 10 check-in: fd39ef8261 user: ben tags: bens-expr
15:38
Create new branch named "bens-expr" check-in: d73b1b5042 user: ben tags: bens-expr
2011-05-20
18:13 Ticket [c561562823] database corruption error on amd64 status still Open with 1 other change artifact: 5bb7179797 user: anonymous ... 1 similar event omitted.
15:31
Abstract the getcwd() system library routine into file_getcwd() with appropriate translations on windows. check-in: 4b3425401f user: drh tags: trunk
14:17
Convert the return value of getcwd() from MBCS into UTF8 before using it. check-in: ef04076777 user: drh tags: trunk
12:29
Do not short-circuit the update command if the --verbose option is used. check-in: 3b5db9a10e user: drh tags: trunk
11:39
Update the built-in SQLite to the latest 3.7.7 alpha that includes the fix for disappearing WAL transactions. check-in: c60e143f28 user: drh tags: trunk
11:32 Edit [a742d12e8f0d3915|a742d12e8f]: Mark "Closed". artifact: eb8361ad0a user: drh
11:32
Merge the windows-i18n branch into the trunk. check-in: d8ec765fac user: drh tags: trunk
11:24
Merge all the latest trunk changes into the windows-i18n branch. Closed-Leaf check-in: a742d12e8f user: drh tags: windows-i18n
11:22
Convert some fopen() calls to fossil_fopen(). Missed them previously. check-in: f626fcaab6 user: drh tags: windows-i18n
07:58 Closed ticket [2e0d927de8]: SQLITE_CANTOPEN with latest fossil release plus 2 other changes artifact: 9d60cda62c user: anonymous
2011-05-19
11:48
Change the small logo to 72x72 pixels. check-in: 5267731a85 user: drh tags: trunk
00:03
Make update -verbose print even when there's no update required check-in: acfbfe0dd3 user: venkat tags: venks-emacs
2011-05-18
15:01
Update the built-in SQLite to the latest 3.7.7 alpha version. This adds no new capabilities - it is merely a beta-test of the SQLite version 3.7.7. check-in: dcfa88bd46 user: drh tags: trunk
14:28
Add built-in compress() and decompress() functions to the SQLite shell command. check-in: 91d648426a user: drh tags: trunk
11:44 Ticket [c561562823] database corruption error on amd64 status still Open with 1 other change artifact: 4d983307de user: drh ... 3 similar events omitted.
2011-05-17
21:36 Ticket [967cedbf20] fossil extra - Report for subtree status still Open with 2 other changes artifact: 17079d2dcd user: anonymous
04:38 New ticket [ef25a83cce] typo in http://www.fossil-scm.org/index.html/help?cmd=configuration. artifact: 110f339ed4 user: anonymous
2011-05-16
16:33
Move www2.fossil-scm.org from Atlanta to Newark. check-in: b75bb1dc16 user: drh tags: trunk
14:33 Ticket [d7f66dfbd0] Support Syntax highlighting as described in Cookbook status still Open with 1 other change artifact: 48c2b07234 user: anonymous
08:34 Fixed ticket [da3e0fb4b9]: "out of memory" error via apache cgi-bin. plus 2 other changes artifact: a718a55e53 user: anonymous
2011-05-15
11:19
Tweaks to the "divider" display in the www timeline. check-in: ec093ff275 user: drh tags: trunk
2011-05-13
21:25 New ticket [2598a084de] Differing results for clickable image in wiki text with fossil ui and cgi. artifact: 612daf3abe user: anonymous
20:30
Fix memory leaks in "fossil rebuild". check-in: 625226d577 user: drh tags: windows-i18n
17:13
Ignore short writes when writing to the console. check-in: e7babf5222 user: drh tags: windows-i18n
16:08 Ticket [2ee159304e] Error in timeline (armv5tel-linux) showing events status still Open with 1 other change artifact: 7a713b7237 user: viriketo
15:46
When translating UTF8 text for display on the console, use the codepage obtained from GetConsoleCP(), not the CP_ACP code page that is used for system calls. check-in: 55b32701a5 user: drh tags: windows-i18n
15:25
This is the correct fix for the blog-timeline problem. check-in: 9b26d1e9a2 user: drh tags: trunk
15:14
Yet another fix for the blob-timeline problem. The previous two did not quite finish the job. check-in: bc37d1c5a4 user: drh tags: trunk
15:03
A better fix for the missing blog-entry on timeline problem. check-in: 57b676f1f1 user: drh tags: trunk
14:55
Fix a floating-point comparison error that can cause blob entries to be omitted from the timeline. check-in: 25ae319b84 user: drh tags: trunk
14:20
Pull the latest changes in trunk over into the windows-i18n branch. check-in: 70743ebae5 user: drh tags: windows-i18n
14:01 Fixed ticket [da3fef0b21]: Bug in http.c: missing \r for Proxy-Authorization header plus 1 other change artifact: 0fdba59488 user: drh
14:01
Use \r\n after Proxy-Authorization in HTTP headers. Ticket [da3fef0b21c37d] check-in: 1b823e1276 user: drh tags: trunk
13:59 New ticket [da3fef0b21] Bug in http.c: missing \r for Proxy-Authorization header. artifact: 9fdac5818b user: anonymous
13:42
A better way to keep the size of the content cache under control. check-in: 6a714fc036 user: drh tags: trunk
09:57
Be more aggressive about keeping the size of the content cache under control. check-in: cf24da6941 user: drh tags: trunk
04:59 New ticket [2e0d927de8] SQLITE_CANTOPEN with latest fossil release. artifact: 31d4521557 user: anonymous
00:58 New ticket [040dcddb1e] "fossil status" output of renames doesn't show old name. artifact: 0d7f0ae0c0 user: anonymous
00:54 New ticket [0ff64b0a5f] manifest file is malformed error after file rename. artifact: a2b637e1a6 user: anonymous
00:10 New ticket [207abab395] when artifact shows a html file swithc to text the shun button becomes the last. artifact: 152f89dfa3 user: renez
2011-05-12
23:38 Changes to wiki page "Cookbook" artifact: cdbf256223 user: renez
23:34 Added wiki page "shjs" artifact: 75279c73ab user: renez
15:24 Edit [d8221b98636b76cf|d8221b9863]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "release". artifact: b8190e00f4 user: drh
14:56
Release check-in: d8221b9863 user: drh tags: trunk, release
14:17
Back out the previous change, which was bogus. Remove traces of the FOSSIL_I18N compile-time option which is not actually used anywhere in the code anymore. check-in: 0613db18be user: drh tags: trunk
14:04
Initialize the output buffer for blob_compress prior to invoking zlib in order to avoid valgrind warnings about reading uninitialized memory. check-in: c9bb729d5d user: drh tags: trunk
12:14
Pull the latest changes from trunk into windows-i18n. check-in: f25b6c00c8 user: drh tags: windows-i18n
12:13
Back out the [ab934c6b09fd1d5] change. Do not change the console output mode using SetConsoleOutputCP(). Go back to converting UTF8 into MBCS upon output. check-in: b33032ae40 user: drh tags: windows-i18n
12:02
Change fossil_malloc() so that it does not report "out of memory" when allocating zero bytes. check-in: 6b382b0818 user: drh tags: trunk
01:13 Fixed ticket [f91862eed3]: annotations assign lines to incorrect checkin plus 3 other changes artifact: 1d3fc9e8a6 user: drh
01:08
Performance improvement by caching prepared statements when computing ancestors and descendents of a check-in. check-in: dcc68b46b2 user: drh tags: trunk
00:50 Ticket [f91862eed3] annotations assign lines to incorrect checkin status still Open with 1 other change artifact: c7ac78d4ef user: drh ... 1 similar event omitted.
00:40
Futher improments to the display of individual file timeline graphs. check-in: 64aa186ae4 user: drh tags: trunk
00:02
Add the a=, b=, and n= query parameters to the finfo web method. Show all duplicate entries in a timeline in the right-most rail. check-in: cbc84ad65c user: drh tags: trunk
2011-05-11
21:43
Add the --filevers option to the "annotate" command and the "filevers" query parameter to the "annotate" web method. This was used to help analyze the problem described by ticket [f91862eed367] check-in: c8f10e551e user: drh tags: trunk
20:57 Ticket [f91862eed3] annotations assign lines to incorrect checkin status still Open with 2 other changes artifact: 185bdf108e user: drh ... 1 similar event omitted.
2011-05-10
13:38
Translate check-in comments received from console input from MBCS into UTF8. check-in: 2278ef0ffa user: drh tags: windows-i18n
13:30 New ticket [da3e0fb4b9] "out of memory" error via apache cgi-bin.. artifact: d0325a7a0a user: anonymous
13:29
Always write UTF8 to the console. Change the console output mode on windows to UTF8 at startup. check-in: ab934c6b09 user: drh tags: windows-i18n
12:42 Ticket [6c54714451] fossil clone is slow status still Open with 1 other change artifact: 10ee5b166d user: anonymous
2011-05-09
15:50
Pull the latest trunk changes over into the windows-i18n branch. check-in: bbba160840 user: drh tags: windows-i18n
12:57 Fixed ticket [e95f7c9337]: HTTPS CGI variable might be "ON", not "on". plus 1 other change artifact: b5db7b02fb user: drh
12:57
Accept either "on" or "ON" as the value of the HTTPS environment variable. Ticket [e95f7c93370be8c86] check-in: 2d92db7ebf user: drh tags: trunk
12:55 Fixed ticket [44002a7760]: cannot locate home directory - please set the HOMEPATH environment variable plus 1 other change artifact: 78d6828945 user: drh
12:55
Use a combination of $HOMEDRIVE$HOMEPATH instead of just $HOMEPATH when searching for the home directory on windows. Ticket [44002a7760cf5406] check-in: 3715b5d245 user: drh tags: trunk
12:44
Fix an issue with inherited capabilities in the subrepo mechanism. check-in: 3bd2de4c92 user: drh tags: trunk
12:37 Ticket [dd78d17ea9] attachment problem status still Open with 1 other change artifact: 12341fbe7c user: anonymous
12:26
Add lines describing the login to the /test_env page. check-in: c53fbe5d41 user: drh tags: trunk
2011-05-08
22:36 New ticket [8545675748] Checking out a version back 3 commits still regains changes after those 3.. artifact: 3b7ba1b7bf user: anonymous
15:57 Ticket [44002a7760] cannot locate home directory - please set the HOMEPATH environment variable status still Open with 1 other change artifact: 010eb63924 user: anonymous
13:07 New ticket [e95f7c9337] HTTPS CGI variable might be "ON", not "on".. artifact: 85ac932aff user: anonymous
04:50 Ticket [7567c8daf9] Tickets Cannot be searched from Web UI status still Open with 2 other changes artifact: 21776ce4d1 user: anonymous ... 1 similar event omitted.
2011-05-07
14:14 Ticket [f0f9aff371] 'annotate' misses changes. status still Open with 1 other change artifact: fa324d0386 user: viriketo
12:28 Edit [0eaf7528b160d4d6|0eaf7528b1]: Mark "Closed". artifact: a90a91faa0 user: drh
12:26 Edit [2a4ab3b15134939b|2a4ab3b151]: Mark "Closed". artifact: 9aa6c5e41b user: drh
12:25 Edit [e8b15ad642a681c4|e8b15ad642]: Mark "Closed". Edit check-in comment. artifact: cc315cc97f user: drh
12:23 Edit [c06edd231fc15d14|c06edd231f]: Mark "Closed". artifact: 870f6c07cc user: drh
12:22 Edit [bbf257dc9e633c29|bbf257dc9e]: Mark "Closed". Edit check-in comment. artifact: be45eb0338 user: drh
12:22 Edit [cfec72248e161667|cfec72248e]: Mark "Closed". Edit check-in comment. artifact: dc3ab94330 user: drh
12:22 Edit [9df4dcb5e1f3ff64|9df4dcb5e1]: Mark "Closed". artifact: 4ce446a99c user: drh
12:21 Edit [157eed29f4a93afa|157eed29f4]: Mark "Closed". Edit check-in comment. artifact: fde3b7fce4 user: drh
12:21 Edit [940faaa37e0e8c18|940faaa37e]: Mark "Closed". artifact: c5db393cc5 user: drh
11:42
Convert the fopen() in blob_write_to_file() into fossil_fopen(). check-in: 4373976553 user: drh tags: windows-i18n
2011-05-06
19:27 Ticket [f0f9aff371] 'annotate' misses changes. status still Open with 1 other change artifact: 72a43272a6 user: viriketo ... 2 similar events omitted.
16:55
Merge the latest trunk changes into windows-i18n branch. check-in: 59ddd3c8ae user: drh tags: windows-i18n
16:44
Show the artifact numbers on the From and To of a file diff. check-in: 9a63d1f048 user: drh tags: trunk
16:32 Fixed ticket [f0f9aff371]: 'annotate' misses changes. plus 2 other changes artifact: ec39df78ff user: drh
16:32
Improvements to the annotation algorithm so that if a line changes from X to Y then back to X, the annotation shows the second X not the first. Ticket [f0f9aff371f26] check-in: 73c38a3add user: drh tags: trunk
15:59 Ticket [04ba0f70b8] Turn the version field of tickets into links status still Open with 1 other change artifact: 4048bd36f8 user: anonymous ... 3 similar events omitted.
14:36
Add --limit and --log options to the "annotate" command and corresponding query parameters to the web annotation interface. Part of the investigation of ticket [f0f9aff371f26b4] check-in: bd36723c3d user: drh tags: trunk
13:13 Fixed ticket [b733bba0b7]: Fossil crash when doing addremove/add/extras plus 1 other change artifact: 36c0f59a8f user: drh
13:13
Fix a bug in the sub-repository detection logic. Ticket [b733bba0b7319ef2]. check-in: e56a4ec3ad user: drh tags: trunk
2011-05-05
22:00 Ticket [f0f9aff371] 'annotate' misses changes. status still Open with 1 other change artifact: 2507d4afc3 user: viriketo ... 2 similar events omitted.
21:08 Ticket [b733bba0b7] Fossil crash when doing addremove/add/extras status still Open with 3 other changes artifact: 81765bbaba user: anonymous
20:38 Closed ticket [cc52573686]: Add an 'annotate' in the Artifact web page plus 2 other changes artifact: d179bd9728 user: viriketo
19:55 New ticket [b733bba0b7] Fossil crash when doing addremove/add/extras. artifact: bad6a2a077 user: anonymous
15:16 Ticket [f0f9aff371] 'annotate' misses changes. status still Open with 2 other changes artifact: bb0c78e1e5 user: viriketo
14:44 Ticket [25c54e544e] Cancelling bgcolor leads to white status still Open with 1 other change artifact: 4e684c3e97 user: viriketo
14:38 New ticket [f0f9aff371] 'annotate' misses changes.. artifact: 9a982af8e7 user: viriketo
14:20 Ticket [00f2d104de] Segfaults and broken strings sometimes. status still Open with 2 other changes artifact: 1613600c91 user: viriketo ... 1 similar event omitted.
2011-05-04
18:56 Ticket [8d916f5fc3] Issues with branch windows-i18n status still Open with 1 other change artifact: 3fa8ba52e7 user: anonymous ... 1 similar event omitted.
13:56
When listing closed branches, only show a branch if every leaf of that branch is closed. check-in: 74c86dd1da user: drh tags: trunk
11:16
Merge the latest changes from trunk. check-in: 503a0ef555 user: drh tags: windows-i18n
11:13
Add a wrapper around all calls to access() that translates UTF8 to MBCS. check-in: 850d3df44e user: drh tags: windows-i18n
2011-05-03
21:55 Ticket [8d916f5fc3] Issues with branch windows-i18n status still Open with 1 other change artifact: 47df355410 user: anonymous
20:25
Convert the results of getenv() from MBCS into UTF8. check-in: b7df0b9ce6 user: drh tags: windows-i18n
20:24 Add attachment windows-i8n_test2.png to ticket [336924579d] artifact: 2698817810 user: anonymous
20:22 Ticket [336924579d] my test with windows-i18n branch status still Open with 2 other changes artifact: a925f47c8d user: anonymous
19:48 Ticket [8d916f5fc3] Issues with branch windows-i18n status still Open with 2 other changes artifact: d8dd9b15c9 user: anonymous
18:32
Convert filenames from UTF8 to MBCS on windows when checking if a file exists or checking its size, etc. Ticket [336924579dd95e7cceaeeae5]. check-in: 48f5dadafd user: drh tags: windows-i18n
16:58 Ticket [336924579d] my test with windows-i18n branch status still Open with 2 other changes artifact: 1c1d6d5d92 user: anonymous
16:56 Add attachment windows-i8n_test.png to ticket [336924579d] artifact: e6362fc466 user: anonymous
16:56 New ticket [336924579d] my test with windows-i18n branch. artifact: b462e0bc31 user: anonymous
15:40 Ticket [ee97701f4c] "fossil add" broken for repos opened into "/" status still Open with 2 other changes artifact: 8b2450330c user: anonymous
13:39 Ticket [25c54e544e] Cancelling bgcolor leads to white status still Open with 2 other changes artifact: 77c91e9eda user: anonymous ... 1 similar event omitted.
13:37
Enable Basic Authorization during sync operations by prepending a single "#" to the password. check-in: c1506adbf7 user: drh tags: trunk
13:00 New ticket [25c54e544e] Cancelling bgcolor leads to white.. artifact: ef8b191829 user: viriketo
01:12
Update the fossil_system() function so that it converts the system command form UTF8 into MBCS before calling system(). Speculative fix for ticket [8d916f5fc30be3]. check-in: a65c97afd6 user: drh tags: windows-i18n
2011-05-02
19:13 New ticket [8d916f5fc3] Issues with branch windows-i18n. artifact: f2a8519adf user: anonymous
14:39 Ticket [55fa8c23e3] Broken propagate colour to descendants, if there is a new colour in the middle status still Open with 4 other changes artifact: d1078f4d97 user: drh
14:38 Fixed ticket [72c7d223d5]: CGI Server 'directory' mode requires ".fossil" extension on repositories plus 2 other changes artifact: b6c3999358 user: drh
14:37
Corrections to the multi-repository server documentation. Ticket [72c7d223d5258]. check-in: b951baa5c9 user: drh tags: trunk
14:29 Fixed ticket [d299fb9842]: failed `fossil open` - delete _FOSSIL_ plus 1 other change artifact: a6bb8411ca user: drh
14:29
Automatically delete the _FOSSIL_ file after a failed open. Ticket [d299fb9842d6bc] check-in: 0aee050f32 user: drh tags: trunk
13:31
Change calls to unlink() into file_delete(). The file_delete() routine converts filenames to MBCS from UTF if necessary. check-in: eea6449098 user: drh tags: windows-i18n
13:10
Merge in changes from trunk. check-in: f8f1c4e9a3 user: drh tags: windows-i18n
13:09
Avoid using the %lld printf conversion since windows does not support it. check-in: be467e9328 user: drh tags: trunk
08:38 Ticket [9bf1f9d502] Misleading summary of merge troubles at the end of merge status still Open with 2 other changes artifact: db5f0db2c8 user: viriketo ... 1 similar event omitted.
08:34 New ticket [7326efdc56] Misleading summary of merge troubles at the end of merge. artifact: 646e9326c8 user: viriketo
Previous month ↓