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: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Choose a base ref
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 28, 2025

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

Commits on Aug 4, 2025

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

Commits on Aug 5, 2025

  1. feat: add sync method to force remote mirror updates

    Add ProjectRemoteMirror.sync() method to trigger immediate push mirror
    updates.
    
    Closes: #3223
    JohnVillalovos authored and nejch committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    f3c6678 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. feat(api): add missing ProjectPackageManager list filters

    `package_version` was introduced in GitLab 16.6
    
    See: https://docs.gitlab.com/api/packages/#for-a-project
    nickbroon authored and nejch committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    b1696be View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

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

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    2dd2e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397cf39 View commit details
    Browse the repository at this point in the history
Loading