Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around c1271793624224d2.

2010-10-16
16:32
Bring over the latest bug fixes from trunk. check-in: b2175857cc user: drh tags: experimental
16:25 Fixed ticket [be56c89def]: Manifest parser bug causes fossil push to fail if a file look like a manifest but isn't one plus 2 other changes artifact: df3a82f76c user: drh
16:24
Do not attempt to parse control artifacts that do not end with a '\n' character. Ticket [be56c89def7f86bcbd] check-in: 7954ccba68 user: drh tags: trunk
15:13 Add attachment "patch-hook.txt" to ticket [77de516a1f] artifact: bd5b83c0e4 user: wolfgang
15:12 Ticket [77de516a1f] Post-push patch status still Open with 1 other change artifact: 06a5a0979d user: wolfgang
14:48 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: 514077c754 user: wolfgang
12:13 Fixed ticket [38d7bb8cf0]: segfault plus 1 other change artifact: 2e41b4f542 user: drh
12:13
Do not free memory not obtained from malloc in the "fossil diff" command. Ticket [38d7bb8cf044219c2eff8]. check-in: ddb975e2be user: drh tags: trunk
10:49 Add attachment "manifest_parse_fix.diff" to ticket [be56c89def] artifact: e51e738648 user: anonymous
10:49 New ticket [be56c89def] Manifest parser bug causes fossil push to fail if a file look like a manifest but isn't one. artifact: 5564f15d6c user: anonymous
05:26 Ticket [38d7bb8cf0] segfault status still Open with 1 other change artifact: 79897711ef user: bharder ... 1 similar event omitted.
2010-10-15
22:41
On windows, use the global variable _pgmptr instead of argv[0] in order to find the name of the current executable. Ticket [c8c0b78c840e4df9] check-in: 23a3adac39 user: drh tags: trunk
21:28 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: ea92447562 user: wolfgang
21:23 New ticket [13813896d5] Editing multiple ticket fields ends in no changes. artifact: 63ff1fb2ec user: anonymous
21:10 Ticket [38d7bb8cf0] segfault status still Open with 1 other change artifact: 391a873bbb user: bharder
21:08 Ticket [77de516a1f] Post-push patch status still Open with 2 other changes artifact: 109ab342c9 user: wolfgang
21:08 Ticket [38d7bb8cf0] segfault status still Open with 2 other changes artifact: 512b12958a user: bharder ... 1 similar event omitted.
20:37
Refactor the control-artifact parser. check-in: da9fcdc95a user: drh tags: experimental
18:44 Ticket [3873f0ad52] The ticket 'version' field (found_in) does not appear hyperlinked status still Open with 1 other change artifact: 9c36dbb0cf user: anonymous
17:13
Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than return a NULL pointer. check-in: 8f41b2fa75 user: drh tags: trunk
16:48 Ticket [3873f0ad52] The ticket 'version' field (found_in) does not appear hyperlinked status still Open with 2 other changes artifact: f035169255 user: wolfgang
16:37 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: 9be280d8c3 user: wolfgang ... 1 similar event omitted.
16:11
merge from trunk check-in: c127179362 user: wolfgang tags: wolfgangHelpCmd
15:38 New ticket [3873f0ad52] The ticket 'version' field (found_in) does not appear hyperlinked. artifact: d33161eafa user: anonymous
15:30 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: 0b353d6ac7 user: rwilson
14:11 Ticket [984d15b811] Merge conflict markers could be more helpful status still Open with 1 other change artifact: fc49ec9864 user: anonymous
14:03 Ticket [24e1e78fa3] Files in conflict are not marked as so status still Open with 2 other changes artifact: 3474825830 user: anonymous
13:59 Ticket [984d15b811] Merge conflict markers could be more helpful status still Open with 2 other changes artifact: a500eb5261 user: anonymous
13:58 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: df9af31112 user: drh
13:56 Fixed ticket [014ac37412]: Cannot run "fossil diff" while in commit plus 1 other change artifact: 963af6a574 user: drh
13:55
On commit, check the repository for changes before starting the write transaction, so that a diff can be run during the check-in comment editing. Ticket [014ac374123d9a6ab6894]. check-in: 59f685856b user: drh tags: trunk
11:34 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: 7fb24b78d5 user: anonymous ... 1 similar event omitted.
10:58 New ticket [014ac37412] Cannot run "fossil diff" while in commit. artifact: 78f5c09e29 user: anonymous
10:36 Closed ticket [472e68c0b2]: fossil: unable to find the name of a repository database plus 1 other change artifact: 6f82e4813c user: anonymous ... 2 similar events omitted.
09:29 New ticket [77de516a1f] Post-push patch. artifact: 15557172f7 user: anonymous
09:17 Ticket [44002a7760] cannot locate home directory - please set the HOMEPATH environment variable status still Open with 1 other change artifact: 4db0a3cc1e user: anonymous
09:13 Ticket [c8c0b78c84] Windows 7: "fossil ui" and "fossil server" fail status still Open with 1 other change artifact: 58ae8e5fb9 user: anonymous ... 1 similar event omitted.
09:06 New ticket [984d15b811] Merge conflict markers could be more helpful. artifact: 808b07e98e user: anonymous
08:49 New ticket [472e68c0b2] fossil: unable to find the name of a repository database. artifact: fab03c058c user: anonymous
07:54 Ticket [0bc90d7235] fossil clean and ignore-glob status still Open with 1 other change artifact: ec079474ef user: anonymous
07:47 New ticket [24e1e78fa3] Files in conflict are not marked as so. artifact: e37e206f1f user: anonymous
2010-10-14
20:29 Fixed ticket [e90d38c205]: Generate full diff plus 1 other change artifact: c3804d97a9 user: drh
20:28
Always show diffs for added and deleted files in the web UI. Show added and deleted files in diffs with -N and the --from and --to options to the command-line diff command. Ticket [e90d38c2054e9b44792] check-in: 703653489e user: drh tags: trunk