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

Commits on Jun 13, 2022

  1. Squashed commit of the following:

    commit c450e9d
    Author: bjv <bjv@ip-192-168-2-156.ec2.internal>
    Date:   Mon Jun 13 13:41:15 2022 -0700
    
        change var names & comparison order, for clarity
    
    commit 441301e
    Author: bjv <bjv@ip-192-168-2-156.ec2.internal>
    Date:   Mon Jun 13 13:18:13 2022 -0700
    
        docs & whitespace cleanup
    
    commit 2794f0f
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Mon Jun 13 09:18:04 2022 -0700
    
        add unpackaged Files tag/value separator
    
    commit b65966a
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Mon Jun 13 09:12:28 2022 -0700
    
        DRY out parser builders, a bit
    
    commit a7a5e6e
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Mon Jun 13 08:20:30 2022 -0700
    
        work around #149
    
    commit f5050b2
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Mon Jun 13 07:54:02 2022 -0700
    
        fix more test RDF data
    
    commit 850d525
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Wed Jun 8 10:10:05 2022 -0700
    
    parse rdf package hasFile refs, to distribute doc referencesFile
    among packages
    
    commit ca3588f
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Fri Jun 3 15:17:13 2022 -0700
    
    (Breaks many tests!) Add unpackaged RDF referencesFile to document
    unpackaged_files
    
        Test assume builder always adds File to the last RDF Package? Seems
        wrong
    
    commit 773ecad
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Thu Jun 2 16:44:15 2022 -0700
    
        Use filetype 'other' for test
    
    commit 6799c30
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Thu Jun 2 16:43:50 2022 -0700
    
        Cleanup hanging licenseref
    
    commit a2c506b
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Thu Jun 2 16:07:08 2022 -0700
    
        Render unpackaged files, for test
    
    commit 83d7b89
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Thu Jun 2 15:49:42 2022 -0700
    
        Cleaned up rdf test
    
    commit 0c633f8
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Tue May 31 14:35:02 2022 -0700
    
        Add rdf parser (partial commit)
    
    commit 9072617
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Wed May 25 15:54:05 2022 -0700
    
        cleanup
    
    commit 11b4502
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Wed May 25 15:52:46 2022 -0700
    
        drop unused flag
    
    commit 6128dea
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Wed May 25 15:34:36 2022 -0700
    
        nicer unpackaged_file validator var name + docs
    
    commit 3acc3dc
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Wed May 25 14:52:03 2022 -0700
    
    add unpackaged files to tag/value parser, tests & json-yaml-xml
    writer
    
    commit 9314f27
    Author: bjv <bjv@bjvs-MBP.lan>
    Date:   Mon May 23 16:11:30 2022 -0700
    
        Add unpackaged file info + tag/value writer
    
    Signed-off-by: Brandon J. Van Vaerenbergh <brandon@finitestate.io>
    bjamesv committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ba40678 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from FiniteStateInc/add-unpackaged-files-spdx1

    Add unpackaged files
    bjamesv authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    66df09a View commit details
    Browse the repository at this point in the history
Loading