Commit Graph

  • 85a919ed4e
    add harelang harelang surtur 2022-04-25 21:56:29 +0200
  • ed2adad159
    Merge pull request #124 from go-enry/feature/sync-linguist-1649189530 master Alex 2022-04-11 20:13:21 +0200
  • f0f31be56c
    Merge pull request #128 from look/look/deterministic-branch-name Alex 2022-04-11 20:10:51 +0200
  • 3717982d3a Use a deterministic branch name for Linguist updates Luke Francl 2022-04-08 15:42:34 -0700
  • 9f73cdf211 Updated Linguist to v7.20.0 github-actions 2022-04-05 20:12:53 +0000
  • f1e62adcd4
    Merge pull request #80 from trilogy-group/master Alex 2022-03-24 12:16:29 +0100
  • 6f052a7bc7
    Merge pull request #112 from silverwind/poetry-generated Alex 2022-03-24 12:15:28 +0100
  • c9d77cbeeb
    Merge pull request #95 from go-enry/feature/sync-linguist-1646338078 Alex 2022-03-24 11:42:20 +0100
  • 9031a3ad42
    Merge pull request #113 from silverwind/editorconfig Alex 2022-03-24 11:41:25 +0100
  • 51f2fc775b
    Merge pull request #118 from lafriks-fork/fix/sync_v7.19.0 Alex 2022-03-24 11:34:01 +0100
  • ae2b0576a7
    Add check for non-backtracking subexpressions Lauris BH 2022-03-21 13:54:11 +0200
  • dd1a93bd71
    Add .editorconfig silverwind 2022-03-17 15:52:06 +0100
  • b1bf2238b3
    Add poetry.lock to generated files silverwind 2022-03-17 15:29:07 +0100
  • bd1597a740 Add new line UtsavChokshi 2022-03-04 16:15:35 +0530
  • 47f104479c
    Merge pull request #96 from go-enry/revert-81-feature/sync-linguist-1645474063 Alex 2022-03-04 10:58:33 +0100
  • 6de77247e4
    Revert "Update Linguist to v7.19.0" Alex 2022-03-04 10:44:00 +0100
  • 76c52a9b11
    Merge pull request #81 from go-enry/feature/sync-linguist-1645474063 Alex 2022-03-04 10:42:52 +0100
  • 8eac4cab85 Updated Linguist to v7.19.0 github-actions 2022-03-03 20:08:49 +0000
  • 4e3a49c565
    Expose GetLanguageType (#2) Utsav Chokshi 2022-03-02 10:32:57 +0530
  • 821f01cdde
    Expose IsTest Method (#1) Utsav Chokshi 2022-03-01 14:28:53 +0530
  • 513c659119 Updated Linguist to v7.19.0 github-actions 2022-02-21 20:08:34 +0000
  • 81f5d81b7b
    Correct Test cases Utsav Chokshi 2022-02-18 15:33:15 +0530
  • 525ee9b302
    Merge pull request #73 from go-enry/feature/sync-linguist-1639598838 Alex 2021-12-20 19:08:13 +0100
  • 2febea0489 Updated Linguist to v7.18.0 github-actions 2021-12-15 20:08:13 +0000
  • 41482679da
    Merge pull request #72 from look/look/auto-update-readme Alex 2021-11-17 14:47:20 +0100
  • ebae3f80bd
    Merge pull request #66 from go-enry/feature/sync-linguist-1636907719 Alex 2021-11-17 14:46:25 +0100
  • 95ac19f504 Auto-update Linguist version in README.md Luke Francl 2021-11-16 12:24:28 -0800
  • 9dbb8ccbaf doc: bump linguist version Alex Bezzubov 2021-11-16 09:36:42 +0100
  • b3ee64f627 Updated Linguist to v7.17.0 github-actions 2021-11-14 16:36:04 +0000
  • 619127770d
    Merge pull request #67 from go-enry/test-fixture-upd Alex 2021-11-14 18:32:12 +0100
  • 0c3a5927bb test: case-insensitive language name comparison Alex Bezzubov 2021-11-14 18:25:26 +0100
  • d47102badf test: update language name fixture Alex Bezzubov 2021-11-14 18:07:08 +0100
  • 4fdd4a4a64
    Merge pull request #61 from look/look/automate-linguist Alex 2021-11-14 17:19:34 +0100
  • 4a4b29796b
    Merge pull request #62 from look/look/langinfo Alex 2021-11-14 17:12:03 +0100
  • 6f321c1e71 remove `` Luke Francl 2021-11-01 16:21:04 -0700
  • d10b372338 harmonize naming Luke Francl 2021-11-01 16:17:15 -0700
  • f0dd1b4908 short commit for easier to read output Luke Francl 2021-11-01 16:16:05 -0700
  • 9c452db16f fix link Luke Francl 2021-11-01 16:10:22 -0700
  • fa3f723873 Improve PR body with release notes and compare view Luke Francl 2021-11-01 16:06:41 -0700
  • 03b31eb4ce
    Update internal/code-generator/main.go Luke Francl 2021-10-13 10:30:19 -0700
  • 57c5940dbe
    Update common.go Luke Francl 2021-10-12 16:20:14 -0700
  • 02878b9c9f Rename CodemirrorMode to CodeMirrorMode Luke Francl 2021-10-12 16:18:33 -0700
  • b6b72c6c08 Add documentation to LanguageInfo struct fields Luke Francl 2021-10-12 16:13:59 -0700
  • 6212f1fcb4 Remove name -> LanguageInfo mapping per code review Luke Francl 2021-10-12 13:29:39 -0700
  • 6279d53f66 clean up whitespace in template Luke Francl 2021-10-11 14:20:25 -0700
  • 4bde6c61a1 remove obsolete TODO Luke Francl 2021-10-11 14:06:29 -0700
  • b248b21349 Expose LanguageInfo with all Linguist data Luke Francl 2021-10-11 13:32:29 -0700
  • bd95ff290b Update linguist commit Luke Francl 2021-10-08 15:59:21 -0700
  • da43eff66d Add PR title Luke Francl 2021-10-08 15:18:02 -0700
  • 12d12a6568 Run once a day Luke Francl 2021-10-08 15:14:36 -0700
  • e5a59053d9 newline Luke Francl 2021-10-08 15:05:56 -0700
  • dc30500505 set source branch for PR Luke Francl 2021-10-08 15:00:53 -0700
  • 18ba08ce22 need outputs Luke Francl 2021-10-08 14:53:47 -0700
  • 91df2121b1 try true rather than 'true' Luke Francl 2021-10-08 14:50:08 -0700
  • 73a29fd324 add a tag override for testing Luke Francl 2021-10-08 14:39:00 -0700
  • 202ca6a675 tweak commit step for debugging Luke Francl 2021-10-08 14:27:46 -0700
  • 8b3fc58258 sigh use -z Luke Francl 2021-10-08 14:14:32 -0700
  • c6f7913c28 remove extra whitespace, check $latest Luke Francl 2021-10-08 14:10:59 -0700
  • 7def8c82ce this shouldn't be required to stop the workflow Luke Francl 2021-10-08 12:20:28 -0700
  • f0b2a73b5b fix branch_name Luke Francl 2021-10-08 11:56:56 -0700
  • 3fae59fb31 improve error handling, save branch name for push Luke Francl 2021-10-08 11:55:06 -0700
  • e86c6b862f correct variable assignment Luke Francl 2021-10-08 11:46:12 -0700
  • 0d5322628e remove comment from shell pipeline Luke Francl 2021-10-08 11:42:59 -0700
  • 7d8cb546b7 First pass at Linguist automation Luke Francl 2021-10-08 11:33:52 -0700