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: go-sourcemap/sourcemap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: go-sourcemap/sourcemap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 28, 2020

  1. Add pkg.go.dev

    vmihailenco committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    eed1c20 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    2c2989c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a0ee2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from MStoykov/fixMappingParsing

    Better detection that a value should be pushed
    vmihailenco authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b07da1b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from MStoykov/getLastMappingEvenIfColumnIsBigger

    Get last mapping if line matches but column is way bigger
    vmihailenco authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    180fcef View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Exclude empty mappings

    codebien committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3123fd1 View commit details
    Browse the repository at this point in the history
  2. Added a basic test

    codebien committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1c272b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #19 from codebien/fix-zero-mappings

    Exclude empty mappings
    vmihailenco authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    def6f17 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    vmihailenco committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5e8d581 View commit details
    Browse the repository at this point in the history
Loading