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: MicroPyramid/forex-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MicroPyramid/forex-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release_1.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 16, 2019

  1. Add basic CLI

    Use symbols in notifications
    
    Add tests
    
    Fix test_defaults
    
    Add test_notify
    
    Try to use apt installed site-packages
    
    Say yes to pew!
    
    Mention dependencies explicitly
    
    Add dbus to travis
    
    Skip if no dbus
    
    Simply use unittest instead of nose
    
    Correct package name
    ashwinvis committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    dd3f73e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Show amount in notification

    ashwinvis committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f9daa14 View commit details
    Browse the repository at this point in the history
  2. Doc, readme CLI

    ashwinvis committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a72221e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Merge pull request #52 from ashwinvis/notify

    CLI tool with notification support
    Ravi kumar authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    b2b58bd View commit details
    Browse the repository at this point in the history
  2. change rel

    ravigadila committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d5d0a24 View commit details
    Browse the repository at this point in the history
Loading