Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 75e6a0bafce283e8.
2012-08-08
| ||
13:46 | Updating from trunk. I solved three merge conflicts about hyperlinks. check-in: 08db320464 user: viriketo tags: annotate_links | |
13:22 | When using /zip or /tarball without a UUID, use "trunk" instead of "tip" as the default. Ticket [300fc543b24250e256] check-in: eb0933ca55 user: drh tags: trunk | |
13:13 | • Fixed ticket [c2efdd64bf]: Allow for replay-style imports to the ticket system plus 2 other changes artifact: b30d010307 user: drh | |
13:13 | Add the --uuid-override option to the "fossil ticket add" command. Ticket [c2efdd64bff166c3] check-in: 294cddf3ba user: drh tags: trunk | |
13:04 | • Fixed ticket [6e23fe1101]: "make install" dosn't create the target directory plus 1 other change artifact: 3e5ad04c95 user: drh | |
13:04 | Changes "make install" so that it makes sure that the installation directory actually exists. Ticket [6e23fe11013961]. check-in: 426e8edc30 user: drh tags: trunk | |
12:53 | • Closed ticket [6dba56543b]: fossil ticket --quote segfaults when adding to the comment artifact: a9b23edba9 user: rmax ... 1 similar event omitted. | |
12:42 | • Fixed ticket [300fc543b2]: Imply "trunk" when no uuid is given to tarball or zip downloads plus 1 other change artifact: 348442f20e user: drh | |
12:42 | • Edit [8f002216829b6370]: Edit check-in comment. artifact: 82f07646f3 user: drh | |
12:41 | If no uuid= query parameter is used for the /tarball or /zip URIs, then use the latest checkin (aka "tip"). Ticket [300fc543b24250e256867]. check-in: 8f00221682 user: drh tags: trunk | |
12:36 | Avoid freeing memory that might not have been malloced in the "ticket" command with the --quote option. Ticket [6dba56543b89dc4]. check-in: 0bc2a94104 user: drh tags: trunk | |
12:35 | • Ticket [6dba56543b] fossil ticket --quote segfaults when adding to the comment status still Open with 1 other change artifact: 81d4e75741 user: drh | |
12:28 | • New ticket [6e23fe1101] "make install" dosn't create the target directory. artifact: bc7cb05eaa user: rmax | |
11:25 | Version 1.23 check-in: 957b17af58 user: drh tags: trunk, release, version-1.23 | |
11:24 | Additional documentation updates prior to the 1.23 release. check-in: 411e88cbaf user: drh tags: trunk | |
11:21 | • Ticket [6dba56543b] fossil ticket --quote segfaults when adding to the comment status still Open with 1 other change artifact: 3d071d49fa user: drh ... 1 similar event omitted. | |
11:02 | • Ticket [300fc543b2] Imply "trunk" when no uuid is given to tarball or zip downloads status still Open with 1 other change artifact: 5e434dcaae user: rmax ... 2 similar events omitted. | |
03:47 | • Ticket [6dba56543b] fossil ticket --quote segfaults when adding to the comment status still Open with 2 other changes artifact: d89aaafa62 user: mistachkin | |
03:41 | • Ticket [c2efdd64bf] Allow for replay-style imports to the ticket system status still Open with 4 other changes artifact: 2f2f6670bf user: mistachkin | |
03:28 | Bump version of OpenSSL in the MinGW makefiles. Also, remove superfluous subst operations from the MinGW makefiles. check-in: 0324ed61fb user: mistachkin tags: trunk | |
2012-08-07
| ||
16:57 | • Changes to wiki page To Do List artifact: 75e6a0bafc user: drh | |
16:55 | • Changes to wiki page To Do List artifact: bf4955cc96 user: drh | |
15:25 | • Add attachment "fossil-uuid-override.patch" to ticket [c2efdd64bf] artifact: 55d3314f92 user: rmax | |
14:58 | The SQL parameter $login in the SQL for a report returns the name of the login name of the current user. check-in: a4249d2180 user: drh tags: trunk | |
11:42 | Add the "Klingon Code Warriors" quote to the quotes.wiki page. check-in: e00e6205b6 user: drh tags: trunk | |
11:28 | • Add attachment "fossil-6dba56543b89dc41-1.patch" to ticket [6dba56543b] artifact: 156c8c6eb4 user: rmax | |
2012-08-06
| ||
16:19 | • New ticket [6dba56543b] fossil ticket --quote segfaults when adding to the comment. artifact: 442ac25a1b user: rmax | |
15:28 | Update the change log. check-in: d982f8944c user: drh tags: trunk | |
15:04 | Increase the version number to 1.23. check-in: 399e868d72 user: drh tags: trunk | |
14:41 | Add --user-override and --date-override options to the "fossil ticket add" command. check-in: ea4acb5c5d user: drh tags: trunk | |
11:15 | Fix minor documentation typo. check-in: 372879b388 user: drh tags: trunk | |
2012-08-03
| ||
18:41 | merged in [336e1355b927f]. Leaf check-in: 82e78034da user: stephan tags: th1-query-api | |
11:02 | • New ticket [c2efdd64bf] Allow for replay-style imports to the ticket system. artifact: 1141fc7d4f user: rmax | |
2012-07-27
| ||
00:26 | Fix another faulty though harmless memset() initialization. check-in: 336e1355b9 user: drh tags: trunk | |
00:00 | Fix a faulty (but harmless) initialization in the MD5 code. check-in: ed005e302d user: drh tags: trunk | |
2012-07-26
| ||
17:27 | Removed legacy comparison of uint<0 (the type used to be 'long', IIRC). Thanks to Doug C. for the report. check-in: bff50b17eb user: stephan tags: trunk | |
10:03 | • New ticket [a6e558ffda] Allow "fossil changes" between two checkins. artifact: 6ed5b903c0 user: rmax | |
2012-07-25
| ||
12:05 | Allow the setup user to add the chngtime query parameter to ci_edit. This can be used to override incorrect tags that have a date way in the future. check-in: ca72f02c9b user: drh tags: trunk | |
11:18 | In the user edit screen, display capabilities in three columns. check-in: 60cf260b6e user: drh tags: trunk | |
10:58 | Add <label> markup around all checkbox form entries. check-in: e78c49d30a user: drh tags: trunk | |
2012-07-22
| ||
17:59 | merged in trunk [11abffbb497d67a], added a test script to check a th1 memleak case. check-in: 13b0e0b4d4 user: stephan tags: th1-query-api | |
17:40 | Pulled in minor memleak fix [bee0036681]. check-in: 11abffbb49 user: stephan tags: trunk | |
16:54 | Fixed a memleak in the th1 variadic proc args support. check-in: bee0036681 user: stephan tags: th1-query-api | |
13:11 | Minor usage simplifications in the th1 argv API. check-in: 24b9fbca0f user: stephan tags: th1-query-api | |
11:55 | Reduced the set of th1-exported SQLITE_xxx constants to those which are actually used in script APIs. Minor doc updates. check-in: 8e04055133 user: stephan tags: th1-query-api | |
11:39 | minor th1 doc and script code cleanups. check-in: 2b4b2a5091 user: stephan tags: th1-query-api | |