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: jedie/python-creole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: jedie/python-creole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 13 commits
  • 48 files changed
  • 2 contributors

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    efce26c View commit details
    Browse the repository at this point in the history
  2. update readme

    jedie committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    281c352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9c18a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. add test_poetry_check()

    jedie committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a787a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd317c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b7242 View commit details
    Browse the repository at this point in the history
  4. add isort config and apply it

    jedie committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    722e954 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #45 from jedie/fix#44

     Fix #44 by move "docutils" and "poetry-publish" as dev-dependencies
    jedie authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    3d44e21 View commit details
    Browse the repository at this point in the history
  6. Update README.creole

    jedie authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    68db492 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5da18f5 View commit details
    Browse the repository at this point in the history
  8. update code style:

    * remove shebangs
    * remove "codeing: utf-8"
    * remove "object" in class
    * use more f-strings
    * IOError -> OSError
    * cleanup "super()" calls
    jedie committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    5a807bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    784a4d8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #46 from jedie/code-updates

    Code updates
    jedie authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    00cbba4 View commit details
    Browse the repository at this point in the history
Loading