Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
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: DataDog/kvexpress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3
Choose a base ref
...
head repository: DataDog/kvexpress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Nov 16, 2015

  1. Bump for dev.

    darron committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    af6c286 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2015

  1. You cannot lookup a group by groupname. The code I wrote before was s…

    …ubtly broken.
    
    It would only work if the groupname was the same as the username.
    Backwards incompatible change: Removed the -g option. It will now lookup the group
    of the owner that's passed and use that. This is related to #51 and #49.
    darron committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    0837651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da0daf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

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

    darron committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    739755c View commit details
    Browse the repository at this point in the history
Loading