Comparing rodjek:master...evidex:master · rodjek/vim-puppet · GitHub
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: rodjek/vim-puppet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: evidex/vim-puppet
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.
  • 14 commits
  • 2 files changed
  • 5 contributors

Commits on Aug 18, 2014

  1. fix indentation after hash-commented lines

     - auto-indentation badly fails after hash-commented lines. 
     - just remving the if-Block resolves that
    svenXY committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    1ae7e61 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2015

  1. Add syntax highlighting to unless keyword

    Jordan Olshevski committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    45a0361 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2015

  1. Prevent puppetVariable highlight freezing VIM

    Previous regex attempted to parse too much, when simply highlighting a variable.
    Fixes Issue#39 and #32
    David Hayes committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    64b9254 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. Add Puppet 4 Data Types

    Julien Pivotto committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    7d58ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da49adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a754c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ff96e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4df91fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f6f816 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    962dfcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5085e83 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. Add highlighing to unless keyword

    David Hayes committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    ffe1e1e View commit details
    Browse the repository at this point in the history
  2. Merge roidelapluie master

    David Hayes committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    af25356 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. highlight variables when they index into hashes and arrays

    walkamongus authored and David Hayes committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    69580d0 View commit details
    Browse the repository at this point in the history
Loading