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: nicksnyder/go-i18n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gohugoio/go-i18n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 30, 2021

  1. Fix handling of multiple artificial languages

    This works around what seems to be an upstream by implementing a simplified tag matcher for artificual languages.
    
    Fixes #252
    bep committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    46d12eb View commit details
    Browse the repository at this point in the history
  2. Temporary update module path

    bep committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    4c28c89 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Fix handling of multiple artificial languages

    This works around what seems to be an upstream by implementing a simplified tag matcher for artificual languages.
    
    Fixes #252
    bep committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e3e883d View commit details
    Browse the repository at this point in the history
  2. Temporary update module path

    bep committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9d0cd88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e63c132 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Configuration menu
    Copy the full SHA
    bc4e523 View commit details
    Browse the repository at this point in the history
  2. fork: Update paths

    bep committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    4d305ee View commit details
    Browse the repository at this point in the history
  3. fork: Trim GitHub actions setup

    bep committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    ec001b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from gohugoio/sync2022510take2

    sync2022510take2
    bep authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    cfcc22d View commit details
    Browse the repository at this point in the history
Loading