Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port: 2 to 3 #118

Merged
merged 8 commits into from
Nov 10, 2023
Merged

port: 2 to 3 #118

merged 8 commits into from
Nov 10, 2023

Commits on Sep 29, 2023

  1. Not sure why this was here, but it is unused (#105)

    Signed-off-by: Michael Carroll <[email protected]>
    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    mjcarroll and ahcorde authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7ca8a29 View commit details
    Browse the repository at this point in the history
  2. Ensure all licenses are reflected in the LICENSE file (#106)

    Signed-off-by: Michael Carroll <[email protected]>
    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    mjcarroll and ahcorde authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a962cb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Include what you use (#107)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7b3da59 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add license checking support to bazel (#108)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    36172b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add new functions for manipulating the environment (#114)

    This adds functions for using collections with the environment.  It
    allows for conveniently retreiving and setting the environment variables
    via a map, rather than individually.
    
    This also adds a clearenv and printenv for completeness.
    
    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8529918 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Make the single argument constructor inherit the env (#113)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    db61818 View commit details
    Browse the repository at this point in the history
  2. 🎈 2.2.0 (#117)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9e80552 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'gz-utils2' into port/2_to_3

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d91ae74 View commit details
    Browse the repository at this point in the history