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: tulz-app/stringdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: tulz-app/stringdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 10 commits
  • 24 files changed
  • 1 contributor

Commits on May 23, 2021

  1. changelog and readme

    yurique committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bba4026 View commit details
    Browse the repository at this point in the history
  2. changelog and readme

    yurique committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e703a60 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. build update

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    385085d View commit details
    Browse the repository at this point in the history
  2. use indexed seq instead of views, refactor MyersDiff to not use for-c…

    …omprehensions (because of early returns)
    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    0328e94 View commit details
    Browse the repository at this point in the history
  3. fix scmInfo

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    94b8fc0 View commit details
    Browse the repository at this point in the history
  4. ci generate

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    973eafb View commit details
    Browse the repository at this point in the history
  5. no need for whitespace regex

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    a6c0bc1 View commit details
    Browse the repository at this point in the history
  6. simplify

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    667a145 View commit details
    Browse the repository at this point in the history
  7. plugins cleanup

    yurique committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    2b07105 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from tulz-app/feature/no-views

    indexed seq instead of views
    yurique authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    7710ca5 View commit details
    Browse the repository at this point in the history
Loading