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: petrknap/php-xz-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: petrknap/php-xz-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    6847489 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from petrknap/lzma

    Extracted base `XzUtils` from `Xz`
    petrknap authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    664da95 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    c21ed03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from petrknap/lzma

    Implemented LZMA support
    petrknap authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3f1f325 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    dbe0456 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from petrknap/external-filters

    Implemented `FilterFactory`
    petrknap authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e0ac65e View commit details
    Browse the repository at this point in the history
  3. refactor: removed abstract exceptions

    fix: fixed inheritance
    petrknap committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    66df8c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from petrknap/chores

    Removed abstract exceptions & fixed inheritance
    petrknap authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7f45ef4 View commit details
    Browse the repository at this point in the history
Loading