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/IterFilesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: jedie/IterFilesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 14 commits
  • 30 files changed
  • 2 contributors

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    421a38b View commit details
    Browse the repository at this point in the history
  2. apply code style

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    3d3ff77 View commit details
    Browse the repository at this point in the history
  3. update version

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ddcb352 View commit details
    Browse the repository at this point in the history
  4. remove pipenv files

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    722a3a5 View commit details
    Browse the repository at this point in the history
  5. fix project setup + tests

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    9b46ce0 View commit details
    Browse the repository at this point in the history
  6. +test_poetry_check()

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    af6b094 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e97a3f View commit details
    Browse the repository at this point in the history
  8. cleanup test fixture creation

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    cd7fa4d View commit details
    Browse the repository at this point in the history
  9. 'stats_helper.abort' exists always

    == None -> done() was not called / unknown error
    == True -> KeyboardInterrupt was used
    == False -> processed completed
    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ac21466 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d46722 View commit details
    Browse the repository at this point in the history
  11. fix code style

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    a0f630d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from jedie/poetry

    modernize project setup and use poerty
    jedie authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    66c7643 View commit details
    Browse the repository at this point in the history
  13. Update README.creole

    jedie authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    969f9aa View commit details
    Browse the repository at this point in the history
  14. release as v1.4.0

    jedie committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    f47a3a4 View commit details
    Browse the repository at this point in the history
Loading