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: IBM/vision-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: IBM/vision-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 42 files changed
  • 7 contributors

Commits on May 20, 2020

  1. Rearrange files for easier pip install setup. (#12)

    
    
    
    Co-authored-by: Carl Bender <[email protected]>
    
    * Implement file download (#10)
    
    Co-authored-by: Carl Bender <[email protected]>
    
    * Dev cleanup (#11)
    
    * Initial PIP packaging support
    
    * cleanup test related issues
    
    * Minor pkg setup.py fixes
    
    * Additional readme cleanup
    
    Co-authored-by: Carl Bender <[email protected]>
    bcarld and Carl Bender committed May 20, 2020
    Configuration menu
    Copy the full SHA
    59f0f53 View commit details
    Browse the repository at this point in the history
  2. Fix pip stuff (#15)

    bcarld committed May 20, 2020
    Configuration menu
    Copy the full SHA
    81e87be View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Inspector App Metadata porting script (#18)

    Co-authored-by: Lauren Taylor <[email protected]>
    lmtaylor and Lauren Taylor committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d5c2dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jun 26, 2020

  1. Merge pull request #19 from mikehollinger/newcsvformat

    CSV migration should (hopefully) be a one-time operation. CSV output, however, will run frequently.
    
    This adds a few features and also migrates the "source of truth" for CSV output by:
    
        Reading from the dataset's file metadata APIs instead of enumerating filenames and the filename field
        Adding an optional "newerthan" argument that (at the time of writing) only writes entries "newerthan" the user's target date in YYYYMMDDHHmmss format.
        Makes the arg parser require either 'output' or 'migrate' and disallows both at the same time
    mikehollinger committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    c223a32 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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