Commit Graph

  • b48bda21a3
    Add test: `all_fixed_builtin_mappings_can_compile` cyqsimon 2023-11-06 10:48:28 +0800
  • daf33709a0
    Additional sanity check for matcher parser cyqsimon 2023-11-06 10:43:39 +0800
  • 36073a3d95
    Document another rule ignore condition cyqsimon 2023-11-05 22:46:53 +0800
  • 12fa2cb1eb
    `-` is not a legal character in variable name cyqsimon 2023-11-05 22:30:47 +0800
  • 1f10d846a3
    Fix tests cyqsimon 2023-11-05 19:21:00 +0800
  • 22531eab90
    Port all mappings to new system cyqsimon 2023-11-05 18:45:53 +0800
  • 0c1b80faab
    Impl per-target syntax mappings cyqsimon 2023-11-05 12:22:26 +0800
  • 2c9bf229e1
    Add doc comment for `BUILTIN_MAPPINGS` cyqsimon 2023-11-05 10:39:44 +0800
  • 822e81bb24
    Suppress clippy warning for `MappingTarget` in build script cyqsimon 2023-11-05 10:34:28 +0800
  • ad628c0471
    Fix iterator lifetime incompatibility cyqsimon 2023-11-05 10:12:49 +0800
  • f483d2df42
    Lazily compile `GlobMatcher`s cyqsimon 2023-11-05 02:46:32 +0800
  • 4ad3002543
    `s/Lazy<GlobMatcher>/Lazy<Option<GlobMatcher>>/` cyqsimon 2023-11-05 01:49:01 +0800
  • cfd622d6e1
    Migrate `SyntaxMapping` impl to new system cyqsimon 2023-11-05 01:41:39 +0800
  • 1c7c9a6b6d
    Split `syntax_mapping/builtin.rs` cyqsimon 2023-11-05 01:29:21 +0800
  • 0c93ca80f4
    Guard against duplicate matchers in build script cyqsimon 2023-11-05 01:18:08 +0800
  • de6d418d42
    Remove `BuiltinMatcher` enum cyqsimon 2023-11-05 00:08:05 +0800
  • c016b462c0
    `STATIC_RULES` => `BUILTIN_MAPPINGS` cyqsimon 2023-11-04 21:47:13 +0800
  • 7e1fbcfe95
    Fix visibility for `SyntaxMapping::get_syntax_for` cyqsimon 2023-11-04 21:42:17 +0800
  • 4815b6155e
    Write changelog cyqsimon 2023-11-04 21:18:07 +0800
  • 075b5b288a
    Matcher parser errors when empty cyqsimon 2023-11-04 20:23:33 +0800
  • 7cfd1e0d78
    Rerun build script only when necessary cyqsimon 2023-11-02 23:59:20 +0800
  • 9f7d70f642
    Use regex for matcher parsing cyqsimon 2023-11-02 23:16:04 +0800
  • 0fea82cff9
    Minor improvement of variable naming accuracy cyqsimon 2023-11-02 20:35:58 +0800
  • 64840fbbae
    `join_segments` -> `build_glob_string` cyqsimon 2023-11-02 20:21:07 +0800
  • 827b3eca2f
    Add unset `*.conf` example cyqsimon 2023-11-02 19:59:18 +0800
  • 9478d2dfe8
    Isolate variables at compile time cyqsimon 2023-11-02 19:53:04 +0800
  • d24501ab5e
    `include!` generated mappings in source cyqsimon 2023-11-02 16:48:35 +0800
  • 9f4259721a
    Fix codegen type declaration cyqsimon 2023-11-02 16:42:41 +0800
  • 77e491161c
    Ensure lexicographical ordering cyqsimon 2023-11-02 16:36:25 +0800
  • 97780f987e
    `MappingDefModel::into_mapping_list` returns `MappingList` cyqsimon 2023-11-02 16:33:56 +0800
  • d1bc0ef0d4
    Build script codegen initial impl cyqsimon 2023-11-02 16:27:26 +0800
  • 52f94b4623
    Clarify syntax selection algorithm behaviour cyqsimon 2023-10-31 15:10:33 +0800
  • 37fd050100
    Describe filename ordering more accurately cyqsimon 2023-10-31 14:47:35 +0800
  • 83286975ff
    Add ordering prefix to git-config example cyqsimon 2023-10-31 11:45:26 +0800
  • f705fcb984
    Add global git-config example cyqsimon 2023-10-31 11:26:36 +0800
  • 9ca1f20f43
    Add specification draft cyqsimon 2023-10-31 11:26:09 +0800
  • 6ad800e43a
    tidied commits Oliver looney 2023-12-10 17:24:49 +0000
  • 069318b139
    fixed formatting of terminal title Oliver looney 2023-12-10 17:20:42 +0000
  • b9b554248d
    successfully setting the terminal title to bat's input's names Oliver looney 2023-12-10 17:17:19 +0000
  • 4863d428dd
    title is being reset on quit, so no need to restore terminal title Oliver looney 2023-12-10 16:44:47 +0000
  • 2e103ee6b3
    able to set terminal title to hardcoded value Oliver looney 2023-12-10 16:39:34 +0000
  • c4af3eeece
    Try to detect the current theme based on the terminal background color Ayke van Laethem 2023-07-28 14:29:57 +0200
  • 7b80406b0f fuzz: Add fuzzing additions to changelog Nathaniel Brough 2023-12-05 09:57:52 -0800
  • 3ff4368ca9 fuzz: Add simple fuzz harness Nathaniel Brough 2023-12-05 09:34:57 -0800
  • 28990bc451
    fix: display color when NO_COLOR is an empty string (#2767) Lena 2023-12-02 12:43:55 +0100
  • b56c86bf7b
    Merge branch 'master' into fix-no-color Martin Nordholts 2023-12-02 12:33:59 +0100
  • 748e2a681f Add `columns=3` to repology badge cyqsimon 2023-11-13 09:47:25 +0800
  • 57346e827a Add `columns=3` to repology badge cyqsimon 2023-11-13 09:47:25 +0800
  • bfa0b5241f
    Update Arch Linux package URL in README files (#2779) Broono Lu 2023-12-01 20:26:35 +0000
  • f320ee8702
    Merge branch 'master' into patch-1 Martin Nordholts 2023-12-01 21:01:09 +0100
  • 4af4bfc0f1 fixed syntax typo in russian readme Oliver looney 2023-12-01 17:22:54 +0000
  • c12249b328
    fix: display color when NO_COLOR is an empty string Lena 2023-11-04 14:06:43 +0100
  • 1b3c6746a3
    fixed syntax typo in russian readme Oliver looney 2023-12-01 17:22:54 +0000
  • 7367dbdcb4
    Merge branch 'master' into patch-1 Martin Nordholts 2023-12-01 12:18:40 +0100
  • 51203ff750
    Use GitHub API to get correct PR submitter (#2791) cyqsimon 2023-12-01 19:18:10 +0800
  • 2d80f5911c
    Merge branch 'master' into changelog-author-detect-fix Martin Nordholts 2023-12-01 12:10:07 +0100
  • e09f0772a7
    Write changelog cyqsimon 2023-12-01 18:51:10 +0800
  • 4c2da4627f
    Use GitHub API to get correct PR submitter cyqsimon 2023-12-01 18:47:08 +0800
  • 96cef9a24e
    Bump assets/themes/zenburn from `43dc527` to `e627f1c` (#2790) dependabot[bot] 2023-12-01 10:38:36 +0000
  • 5face71505
    Bump assets/themes/zenburn from `43dc527` to `e627f1c` dependabot[bot] 2023-12-01 10:29:00 +0000
  • d3c57c6769
    Merge branch 'master' into patch-1 Martin Nordholts 2023-12-01 11:13:23 +0100
  • b43d31b75a Improvements and fixes to zsh completion Oliver Kiddle 2023-11-12 14:26:56 +0100
  • 0870874fb1
    Merge branch 'master' into zsh-completion Martin Nordholts 2023-12-01 10:36:28 +0100
  • ad3ff26960
    Bump serde from 1.0.190 to 1.0.193 (#2788) dependabot[bot] 2023-12-01 04:15:35 +0000
  • d138105be7
    Bump serde from 1.0.190 to 1.0.193 dependabot[bot] 2023-12-01 04:02:06 +0000
  • 86b40993c3
    Bump grep-cli from 0.1.9 to 0.1.10 (#2789) dependabot[bot] 2023-12-01 04:01:10 +0000
  • 9f9875bf15
    Bump globset from 0.4.13 to 0.4.14 dependabot[bot] 2023-12-01 03:45:17 +0000
  • cc387ae9ee
    Bump grep-cli from 0.1.9 to 0.1.10 dependabot[bot] 2023-12-01 03:44:43 +0000
  • 31bed250ba
    Bump clap from 4.4.6 to 4.4.10 (#2786) dependabot[bot] 2023-12-01 03:44:01 +0000
  • b12a3ee04f
    Bump clap from 4.4.6 to 4.4.10 dependabot[bot] 2023-12-01 03:32:55 +0000
  • 424b688b53
    Fix failure of MSRV test einfachIrgendwer0815 2023-11-23 13:14:40 +0100
  • 4bacd40170
    Fix changelog entry einfachIrgendwer0815 2023-11-23 12:21:16 +0100
  • 88a08e65b3
    Update CHANGELOG einfachIrgendwer0815 2023-11-23 11:49:06 +0100
  • 29513b2f70
    Test visualization of RGB color values einfachIrgendwer0815 2023-10-30 10:36:27 +0100
  • 1961c3cf2e
    Add visualization of hexadecimal RGB color values einfachIrgendwer0815 2023-10-30 10:33:20 +0100
  • 0749f8c3d2 Add context-around-highlight Dipesh Kafle 2023-11-22 23:36:13 +0530
  • 0c344d20dd Update Arch Linux package URL in README files Dash Lu 2023-11-22 23:10:44 +0800
  • 11e582931a Improvements and fixes to zsh completion Oliver Kiddle 2023-11-12 14:26:56 +0100
  • 7658334645 Consider adding `?exclude_unsupported=1` to repology badge Cosmic Horror 2023-11-08 17:23:14 -0700
  • c7cae6099c Consider adding `?exclude_unsupported=1` to repology badge Cosmic Horror 2023-11-08 17:23:14 -0700
  • 491ae70aa9 Write changelog cyqsimon 2023-11-05 20:23:05 +0800
  • d64c568196 Allow overriding `{WARMUP,RUN}_COUNT` using env cyqsimon 2023-11-05 20:19:10 +0800
  • b5982a6174 Allow setting number of runs in `run-benchmarks.sh` cyqsimon 2023-11-05 20:15:51 +0800
  • 2fe2445b2b
    Write changelog cyqsimon 2023-11-05 20:23:05 +0800
  • 23b675513d
    Allow overriding `{WARMUP,RUN}_COUNT` using env cyqsimon 2023-11-05 20:19:10 +0800
  • d184b9ff59
    Allow setting number of runs in `run-benchmarks.sh` cyqsimon 2023-11-05 20:15:51 +0800
  • 04e7d2a313 fix(completions): add missing fish completions Maria José Solano 2023-10-29 14:35:19 -0700
  • 752a08f9f9 fix(completions): add missing fish completions Maria José Solano 2023-10-29 14:35:19 -0700
  • bcc2de86b4
    CI: add changelog check (#2766) cyqsimon 2023-11-03 15:53:29 +0800
  • b54c88e136
    Don't block dependabot PRs cyqsimon 2023-11-03 13:52:13 +0800
  • 9444dbf157
    Write to changelog cyqsimon 2023-11-03 11:32:21 +0800
  • 367ad2f6c9
    Added changelog item check cyqsimon 2023-11-03 11:07:19 +0800
  • 1296aea836 Write changelog for #2756 cyqsimon 2023-11-03 09:57:41 +0800
  • c2e37d46fd
    Write changelog for #2756 cyqsimon 2023-11-03 09:57:41 +0800
  • 5498c24c33 Rerun build script only when necessary cyqsimon 2023-11-02 23:29:42 +0800
  • 79a03b4299 Reorganise build script into modules cyqsimon 2023-10-30 17:49:50 +0800
  • f3a5e9a73c Use implicit format string capture syntax cyqsimon 2023-10-29 17:49:57 +0800
  • 2710a19ecb Immutably construct variables map cyqsimon 2023-10-28 12:01:28 +0800
  • 6d0ef259f6 Read env in build script at runtime cyqsimon 2023-10-28 09:26:00 +0800
  • b1577cc083 Reorganise functions in build script cyqsimon 2023-10-27 14:37:48 +0800