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: google/python-fire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: loynoir/python-fire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 60 files changed
  • 3 contributors

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    fb87f7c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    loynoir authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d3a7a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Update README.md

    loynoir authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    eb3995d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 11, 2021

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

Commits on Apr 12, 2021

  1. Merge pull request #1 from iln-sk/master

    Support datetime and pathlib type.
    loynoir authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    aeef2bc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    2faa993 View commit details
    Browse the repository at this point in the history
  2. 1. support URL type

    2. support RegExp type
    3. Fix situation annotation might be `"str"`
    loynoir committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7c5f28d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Fixed unused variable

    loynoir committed May 14, 2021
    Configuration menu
    Copy the full SHA
    fb86151 View commit details
    Browse the repository at this point in the history
  2. 1. Change indent to 4 spaces

    2. Thus, increase max-line-length to 90
    loynoir committed May 14, 2021
    Configuration menu
    Copy the full SHA
    792318f View commit details
    Browse the repository at this point in the history
  3. Add .editorconfig

    loynoir committed May 14, 2021
    Configuration menu
    Copy the full SHA
    1f99e28 View commit details
    Browse the repository at this point in the history
Loading