Lines Matching refs:fossil
446 ** <a href="http://www.fossil-scm.org/">Fossil configuration management
208457 ** to be a "fossil delta" - a patch to be applied to a blob value in the
208458 ** format used by the fossil source-code management system. In this case
208460 ** It is replaced by the result of applying the specified fossil delta to
209286 ** are lifted from the fossil source code (http://fossil-scm.org). They
209474 ** End of code taken from fossil.
209480 ** This function applies a fossil delta patch to a blob. Exactly two
209509 sqlite3_result_error(context, "corrupt fossil delta", -1);
209520 sqlite3_result_error(context, "corrupt fossil delta", -1);