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: Textualize/rich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.1
Choose a base ref
...
head repository: Textualize/rich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.6.2
Choose a head ref
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 31, 2020

  1. changelog

    willmcgugan committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    70d40da View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. fix parse

    willmcgugan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a53b805 View commit details
    Browse the repository at this point in the history
  2. fix escaping

    willmcgugan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    bfa890e View commit details
    Browse the repository at this point in the history
  3. changelog

    willmcgugan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    25f176c View commit details
    Browse the repository at this point in the history
  4. bump

    willmcgugan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    895d52f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. test escaping

    willmcgugan committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    db29cb1 View commit details
    Browse the repository at this point in the history
  2. black

    willmcgugan committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4e6a82d View commit details
    Browse the repository at this point in the history
  3. optimizations

    willmcgugan committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4eee177 View commit details
    Browse the repository at this point in the history
  4. docs

    willmcgugan committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    71266af View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. docs

    willmcgugan committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e45d3d9 View commit details
    Browse the repository at this point in the history
  2. tests

    willmcgugan committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f15d6b8 View commit details
    Browse the repository at this point in the history
  3. version bump

    willmcgugan committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c961442 View commit details
    Browse the repository at this point in the history
  4. make in the line 33 should be make .

    Just like other Module names make should also be in tick marks like this `make`.
    It can be a little confusing for newbies.
    joesinghh authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6c1b50d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #887 from Joe-Sin7h/patch-1

    make in the line 33 should be `make` .
    willmcgugan authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    3fcc91a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #881 from willmcgugan/fix-parse

    Fix parse edge case
    willmcgugan authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    4bf3f19 View commit details
    Browse the repository at this point in the history
Loading