FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing rolling...jazzy · ros/pluginlib · GitHub

/ pluginlib Public
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: ros/pluginlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: ros/pluginlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jazzy
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 23 files changed
  • 4 contributors

Commits on Dec 2, 2024

  1. Remove CODEOWNERS and mirror-rolling-to-main workflow (#268) (#269)

    Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    (cherry picked from commit 2c7e136)
    
    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    mergify[bot] and ahcorde authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f0c51cc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. List plugins script (backport #264) (#277)

    * List plugins script (#264)
    
    Signed-off-by: David V. Lu <davidvlu@gmail.com>
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    (cherry picked from commit 2f5289f)
    mergify[bot] and ahcorde authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    53b23f2 View commit details
    Browse the repository at this point in the history
  2. Fixed test_pluginlib maintainer and license (#282)

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    a54fd58 View commit details
    Browse the repository at this point in the history
  3. Add ros2plugin (backport #165) (#280)

    * Add ros2plugin (#165)
    
    Signed-off-by: artivis <jeremie.deray@canonical.com>
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    (cherry picked from commit 1a596d6)
    mergify[bot] and ahcorde authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    b0a2ca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    0073d8d View commit details
    Browse the repository at this point in the history
  2. 5.4.3

    ahcorde committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    7237aae View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Improve logging when unable to parse the plugin (#285) (#287)

    (cherry picked from commit 82475ee)
    
    Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
    Co-authored-by: mini-1235 <mauricepurnawan@gmail.com>
    mergify[bot] and mini-1235 authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    de9947c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    13d5884 View commit details
    Browse the repository at this point in the history
  2. 5.4.4

    ahcorde committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    fef78fe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Implement package option (#293) (#295)

    (cherry picked from commit ed0fbed)
    
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    mergify[bot] and ahcorde authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    81f9116 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    bb0f415 View commit details
    Browse the repository at this point in the history
  2. 5.4.5

    ahcorde committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    ddb1163 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. Removed dead code (backport #299) (#303)

    (cherry picked from commit 0bf4e86)
    
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    mergify[bot] and ahcorde authored Jul 22, 2026
    Configuration menu
    Copy the full SHA
    a0177a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2026

  1. Fix pluginlib_enable_plugin_testing() docstring pitfalls. (#305) (#308)

    The usage example wrapped the APPEND_ENV value in double quotes.  CMake
    passes those quotes through as literal characters in the environment
    variable value, so tests copying the example end up with a mock install
    path that is never found at test time.  Fix the example and call the
    pitfall out explicitly.
    
    Also document that keeping the default PACKAGE_NAME shadows the real
    package when it is installed in a prefix which comes earlier in
    AMENT_PREFIX_PATH (as is the case when a package's own tests run
    against its install space), in which case pluginlib fails to find the
    plugin library in the mock install.
    
    Signed-off-by: Chris Lalancette <clalancette@gmail.com>
    Co-authored-by: Chris Lalancette <clalancette@gmail.com>
    ahcorde and clalancette authored Aug 24, 2026
    Configuration menu
    Copy the full SHA
    6dbd104 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL