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: benselme/flask-mako
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: benselme/flask-mako
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Oct 2, 2013

  1. Added .gitignore

    benselme committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    1ab6450 View commit details
    Browse the repository at this point in the history
  2. Added AUTHORS file

    benselme committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    0248b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2013

  1. Bumped to v0.3 in setup.py

    benselme committed Oct 31, 2013
    Configuration menu
    Copy the full SHA
    1e90971 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. Configuration menu
    Copy the full SHA
    edaf651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962242a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556ad90 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Update babel import. Fixes #8.

    Daniel Dourvaris committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    90c2ae9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2014

  1. Merge pull request #13 from dourvaris/master

    Update babel import. Fixes #8.
    benselme committed Dec 7, 2014
    Configuration menu
    Copy the full SHA
    a7ca303 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from liluo/dev

    Support for multiple directories
    benselme committed Dec 7, 2014
    Configuration menu
    Copy the full SHA
    2a11961 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. Configuration menu
    Copy the full SHA
    4c6a190 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. add beaker template cache support

    GuoJing committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    b46de22 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Configuration menu
    Copy the full SHA
    50337de View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Merge pull request #16 from GuoJing/master

    add beaker template cache support
    benselme committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    6cf43ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from aplavin/patch-1

    Add support for strict_undefined mako option
    benselme committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    4813f44 View commit details
    Browse the repository at this point in the history
  3. Added new authors

    benselme committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    e2c94af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98820ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd736a View commit details
    Browse the repository at this point in the history
Loading