Fossil

Timeline
Login

Timeline

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

9 check-ins going from ec81aee9156f43f4 to tkt-b6eea9446d

2015-04-03
03:56
Evidently, the changes on this branch are no longer required. The underlying database locking issue has already been resolved. ... (Closed-Leaf check-in: 999de0b7 user: mistachkin tags: tkt-b6eea9446d)
03:07
Further simplifications. ... (check-in: 52641f30 user: mistachkin tags: tkt-b6eea9446d)
03:06
Remove superfluous conditional operator. ... (check-in: 79b27a67 user: mistachkin tags: tkt-b6eea9446d)
03:04
Manually fix some merge issues and adapt the algorithm to the latest trunk code. ... (check-in: e6b160af user: mistachkin tags: tkt-b6eea9446d)
02:36
Merge updates from trunk. ... (check-in: 06ffd800 user: mistachkin tags: tkt-b6eea9446d)
2013-10-07
21:36
Fix array indexing issue in db_all_column_text_and_int64() and refactor all_cmd() in an attempt to avoid bug [b6eea9446d]. ... (check-in: cb8f7eb8 user: mistachkin tags: tkt-b6eea9446d)
20:26
Comment fixes. ... (check-in: 19d2a8db user: mistachkin tags: tkt-b6eea9446d)
20:24
Initial groundwork for fixing bug [b6eea9446d]. ... (check-in: d5407ff9 user: mistachkin tags: tkt-b6eea9446d)
07:41
Better error message in case of "manifest file (12892) is malformed". It will now give an additional line: "line ???: wrong size UUID on P-card" (or whatever other parsing error happens), and using the "-n" option it will print out the complete manifest as well. This would have made it much easier to investigate Ron Aaron's commit problem (many thanks for reporting this!), without adding special debugging code to fossil. ... (check-in: ec81aee9 user: jan.nijtmans tags: trunk)