Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around fa1c7d598f21ac66.
2008-10-16
| ||
13:01 | • New ticket [a5fba652a6] remote `fossil clone` failed. ... (artifact: 703a989edf user: anonymous) | |
11:51 | • New ticket [935f17dc4b] timeline with the commits only. ... (artifact: 24f07ade9b user: anonymous) | |
11:50 | • New ticket [83af1f5401] fossil rollback. ... (artifact: cddaa3e02a user: anonymous) | |
11:49 | • New ticket [b6a684ca26] push/pull with the local directory. ... (artifact: 2bbe72b26b user: anonymous) | |
11:46 | • New ticket [04a259be40] operations upon all files. ... (artifact: c49947effb user: anonymous) | |
2008-10-11
| ||
15:11 | Fix a few typos in documentation. ... (check-in: 4ef19b554a user: drh tags: trunk) | |
2008-10-09
| ||
18:09 | Fixed a number of small typos. ... (check-in: d0e8e88d54 user: aku tags: trunk) | |
2008-10-06
| ||
11:33 | Fix a few C99-isms in the code so that the code will build on older C compilers. ... (check-in: 3d62a9fb39 user: drh tags: trunk) | |
11:28 | Minor edits to the Questions and Criticisms document. ... (check-in: 5cbfe0cde2 user: drh tags: trunk) | |
00:31 | Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. ... (check-in: cbc8983685 user: drh tags: trunk) | |
2008-10-05
| ||
13:34 | • Ticket [65363298fd] Include bug report formats in update status still Open with 5 other changes ... (artifact: 3c8287b7a0 user: drh) | |
13:20 | • Ticket [5f681dfeee] Need a mechanism to sync the REPORTFMT and CONCEALED tables status still Open with 5 other changes ... (artifact: d677c79423 user: drh) | |
13:13 | The UNIQUE constraint on the default TICKET table was wrong. The tkt_uuid column should be unique unto itself, not in combination with tkt_time. Existing servers will need to fix their TICKET implementations using the setup menu. This check-in changes the default. ... (check-in: fb8dc7d07f user: drh tags: trunk) | |
12:34 | • Fixed ticket [b3482d580e]: Cannot clone a repository db file plus 4 other changes ... (artifact: 0f2f8da458 user: drh) | |
12:34 | Get cloning working for local files without the use of network I/O. Ticket [b3482d580e]. ... (check-in: 9236f0c086 user: drh tags: trunk) | |
11:18 | • Closed ticket [8a8058c52d]: This is a test bug plus 4 other changes ... (artifact: 5992edc217 user: drh) | |
01:03 | Documentation updates. ... (check-in: c8893c69ac user: drh tags: trunk) | |
2008-10-04
| ||
20:40 | The "configuration" command will now sync ticket report formats, shunned UUIDs, and user information (but not user passwords). Added the "config merge" method. Fix an initialization bug that was given Admin privilege to anonymous by default. ... (check-in: bf75ea9852 user: drh tags: trunk) | |
2008-10-03
| ||
19:46 | • Fixed ticket [74814a6682]: Typo on Wiki Formatting Rules Page plus 4 other changes ... (artifact: 27a5332deb user: drh) | |
19:45 | Fix a typo: "tested" becomes "nested". Ticket [74814a6682]. ... (check-in: 20a0fbdf64 user: drh tags: trunk) | |
18:43 | • New ticket [2e3dc63382] Default Severity Annoying. ... (artifact: 868c182bf2 user: anonymous) | |
18:41 | • New ticket [74814a6682] Typo on Wiki Formatting Rules Page. ... (artifact: 322a113aab user: anonymous) | |
18:08 | • New ticket [8a8058c52d] This is a test bug. ... (artifact: fd4222ec1e user: anonymous) | |
17:43 | • New ticket [3bec93e348] bug in my soup. ... (artifact: b5ce97b969 user: anonymous) | |
2008-09-27
| ||
18:52 | corrected 'Duration of Project' to round up, so a 2-day-old project doesn't show up as 1 day old ... (check-in: dab84c22ee user: stephan tags: trunk) | |
2008-09-23
| ||
20:53 | Fix a bug in the mime-type decoder for the /doc method. ... (check-in: fa1c7d598f user: drh tags: trunk) | |
2008-09-21
| ||
19:01 | • Fixed ticket [c7660d24bc]: c699 builds incorrectly - runs mkindex before any translate plus 3 other changes ... (artifact: e9d8e9dfd6 user: stephan) | |
19:00 | fixed deps problem created by my last checkin. Now builds properly in non-parallel mode ... (check-in: d2ae873e9e user: stephan tags: trunk) | |
18:48 | • Ticket [c7660d24bc] c699 builds incorrectly - runs mkindex before any translate status still Open with 5 other changes ... (artifact: 233fcf617e user: stephan) ... 1 similar event omitted. | |
2008-09-19
| ||
15:36 | fixed Makefile dependency orderings so parallel compilation (e.g. make -j2) can work (cuts my build times in half) ... (check-in: c699c491df user: stephan tags: trunk) | |
11:11 | fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. ... (check-in: 7ae01ee47b user: stephan tags: trunk) | |
07:30 | • Ticket [16f8dabf66] Prune empty dirs when switching checkout UUIDs status still Open with 5 other changes ... (artifact: b17e708712 user: stephan) ... 1 similar event omitted. | |
2008-09-18
| ||
11:51 | • Closed ticket [4bf3cca894]: TODO: Build flags for Solaris plus 3 other changes ... (artifact: 501b04ae14 user: stephan) ... 1 similar event omitted. | |
11:21 | added comments about necessary link flags for Solaris 10 + OpenSolaris ... (check-in: 7dddab2fbe user: stephan tags: trunk) | |
07:23 | • New ticket [4bf3cca894] TODO: Build flags for Solaris. ... (artifact: 4d9631e433 user: stephan) | |
03:03 | • New ticket [5cf318a1d0] Use latest UUID associated with a tag by default. ... (artifact: 0921b9c631 user: anonymous) | |
2008-09-17
| ||
14:50 | • New ticket [368a5d6c5b] specifying a tag in command should default to the latest UUID with that tag. ... (artifact: c1379f2952 user: anonymous) | |
2008-09-12
| ||
02:56 | • New ticket [65363298fd] Include bug report formats in update. ... (artifact: b222004c6c user: anonymous) | |
2008-09-11
| ||
17:12 | Fix a memory double-free'd problem. In function <tt>cgi_set_cookie</tt> the <tt>zDate</tt> was allocated via usage of <tt>cgi_rfc822_datestamp</tt>. But as it was appended to the blob <tt>extraHeader</tt> via the format specifier <tt>%z</tt> the memory was free'd by <tt>blob_appendf</tt>. As <tt>cgi_rfc822_datestamp</tt> might return both a dynamic allocated empty string as well as a dynamic allocated string containing the time stamp, <tt>blob_appendf</tt> should not try to free the <tt>zDate</tt>. So now the format specifier is changed to <tt>%s</tt> to let us decide, if we want to free the memory or not. ... (check-in: aeeba751c4 user: cle tags: trunk) | |
2008-09-07
| ||
08:32 | Remove small glitch that prevent fossil to be built with BSD make. ... (check-in: f3fb059eb6 user: cle tags: trunk) | |
2008-09-06
| ||
13:29 | Merge tagview branch into mainline ... (check-in: 8745d0d579 user: eric tags: trunk) | |
13:16 | Merge mainline into tagview branch ... (check-in: a55a0a49a3 user: eric tags: eric-tagview-rework, trunk) | |
13:09 | Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. ... (check-in: 5b87749575 user: eric tags: eric-tagview-rework, trunk) | |
2008-09-03
| ||
18:52 | Clarify some comments in name.c ... (check-in: 5113ab5981 user: eric tags: eric-tagview-rework, trunk) | |
2008-09-02
| ||
14:02 | • New ticket [c62fac40af] Edit CSS/HTML in Setup adds extra CR/LF, wrong http Content-length. ... (artifact: 727fdd03f3 user: anonymous) | |
05:02 | • New ticket [cc8271389a] unable to check fossil-users Archives. ... (artifact: b3b2b8f481 user: anonymous) | |
2008-08-30
| ||
13:20 | Add a much larger and more complete file-suffix to mimetype translation table to the "doc" method. ... (check-in: 8e66784522 user: drh tags: trunk) | |