Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around ffff85a7dc31611a.
2011-06-15
| ||
03:46 | • Ticket [ffa87168ce] Update after clone requires reset of login information status still Open with 2 other changes artifact: fe863a84ae user: ron | |
03:45 | • Add attachment "testfossil.sh" to ticket [ffa87168ce] artifact: 1e3c535163 user: ron | |
03:45 | • New ticket [ffa87168ce] Update after clone requires reset of login information. artifact: 8fcfc7632f user: ron | |
2011-06-14
| ||
23:59 | When doing a merge, only follow direct ancestor links when computing the set of filename changes. Do not follow merge links as this can result in non-intuitive changes. Ticket [554f44ee74e3d3b]. check-in: 1c4d1272a6 user: drh tags: trunk | |
22:31 | Disable several warnings about sorting w/o an index. check-in: b893eb0dad user: drh tags: trunk | |
22:16 | A very simple commit fix. check-in: 3a610a3980 user: drh tags: trunk | |
17:24 | Change the minimum required autoconf from 2.67 to 2.62. check-in: 0241d75a90 user: drh tags: autoconf | |
17:21 | Add Makefile.in forgotten in [8559c781c2]. check-in: dcda2dbcb0 user: joerg tags: autoconf | |
17:10 | Remove NetBSD RCS ID check-in: 8079974223 user: joerg tags: autoconf | |
17:09 | Add very basic configure script. It is just checking for zlib, OpenSSL and the USE_PREAD support on the BSDs. check-in: 8559c781c2 user: joerg tags: autoconf | |
15:17 | • Ticket [554f44ee74] Interbranch interference with merges and renames status still Open with 2 other changes artifact: 5e0ca28d45 user: viriketo | |
15:16 | • Add attachment "tmp.fossil" to ticket [554f44ee74] artifact: 8c7bc0fe46 user: viriketo | |
15:15 | • New ticket [554f44ee74] Interbranch interference with merges and renames. artifact: 712ac75063 user: viriketo | |
2011-06-13
| ||
23:11 | • Ticket [40f32e9733] incorrect url for check-ins entry on ticket history menu status still Open with 2 other changes artifact: 040ee2b966 user: anonymous | |
21:23 | • Ticket [5ad1d9a23c] Makefile fails to run uname with GNU Make 3.82 status still Open with 1 other change artifact: 728bbea168 user: anonymous ... 2 similar events omitted. | |
2011-06-12
| ||
22:56 | • New ticket [084eedc010] add support for Haiku. artifact: 5fab042a8e user: anonymous | |
22:46 | • New ticket [5124563ac1] stash save fails after file remove. artifact: 2a15d15730 user: anonymous | |
2011-06-11
| ||
05:12 | • Changes to wiki page compillingOnWindows artifact: c677fc964d user: anonymous | |
05:07 | • Ticket [9c3e2a224b] SIGSEGV on pull status still Fixed with 1 other change artifact: e1af38f15e user: anonymous | |
2011-06-10
| ||
15:14 | When creating manifest files as part of a "fossil import" command, ensure that "T" cards are added in sorted order, and that there are no duplicates. check-in: 6ed7ceb1de user: dan tags: trunk | |
2011-06-09
| ||
19:45 | • Fixed ticket [9c3e2a224b]: SIGSEGV on pull plus 2 other changes artifact: c865b1db85 user: drh | |
19:20 | Make sure the content of a manifest has been materialized and is not a copy-or-write segment of another blob prior to parsing it. Ticket [9c3e2a224b6b0055] check-in: 0538980488 user: drh tags: trunk | |
00:33 | • Changes to wiki page Cookbook artifact: ffff85a7dc user: anonymous | |
2011-06-08
| ||
18:00 | • Ticket [9c3e2a224b] SIGSEGV on pull status still Open with 1 other change artifact: a90ba3943c user: ron ... 2 similar events omitted. | |
03:13 | • Closed ticket [cb0b73e747]: Cannot create manifest.uuid file plus 2 other changes artifact: 23e586e2e9 user: anonymous ... 2 similar events omitted. | |
00:32 | • Changes to wiki page Cookbook artifact: 2b696eec37 user: anonymous | |
2011-06-07
| ||
19:07 | • New ticket [30b28cf351] Merge to the checkout (on update) fails, if with renames. artifact: c734ef53f0 user: viriketo | |
15:51 | Improvements to the "annotate" algorithm: Only search primary ancestors; ignore branchs. check-in: 621be70494 user: drh tags: trunk | |
02:09 | Merge the venks-emacs changes into trunk. check-in: fbf417b681 user: drh tags: trunk | |
00:48 | Pull the latest trunk changes into the venks-emacs branch. check-in: 690ba8cbdb user: drh tags: venks-emacs | |
2011-06-06
| ||
18:58 | • Closed ticket [a9210adfea]: "uncommit" or "rollback" command plus 2 other changes artifact: 65de2fa059 user: anonymous | |
17:59 | Fix indentation and tabs to style guide check-in: 081a29c0b7 user: venkat tags: venks-emacs | |
17:31 | • Edit [fd6f1c5e619fc297]: Edit check-in comment. artifact: 90e3e9eca3 user: drh | |
17:17 | When setting execute permission only set it for those users that also have read permission. check-in: fd6f1c5e61 user: drh tags: trunk | |
17:15 | Bug fix: make sure "fossil update" sets the execute permission bit correctly. check-in: 37c231b11d user: drh tags: trunk | |
16:50 | Remove an unnecessary level of function nesting. check-in: 12989181a6 user: drh tags: trunk | |
12:15 | • Edit [e8d231aaf32b1d96]: Change branch background color to "#d69b80". artifact: edbd6b348f user: drh | |
12:01 | Update the "scrub" command to remove traces of login-groups and subrepositories. check-in: 5ea9cf4002 user: drh tags: trunk | |
2011-06-05
| ||
08:54 | Merge latest SQLite from trunk check-in: be264779de user: ben tags: ben-testing | |
08:49 | Minor code cleanup: reformat code to 80 char line length check-in: 6aa5b85f0e user: ben tags: ben-testing | |
08:46 | Add ssl-ca-location setting to specify file/directory to pass to OpenSSL as the server CA location. This allows specification of CAs properly on platforms without usable centralised CA certificate lists, or management by external programs. Add note to certificate warning about this setting, and stronger instructions about what to do if the server c... check-in: 636cc595e1 user: ben tags: ben-testing | |
07:35 | • New ticket [a9210adfea] "uncommit" or "rollback" command. artifact: c119efa1d1 user: anonymous | |
00:09 | Fix minor typo in comment check-in: ac7be7fd6c user: venkat tags: venks-emacs | |
00:04 | Add ability to append to ticket fields from the fossil ticket command check-in: 35d6029a13 user: venkat tags: venks-emacs | |