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: ncorbuk/Python-Ransomware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Teraskull/Python-Ransomware
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.
  • 15 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 18, 2020

  1. Remove white-spaces

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c57bb3e View commit details
    Browse the repository at this point in the history
  2. Add newline

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3ad0bcd View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3067dc2 View commit details
    Browse the repository at this point in the history
  4. Add .gitignore

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c3f08e4 View commit details
    Browse the repository at this point in the history
  5. Fix comment grammar

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    209fa7c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c8b137c View commit details
    Browse the repository at this point in the history
  7. Format comment

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9ac939b View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d02a604 View commit details
    Browse the repository at this point in the history
  9. Add requirements.txt

    Teraskull committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    25b4c83 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Fix paths

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e8787ea View commit details
    Browse the repository at this point in the history
  2. Format strings

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6a89f2d View commit details
    Browse the repository at this point in the history
  3. Fix date format

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0011e80 View commit details
    Browse the repository at this point in the history
  4. Format console output

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8d37b2e View commit details
    Browse the repository at this point in the history
  5. Remove useless prints

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    201cbb9 View commit details
    Browse the repository at this point in the history
  6. Add line breaks

    Teraskull committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c204ebd View commit details
    Browse the repository at this point in the history
Loading