Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 events occurring around 89a2e88107f2e9a4.
2013-02-19
| ||
05:15 | merge with trunk Leaf check-in: 102bfeae46 user: orefkov tags: orefkovs-change | |
2013-02-18
| ||
22:35 | Update version of OpenSSL that is referred to in the makefiles. Leaf check-in: ab9b449190 user: mistachkin tags: trunk | |
21:45 | /info/TICKET_UUID now only shows the ticket title if the ticket db has a title field. Leaf check-in: 1c46835e4c user: stephan tags: timeline-rss-ticket | |
13:48 | • Задача [5df2715635] Conflicting # of checkins статус остался Fixed с 3 изменением artifact: 41b6ef3dc3 user: stephan ... 1 similar event omitted. | |
13:46 | Fixed ticket [5df2715635b99bd46a] (check-in count mismatch). check-in: b27c0d6d3f user: stephan tags: trunk | |
10:03 | New function fossil_utf8_to_filename, such that fossil_unicode_to_utf8/fossil_utf8_to_unicode/fossil_unicode_free are not used on UNIX/MAC any more: On UNIX those 3 functions were only no-ops, but this allows to re-implement then for real unicode <-> utf-8 conversions. There is an "#ifdef _WIN32" around those 3 functions and 2 more (fossil_mbcs_to... Leaf check-in: cc3976fd30 user: jan.nijtmans tags: fossil_utf8_to_filename | |
08:30 | merge trunk Leaf check-in: fdd51b617c user: jan.nijtmans tags: ticket-d17d6e5b17 | |
2013-02-17
| ||
21:37 | merge trunk Leaf check-in: fdf9050c4b user: jan.nijtmans tags: improve_commit_warning | |
17:21 | • Edit [ac1af2306b70c537]: Marked "Closed". artifact: 8a4ffccf1f user: jan.nijtmans | |
14:47 | More simplification in UTF-16 bom detection Leaf check-in: 1e70f211f9 user: jan.nijtmans tags: utf16Bom | |
14:43 | Remove two unused variables check-in: a98467b661 user: jan.nijtmans tags: trunk | |
02:34 | • Новая задача [5df2715635] Conflicting # of checkins. artifact: 11001293b3 user: anonymous | |
2013-02-16
| ||
23:13 | • Edit [4f95ea8c56718447]: Edit check-in comment. artifact: 6179c1bade user: drh | |
14:12 | Limit the complexity of the diff display on check-in information pages. check-in: 4f95ea8c56 user: drh tags: trunk | |
00:04 | Version 1.25 check-in: d2e07756d9 user: drh tags: trunk, release, version-1.25 | |
2013-02-15
| ||
19:57 | Improvements to UTF-16 byte-order-mark detection. check-in: 3d988df670 user: mistachkin tags: trunk | |
16:15 | Formatting tweaks to the "dbstat" command so that it works better on an 80-column shell window. check-in: 8522e0ab02 user: drh tags: trunk | |
15:53 | Update the change log for version 1.25. check-in: b9625cfeb4 user: drh tags: trunk | |
15:14 | On a side-by-side diff, shift small differences as far to the left as possible. check-in: 89a2e88107 user: drh tags: trunk | |
14:52 | Fix the file: sync protocol so that it works on windows even if the client repository is in a directory that contains non-ASCII characters in its name. check-in: b5aab69514 user: drh tags: trunk | |
14:37 | Fixing annotate. It was hanging. Leaf check-in: 96c3133576 user: viriketo tags: annotate_links | |
2013-02-14
| ||
21:58 | More aggressively compress uparrows in the timeline when the length of the arrow is short. check-in: 6267e24b39 user: drh tags: trunk | |
21:51 | In the timeline graph, always display the black dot in the middle of leaf nodes even when ascenders and descenders are omitted, such as on an f= graph. check-in: 162538351d user: drh tags: trunk | |
21:15 | More compact display of the graph for the "family" of a particular checkin. check-in: 27dfe95d17 user: drh tags: trunk | |
2013-02-13
| ||
21:33 | Thinner and visually sharper arrows on the horizontal merge-in lines of the timeline graph. check-in: a4f6e88411 user: drh tags: trunk | |
21:12 | Removed some orphaned function docs (function was moved to db.c at some point). check-in: 9dab2e0646 user: stephan tags: trunk | |
20:16 | Correct comment and remove superfluous return statement. Leaf check-in: a49749ed5d user: mistachkin tags: utf16Bom | |
17:43 | removed an invalid FIXME. Comment changes only. check-in: 38bf1d0f56 user: stephan tags: trunk | |
14:12 | Update the built-in SQLite to the latest from the SQLite trunk. check-in: f7f764b760 user: drh tags: trunk | |
11:31 | Add a draft document describing the ticket tables and how they are generated from ticket change artifacts. check-in: d5be709c20 user: drh tags: trunk | |
09:28 | "reverse" should mean big-endian on little-endian machines. check-in: cdffec2b63 user: jan.nijtmans tags: utf16Bom | |
03:14 | Improvements to the UTF-16 BOM detection. check-in: 81c4d78137 user: mistachkin tags: utf16Bom | |
2013-02-12
| ||
20:17 | Picking recent trunk fixes on tickets. check-in: 7a8ed6d7df user: viriketo tags: annotate_links | |
19:23 | Revised ticket processing to align with coding style guide, and for clarity of presentation. check-in: 67f787dc4e user: drh tags: trunk | |
19:09 | Fixing the rebuild of the ticket databases, so they get properly the comments included by manifests' "+comment". drh says not to be able to reproduce this issue, but here is a fix that makes all work for me. Feel free to rewrite this patch to match your taste. check-in: 9cca9398ab user: viriketo tags: trunk | |
16:57 | Update src/rss.c with latest version from dg-misc branch (original at [01e85ec4]). check-in: a10282407c user: dg tags: timeline-rss-ticket | |
16:47 | Merge from trunk. Leaf check-in: e4a698bdd2 user: dg tags: use-fossil_strcmp-everywhere, dg-misc | |
12:05 | • Edit [c209105f0fded945]: Marked "Closed". artifact: 0728a7b473 user: jan.nijtmans | |
11:53 | Replaced a call to realloc() with cson_realloc() (which, in turn, uses the fossil realloc). check-in: a1d2cd84b8 user: stephan tags: trunk | |
10:08 | timeline.rss with single-ticket support, based on David Given's patch. check-in: 1bc09124bd user: stephan tags: timeline-rss-ticket | |
2013-02-11
| ||
20:36 | Fixed the auto-width diff display. check-in: 1b07b3d9b2 user: viriketo tags: annotate_links | |
19:46 | Making it build; diff doesn't work well, about with calculation, yet. check-in: facd98ce8c user: viriketo tags: annotate_links | |
19:30 | Merging from trunk. I still have merge conflicts since my previous merge. check-in: bdeb633a6c user: viriketo tags: annotate_links | |