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: main
Choose a base ref
...
head repository: aelmahmoudy/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 12, 2025

  1. Add gitlab wrapper for use from within git repos to auto. set GITLAB …

    …and project-id args
    
    Also add a script to show latest pipeline of current git repo
    aelmahmoudy committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    3de3dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81123b View commit details
    Browse the repository at this point in the history
  3. Rename --git-remote option to --remote

    Attempt to get remote name from local git-config gitlab.remote option
    aelmahmoudy committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    c5128ca View commit details
    Browse the repository at this point in the history
  4. gitlab wrapper: remove --local from git config query command

    Indicate on multiple remotes error message, that remote can be
    configured using git-config
    aelmahmoudy committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    56188b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    44cc03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1504cd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    75fe957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23a0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5526479 View commit details
    Browse the repository at this point in the history
  4. git-gitlab: use inline python script to robustly get gitlab_id corres…

    …ponding to the git remote
    aelmahmoudy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    91c75bf View commit details
    Browse the repository at this point in the history
Loading