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: idonethis/embedly-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d32c214
Choose a base ref
...
head repository: embedly/embedly-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 81cbfd0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 15, 2014

  1. Better documentation

    Bob Corsaro committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    314d749 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. use https?

    I noticed that everything is "https://".
    
    Shouldn't we use "https://"?
    
    To hide our keys from public view?
    alex-money authored Jun 24, 2017
    Configuration menu
    Copy the full SHA
    41fb4de View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. docs: Fix a few typos

    There are small typos in:
    - README.rst
    - embedly/models.py
    
    Fixes:
    - Should read `arguments` rather than `arguements`.
    - Should read `accessible` rather than `accsesible`.
    timgates42 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a00c965 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Jun 2, 2022

  1. Merge pull request embedly#28 from alex-money/patch-1

    use https?
    stiteler authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e4f0963 View commit details
    Browse the repository at this point in the history
  2. Merge pull request embedly#30 from timgates42/bugfix_typos

    docs: Fix a few typos
    stiteler authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    346db99 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge pull request embedly#32 from whardier/fix-setuptools-issue

    fix tuple/list error to resolve issue with newer setuptools
    stiteler authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    81cbfd0 View commit details
    Browse the repository at this point in the history
Loading