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: libvips/ruby-vips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libvips/ruby-vips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-missing-enums
Choose a head ref
  • 3 commits
  • 25 files changed
  • 1 contributor

Commits on Jul 24, 2025

  1. add missing flags

    sine we now have proper flags support
    jcupitt committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    712ca2c View commit details
    Browse the repository at this point in the history
  2. add missing flag and enum docs

    We'd not updated these for quite a while!
    
    I used the automatically-generated python enum docs as a guide.
    jcupitt committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    ee57584 View commit details
    Browse the repository at this point in the history
  3. fix lint

    jcupitt committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    cc7db2d View commit details
    Browse the repository at this point in the history
Loading