Fossil

Timeline
Login

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

11 check-ins related 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: 999de0b746 user: mistachkin tags: tkt-b6eea9446d
03:55
Update error messages and help text for the 'all' sub-command. check-in: ac56af176b user: mistachkin tags: trunk
03:07
Further simplifications. check-in: 52641f3032 user: mistachkin tags: tkt-b6eea9446d
03:06
Remove superfluous conditional operator. check-in: 79b27a675f user: mistachkin tags: tkt-b6eea9446d
03:04
Manually fix some merge issues and adapt the algorithm to the latest trunk code. check-in: e6b160afe3 user: mistachkin tags: tkt-b6eea9446d
02:36
Merge updates from trunk. check-in: 06ffd8009f user: mistachkin tags: tkt-b6eea9446d
02:05
Take extra precaution to not disturb single file server invocations even though they should already be open and not hit this code. check-in: d2f1df363e user: andybradford tags: trunk
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: cb8f7eb88a user: mistachkin tags: tkt-b6eea9446d
20:26
Comment fixes. check-in: 19d2a8db7c user: mistachkin tags: tkt-b6eea9446d
20:24
Initial groundwork for fixing bug [b6eea9446d]. check-in: d5407ff954 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: ec81aee915 user: jan.nijtmans tags: trunk