unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 6b1bc9b190cd85ae97af4df5bc3fe7ab6bde5d88 1141 bytes (raw)
name: admin/tree-sitter/compat-template.html 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
 
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Emacs tree-sitter grammar version compatibility report</title>
    <style>
      body {
          width: min(90vw, 40rem);
          margin: auto;
          margin-top: 2rem;
          margin-bottom: 2rem;
          font-family: ui-serif;
      }
      thead {
          font-weight: bold;
      }
      table {
          margin: auto;
      }
      table td {
          padding: 0.5rem 1rem;
          width: 10rem;
          word-break: break-all;
      }
      .latest {
          background: lightgreen;
      }
    </style>
  </head>
  <body>
    <h1>Emacs tree-sitter grammar compatibility</h1>
    <p>This is an auto-generated report of the last compatible version for each grammar in each Emacs version.  A <span class="head">green background</span> on the version indicates that the Emacs version is compatible with the latest tag in the upstream grammar repo.</p>
    <p>This report is generated on ___REPLACE_TIME___.</p>
    <table>
___REPLACE_TABLE___
    </table>
  </body>
</html>

debug log:

solving 680301d14a4 ...
found 680301d14a4 in https://yhetil.org/emacs-devel/e005cffe-c3e7-3f07-5351-bb87124f2545@mavit.org.uk/
found 23b5b55d7b3 in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100644 23b5b55d7b32194ff820dba584e333e0fcfd89ff	admin/tree-sitter/compat-template.html

applying [1/1] https://yhetil.org/emacs-devel/e005cffe-c3e7-3f07-5351-bb87124f2545@mavit.org.uk/
diff --git a/admin/tree-sitter/compat-template.html b/admin/tree-sitter/compat-template.html\r
index 23b5b55d7b3..680301d14a4 100644\r

Checking patch admin/tree-sitter/compat-template.html...
Applied patch admin/tree-sitter/compat-template.html cleanly.

index at:
100644 6b1bc9b190cd85ae97af4df5bc3fe7ab6bde5d88	admin/tree-sitter/compat-template.html

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).