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: laravel/pint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.0
Choose a base ref
...
head repository: laravel/pint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 30, 2024

  1. Update CHANGELOG

    nunomaduro authored and github-actions[bot] committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    3f1637c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Configuration menu
    Copy the full SHA
    0d8f830 View commit details
    Browse the repository at this point in the history
  2. [1.x] Adds --diff option (#327)

    * add [diff] option to default command
    
    * add path resolver for git diff
    
    * add [diff] method to PathsRepository contract. (Breaking?)
    
    * extract method for future re-use
    
    * implement new [diff] method
    
    * lint
    
    * skip duplicates
    
    * include untracked files in diff list
    
    * add tests
    
    * fixes
    
    * make stan happy
    ProjektGopher authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    cc904c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Release 1.20.0

    nunomaduro committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    53072e8 View commit details
    Browse the repository at this point in the history
Loading