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: executablebooks/sphinx-copybutton Loading
base: v0.5.1
Choose a base ref
...
head repository: executablebooks/sphinx-copybutton Loading
compare: v0.5.2
Choose a head ref
  • 9 commits
  • 8 files changed
  • 8 contributors

Commits on Nov 18, 2022

  1. MAINT: Add Sphinx Extension classifier (#189)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    jdillard and pre-commit-ci[bot] committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    837f3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093defe View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#191)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
    - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
    - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4e39503 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. ⬆️ Bump qs from 6.5.2 to 6.5.3 (#192)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    10fc427 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. DOC: Add actual python console output (#193)

    * Actual python console output
    
    * Output lines also stripped
    flywire committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    afefeef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

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

Commits on Apr 14, 2023

  1. DOCS: Improve docs related to text exclusion (#187)

    * docs/use: Improve docs about copybutton_exclude
    
    - As in #185, document the current sate of copybutton_exclude and saw
      how to turn it on (since the default just got turned off for
      backwards compat).
    - Review: worth a read to make sure it isn't too confusing.
    
    * Update docs/use.md
    
    ---------
    
    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    rkdarst and choldgraf committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ab414ca View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#198)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 22.12.0 → 23.3.0](psf/black@22.12.0...23.3.0)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7364892 View commit details
    Browse the repository at this point in the history
  3. RLS: 0.5.2 changelog and version bump (#190)

    - Initial draft, also assumes that #187 will be merged.
    - The full commit history link needs updating.
    - I haven't checked anything else that might need doing.
    
    Co-authored-by: Chris Holdgraf <choldgraf@berkeley.edu>
    rkdarst and choldgraf committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4a8050d View commit details
    Browse the repository at this point in the history
Loading