From mboxrd@z Thu Jan 1 00:00:00 1970 From: actionmystique at gmail.com (jean-christophe manciot) Date: Wed, 26 Jun 2019 10:16:38 +0200 Subject: Cannot apply about patches anymore Message-ID: Hi there, It used to be possible to apply the attached patches to get the about link when opening a file: [image: about link.png] Since commit e1ad15d368bdeb1bffea588b93a29055c5dfb7f4, it is not possible anymore: git apply --verbose ../about-link-1.patch *Checking patch ui-shared.c...Checking patch ui-shared.h...Checking patch ui-tree.c...error: while searching for: cgit_print_layout_start(); htmlf("blob: %s (", oid_to_hex(oid)); cgit_plain_link("plain", NULL, NULL, ctx.qry.head, rev, path); if (ctx.cfg.enable_blame) {error: patch failed: ui-tree.c:108error: ui-tree.c: patch does not apply* BTW, why haven't those patches been committed to the master branch? They are quite old and work fine. -- Jean-Christophe -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: about link.png Type: image/png Size: 26889 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: about-link-1.patch Type: text/x-patch Size: 1837 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: about-link-2.patch Type: text/x-patch Size: 647 bytes Desc: not available URL: