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: voxpupuli/puppet-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ff24f56ff35bacf4f9ff2d87b31971aac7d290f
Choose a base ref
...
head repository: voxpupuli/puppet-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 13 commits
  • 34 files changed
  • 1 contributor

Commits on Apr 3, 2020

  1. Adds docs

    logicminds committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    55bcbd5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    logicminds committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    5a7539c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae0562 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Allow empty arrays

      * It can be sometimes desired to pass in an empty array and still have
        an empty table rendered.  This commit allows an empty array
        to be passed in and also refactors the table function to call
        print_table_hash to keep the code DRY.
    logicminds committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9ab0195 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Add pdk updates

      * Fix rubocop warnings
    logicminds committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b4de84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffea62e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from voxpupuli/pdk_updates

    Add pdk updates
    logicminds authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    6f4c7e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Add pdk updates

    logicminds committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3a415fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from voxpupuli/pdk_updates

    Add pdk updates
    logicminds authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    bb4c88e View commit details
    Browse the repository at this point in the history
  3. Prepare for release

    logicminds committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    958476e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from voxpupuli/release

    Prepare for release
    logicminds authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    7ccf07e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5d983d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f707cc4 View commit details
    Browse the repository at this point in the history
Loading