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: docker/docker-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DevTable/docker-py
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.
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 30, 2014

  1. Fix the repository validator for base public index repositories with …

    …a tag name.
    
    Signed-off-by: Jake Moshenko <[email protected]>
    Jake Moshenko committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    17d05b7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2014

  1. Fix the registry validator to match the docker daemon code, and add s…

    …ome tests.
    
    Docker-DCO-1.1-Signed-off-by: Jake Moshenko <[email protected]> (github: jakedt)
    Jake Moshenko committed May 1, 2014
    Configuration menu
    Copy the full SHA
    0044b7a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. Merge remote-tracking branch 'upstream/master'

    Joseph Schorr committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    8a00b87 View commit details
    Browse the repository at this point in the history
  2. Make the tar creating utility copy directory entries as well. Some bu…

    …ilds rely on the presence of empty directories.
    Joseph Schorr committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    96fbee8 View commit details
    Browse the repository at this point in the history
Loading