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: arnaud-lb/MtHaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: php-mod/haml
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.
  • 18 commits
  • 59 files changed
  • 2 contributors

Commits on Apr 21, 2014

  1. add phpunit to composer

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    3ae2458 View commit details
    Browse the repository at this point in the history
  2. ignore hidden folders

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    0f232f8 View commit details
    Browse the repository at this point in the history
  3. remove HamlSpecTest

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    55ff1c1 View commit details
    Browse the repository at this point in the history
  4. replace childs with children

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    4e0277b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fd8da4 View commit details
    Browse the repository at this point in the history
  6. rename childs to children

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    7eb2e44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    275dbbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a72fd65 View commit details
    Browse the repository at this point in the history
  9. rename childs to children

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    50eeee9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b86f79 View commit details
    Browse the repository at this point in the history
  11. phpdoc and change some types

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    befcde5 View commit details
    Browse the repository at this point in the history
  12. Refactor Position

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    8b8acb1 View commit details
    Browse the repository at this point in the history
  13. Check if rendered is boolean

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    a71582d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1fda3df View commit details
    Browse the repository at this point in the history
  15. Add 2.0.0

    amouhzi committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    1fe8953 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    513a297 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Now attributes are escaped only if escape is activated

    attributes are escaped only if escape is activated for twig too
    amouhzi committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    c7e75eb View commit details
    Browse the repository at this point in the history
  2. Update composer in travis.yml

    amouhzi committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    bd02e00 View commit details
    Browse the repository at this point in the history
Loading