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: kyclark/tiny_python_projects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: drts01/tiny_python_projects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trunk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 1, 2022

  1. chore: create initial commit

    drts01 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d36c95f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. ci(pre-commit): add

    drts01 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    81de98a View commit details
    Browse the repository at this point in the history
  2. ci(ci): add workflow

    drts01 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2cfa29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3850c View commit details
    Browse the repository at this point in the history
  4. chore(pipfile): add

    drts01 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    443b4a8 View commit details
    Browse the repository at this point in the history
  5. feat(01_hello): add answer

    drts01 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6eedc2a View commit details
    Browse the repository at this point in the history
  6. feat(02_crowsnet): add answer

    drts01 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    551ab02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88ae49b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bb3b44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    422dc87 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. feat(03_picnic): add picnic

    drts01 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    84e6ccd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. feat(04_jump_the_five): add

    drts01 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a7e5492 View commit details
    Browse the repository at this point in the history
  2. ci(pre-commit): update hooks

    drts01 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4b4df46 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

Commits on Mar 28, 2022

  1. feat(05_howler): add howler.py

    drts01 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    766ab49 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. fix(05_howler): add tests

    drts01 committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    4ab8601 View commit details
    Browse the repository at this point in the history
  2. ci(pre-commit): update black

    drts01 committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    a951b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. feat(06_wc): add wc.py

    drts01 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c324a51 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 26, 2022

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