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: pbs/pycaption
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.10
Choose a base ref
...
head repository: pbs/pycaption
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.11
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on May 24, 2024

  1. bump version to 2.2.10

    OlteanuRares committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c108200 View commit details
    Browse the repository at this point in the history
  2. bump version in setup

    OlteanuRares committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e2f6acd View commit details
    Browse the repository at this point in the history
  3. change logic to consider the entire cue instead of lines in checking …

    …if first commands are doubled
    OlteanuRares committed May 24, 2024
    Configuration menu
    Copy the full SHA
    88e487b View commit details
    Browse the repository at this point in the history
  4. remove leftover

    OlteanuRares committed May 24, 2024
    Configuration menu
    Copy the full SHA
    61d8e84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a51632f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Updates changelog and version

    Updates changelog and version
    lorandvarga committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0cf9273 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. fix itlics breaking the lines too early, preventing webvtt writer fro…

    …m create a new cue in case of line break, add back special characters on code skipping condition
    OlteanuRares committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6e5d9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b02169 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. bump version to 2.2.11

    OlteanuRares committed May 30, 2024
    Configuration menu
    Copy the full SHA
    29e30fd View commit details
    Browse the repository at this point in the history
  2. remove leftover prints

    OlteanuRares committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dbffa90 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #339 from pbs/OCTO-11027-BS-should-be-skipped-if-P…

    …AC-commands-are-duplicated
    
    Octo 11027 bs should be skipped if pac commands are duplicated
    OlteanuRares authored May 30, 2024
    Configuration menu
    Copy the full SHA
    6ae805c View commit details
    Browse the repository at this point in the history
Loading