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: bretello/pdbpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.4
Choose a base ref
...
head repository: bretello/pdbpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.5
Choose a head ref
  • 13 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    2dc5c55 View commit details
    Browse the repository at this point in the history
  2. fix typo in rebind_globals

    note: this worked because func.__name__ was being matched
    against the concatenated string, which contained both "itertools"
    and "_colorize"
    bretello committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    1138f6c View commit details
    Browse the repository at this point in the history
  3. fix formatting

    bretello committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    8c8b621 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. add git+ to install cmd

    NickLucche authored and bretello committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    98556dd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

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

Commits on Apr 13, 2025

  1. Configuration menu
    Copy the full SHA
    5602c31 View commit details
    Browse the repository at this point in the history
  2. deps: install fancycompleter from PyPi

    Following the discussion on #31 (comment),
    `fancycompleter==0.11.0` is finally released on PyPi
    bretello committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    b254d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    104164a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a5b3b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3b40bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    addfa28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54f611d View commit details
    Browse the repository at this point in the history
Loading