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: tree-sitter/tree-sitter-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.6
Choose a base ref
...
head repository: tree-sitter/tree-sitter-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    409b5d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. chore: add FUNDING.yml

    amaanq committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    ab2ba8b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore: update FUNDING.yml

    amaanq committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    44c2f7a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Include LICENSE file (#296)

    This is needed by the MIT license terms
    
    ```
    ❯ cargo package --list | grep LICENSE
    LICENSE
    ```
    
    Signed-off-by: Michel Lind <salimma@fedoraproject.org>
    michel-slm authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    710796b View commit details
    Browse the repository at this point in the history
Loading