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: damnever/pigar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: damnever/pigar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 22, 2022

  1. Fix badge

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fe7f265 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Fix project without top_level.txt

    Parse case-sensitive project name from PyPI.
    
    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    
    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bc298b2 View commit details
    Browse the repository at this point in the history
  2. Update PyPI meta index

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fd49ecb View commit details
    Browse the repository at this point in the history
  3. Fix test case for HTML parser

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    80e2580 View commit details
    Browse the repository at this point in the history
  4. Guess and compare with the case-insensitive project name

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9d08e63 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Relax some version requirements

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fae51f6 View commit details
    Browse the repository at this point in the history
  2. Bump version to v2.0.5

    Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
    damnever committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    6dc2d57 View commit details
    Browse the repository at this point in the history
Loading