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: coleifer/peewee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: coleifer/peewee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.2
Choose a head ref
  • 17 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 10, 2014

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

Commits on Aug 20, 2014

  1. Fix documentation.

    coleifer committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    a144716 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Truediv for python3, fixes #421

    coleifer committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    967d6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2014

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

Commits on Sep 6, 2014

  1. Merge pull request #413 from alexlatchford/json-dumps

    Add in support for passing in JSON dumps functions
    coleifer committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    46334a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. Updates.

    coleifer committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    2703c3f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Configuration menu
    Copy the full SHA
    e218f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75981c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2014

  1. Doc cleanup, fixes #424

    coleifer committed Sep 13, 2014
    Configuration menu
    Copy the full SHA
    49263e2 View commit details
    Browse the repository at this point in the history
  2. Parentheses note.

    coleifer committed Sep 13, 2014
    Configuration menu
    Copy the full SHA
    3dc4208 View commit details
    Browse the repository at this point in the history
  3. Add missing space.

    coleifer committed Sep 13, 2014
    Configuration menu
    Copy the full SHA
    dc74bea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    976b55f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2014

  1. Configuration menu
    Copy the full SHA
    d400307 View commit details
    Browse the repository at this point in the history
  2. More JSON docs.

    coleifer committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    87b1d86 View commit details
    Browse the repository at this point in the history
  3. Support for path lookups

    coleifer committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    415b232 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2014

  1. py3 to setup.py

    coleifer committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    6c3e3b2 View commit details
    Browse the repository at this point in the history
  2. Version bump

    coleifer committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    69f74e2 View commit details
    Browse the repository at this point in the history
Loading