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: envkey/envkey-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python2_windows_unicode_fix
Choose a base ref
...
head repository: envkey/envkey-python
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.
  • 17 commits
  • 40 files changed
  • 3 contributors

Commits on Jun 12, 2019

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

Commits on Jan 7, 2020

  1. Adds a get function to the module to allow users to call envkey.get('…

    …VARNAME') as syntactic sugar. The get function is just pointed at os.environ.get
    drcongo committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    1e446f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge branch 'feature/get' of git://github.com/hactar-is/envkey-pytho…

    …n into hactar-is-feature/get
    danenania committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    86408d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eb591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66b1fa View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Update README.md

    danenania authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3ad3335 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    danenania authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ffd6732 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. LICENSE copyright

    danenania committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d9b74aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768fc21 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on Jun 3, 2021

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

Commits on Feb 2, 2022

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

Commits on Mar 10, 2022

  1. Update README for v2

    danenania authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b1022a4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    danenania authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5b88b54 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    bf59930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4da1bc View commit details
    Browse the repository at this point in the history
Loading