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: pkronstrom/vahti Loading
base: master
Choose a base ref
...
head repository: fmorato/vahti Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 24 files changed
  • 1 contributor

Commits on Dec 18, 2019

  1. setup linters and project settings

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    567285b View commit details
    Browse the repository at this point in the history
  2. Rewrite as a library and cli.

    email functionality was removed.
    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f108362 View commit details
    Browse the repository at this point in the history
  3. Auto discover parsers

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    446440a View commit details
    Browse the repository at this point in the history
  4. cli exits with return code from vahti ruuner

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    761074f View commit details
    Browse the repository at this point in the history
  5. implement async parser

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    166772f View commit details
    Browse the repository at this point in the history
  6. tori: set default region

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    33b8a92 View commit details
    Browse the repository at this point in the history
  7. tori: set default as 'selling products only'

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    2306679 View commit details
    Browse the repository at this point in the history
  8. tori: store long and short form title.

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    c6274a3 View commit details
    Browse the repository at this point in the history
  9. tori: add methods for getting info from tori pages

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e6d0254 View commit details
    Browse the repository at this point in the history
  10. parser: make parser query a non positional argument

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    da613e2 View commit details
    Browse the repository at this point in the history
  11. add missing dependency

    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    20ba9e6 View commit details
    Browse the repository at this point in the history
  12. Use at least python 3.7

    Add missing black dependency.
    fmorato authored and Felipe Morato committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    54e717f View commit details
    Browse the repository at this point in the history
Loading