Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around f3d4a2db535a12c1.
2009-12-07
| ||
21:53 | fixed a couple missing closing quotes (they screw up emacs' highlighting) ... (check-in: 50a372c1e5 user: stephan tags: trunk) | |
20:23 | Update SQLite to version 3.6.21 final. ... (check-in: 9f654b9984 user: drh tags: trunk) | |
20:22 | • Edit [6f0df6c741887ef2|6f0df6c741]: Edit check-in comment. Timestamp 2009-12-07 20:20:22. ... (artifact: cd9bb297e0 user: jeremy_c) | |
20:20 | Fixed the insertion of invalid P tags inside of UL and OL elements when autoparagraph is on. Bug was reported on the fossil mailing list by Stephan Beal. ... (check-in: 6f0df6c741 user: jeremy_c tags: trunk) | |
18:34 | changed a two-part/closed BR tag to avoid a warning from HTML syntax verifiers. ... (check-in: 6009ff325f user: stephan tags: trunk) | |
2009-12-04
| ||
15:23 | Update SQLite to the first release candidate for 3.6.21. ... (check-in: 017d281f45 user: drh tags: trunk) | |
2009-12-03
| ||
09:35 | • New ticket [4d6b7d4e1a] New option: fossil update --dry-run .... ... (artifact: d4adb09f18 user: anonymous) | |
01:20 | • Ticket [66de526498] tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()... status still Open with 1 other change ... (artifact: 92e461fbd8 user: anonymous) | |
2009-12-02
| ||
17:10 | • New ticket [17163719d8] Graphical web diff. ... (artifact: d9f4cb2b50 user: anonymous) | |
15:34 | • New ticket [d0d21c56d6] Update should restore locally missing files. ... (artifact: ac0e8a7f51 user: anonymous) | |
04:23 | • New ticket [6afb0eab56] Automatic ticket to check-in referencing. ... (artifact: 322cae9948 user: anonymous) | |
2009-11-30
| ||
14:44 | • Ticket [5a13dbd275] add and ci/commit are inconsistent wrt "*" handling status still Open with 1 other change ... (artifact: bc1c1a9886 user: stephan) | |
14:42 | • Ticket [eed6d07c6e] Non-ASCII characters not allowed in wiki page titles status still Open with 2 other changes ... (artifact: 9b28f474f0 user: stephan) | |
14:39 | • Ticket [5125de2e62] Enable type of file (extension) to be ignored (e.g. *.OBJ) status still Open with 1 other change ... (artifact: 9fc94e0351 user: stephan) | |
13:36 | • New ticket [e4da774beb] incorrect quote handling for HTML tag elements. ... (artifact: b9c0a2ad5a user: stephan) | |
2009-11-28
| ||
21:35 | • Ticket [66de526498] tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()... status still Open with 1 other change ... (artifact: 97a208b57e user: anonymous) | |
21:04 | • Ticket [1e919e389b] "fossil update" doesn't update status still Closed with 1 other change ... (artifact: cfbde731ce user: anonymous) ... 4 similar events omitted. | |
2009-11-25
| ||
22:30 | • Ticket [66de526498] tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()... status still Open with 2 other changes ... (artifact: e748d766bc user: anonymous) ... 1 similar event omitted. | |
22:14 | Update to the latest version of SQLite with improved sqlite3_trace() support. This makes the output of --sqltrace much more helpful. ... (check-in: 732d7c406e user: drh tags: trunk) | |
2009-11-24
| ||
19:46 | • Ticket [5f9f516a22] Cannot commit changes: tree checksums before and after commit do not match status still Open with 1 other change ... (artifact: 4a4690374f user: eric) | |
2009-11-23
| ||
13:21 | Update the SQLite used internally to the first 3.6.21 release candidate. ... (check-in: f3d4a2db53 user: drh tags: trunk) | |
2009-11-22
| ||
23:32 | • Ticket [5f9f516a22] Cannot commit changes: tree checksums before and after commit do not match status still Open with 1 other change ... (artifact: 96b3367bc1 user: drh) ... 1 similar event omitted. | |
2009-11-16
| ||
20:46 | • Ticket [3f2cb270b2] Assertion on "fossil update" when trying to merge a binary file status still Open with 2 other changes ... (artifact: b4bb5f57c0 user: anonymous) ... 1 similar event omitted. | |
14:11 | • Ticket [5f9f516a22] Cannot commit changes: tree checksums before and after commit do not match status still Open with 2 other changes ... (artifact: 06eefe8563 user: anonymous) | |
2009-11-15
| ||
16:15 | • New ticket [d7c0de3c2b] add support of ssh:// protocol. ... (artifact: 9f6cab5653 user: anonymous) | |
2009-11-14
| ||
14:38 | In the file_isdir() routine, make sure the filename is simplified (has no "/../" or "/./" components and does not end with "/") in order to work around bugs in mingw. ... (check-in: a7822bcc00 user: drh tags: trunk) | |
2009-11-13
| ||
14:18 | • Ticket [95d893c207] diagnostics for fossil tag cancel X Y status still Open with 1 other change ... (artifact: db4083455b user: drh) ... 1 similar event omitted. | |
01:36 | • Ticket [1cbbf8aecd] multiple tagging status still Closed with 1 other change ... (artifact: b19416c5c0 user: anonymous) ... 2 similar events omitted. | |
2009-11-12
| ||
16:41 | • Ticket [95d893c207] diagnostics for fossil tag cancel X Y status still Open with 3 other changes ... (artifact: c8b858e137 user: drh) ... 1 similar event omitted. | |
2009-11-11
| ||
16:21 | • Fixed ticket [974618fe5a]: fossil all rebuild does redundant rebuilds on windows plus 2 other changes ... (artifact: 5428775198 user: drh) | |
16:21 | Deal with windows filename aliasing in the "all" command. Ticket [974618fe5a8]. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. ... (check-in: d5695157d0 user: drh tags: trunk) | |
14:59 | • New ticket [974618fe5a] fossil all rebuild does redundant rebuilds on windows. ... (artifact: 724d623b6e user: rwilson) | |
14:59 | Better error messages when "sync" fails due to server problems. Ticket [bfb8427cdd5] ... (check-in: 0690aa18a4 user: drh tags: trunk) | |
2009-11-10
| ||
14:55 | • New ticket [d642c3621a] Improve and update documentation. ... (artifact: 4b54720099 user: anonymous) | |
2009-11-09
| ||
21:32 | Fix an issue with the command-line timeline. Fix typos in documentation. ... (check-in: e2431b17df user: drh tags: trunk) | |
21:25 | • Closed ticket [7bb8f2359a]: please add a fossil command to retrieve the history for a given file plus 2 other changes ... (artifact: 60a3ba9a25 user: drh) | |
21:22 | Reformat some code in http_ssl.c ... (check-in: d92945e5da user: dmitry tags: ssl) | |
20:26 | • New ticket [7bb8f2359a] please add a fossil command to retrieve the history for a given file. ... (artifact: 4d6d15da2b user: anonymous) | |
19:00 | • New ticket [fd42f1fc3d] request to add ticket Comment in RSS feed. ... (artifact: 77cd3dbf8f user: anonymous) | |