Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 7 commits
  • 15 files changed
  • 6 contributors

Commits on Jul 4, 2024

  1. Add lexer for P4 (#2049)

    * Add lexer for P4
    
    * ruby 2.7 compat
    
    * add P4 to Languages.md
    rcgoodfellow authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    93e2bae View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Detect Containerfiles as Dockerfiles (#2059)

    Co-authored-by: Andrew Hills <ahills@redhat.com>
    ahills and Andrew Hills authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    04887af View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Mojo language highlighting support. (#2050)

    * Mojo language highlighting support.
    
    * Added new line to fix the Linelint error
    ivellapillil authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c5e4a8a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    90b5c83 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix NameError in the Mojo lexer in Ruby 2.7 (#2068)

    * Fix CI for 2.7
    
    * Use load_lexer instead
    bartbroere authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7ebb8d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    677f2c1 View commit details
    Browse the repository at this point in the history
  2. Release v4.4.0 (#2071)

    tancnle authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    173ec77 View commit details
    Browse the repository at this point in the history
Loading