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: Pylons/paginate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.6
Choose a base ref
...
head repository: Pylons/paginate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.7
Choose a head ref
  • 20 commits
  • 10 files changed
  • 6 contributors

Commits on Jun 12, 2017

  1. FIX: typo in class pydoc

    Gsiete authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    5ce8264 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Gsiete/Gsiete-patch-1

    FIX: typo in class pydoc
    ergo authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a574eb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Spelling fix

    mxmader authored Jun 28, 2017
    Configuration menu
    Copy the full SHA
    689a61b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from mxmader/patch-1

    Spelling fix
    stevepiercy authored Jun 28, 2017
    Configuration menu
    Copy the full SHA
    833f6fb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. add extra requirements

    ergo committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    eac949b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7316a View commit details
    Browse the repository at this point in the history
  3. changelog: updates

    ergo committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    7277f62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5742a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1a16e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    629ea6f View commit details
    Browse the repository at this point in the history
  7. setup: add support for tox

    ergo committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    1e4c2fb View commit details
    Browse the repository at this point in the history
  8. tests: add travis

    ergo committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    07e6f62 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. docs: Fix simple typo, substiture -> substitute

    There is a small typo in paginate/__init__.py.
    
    Should read `substitute` rather than `substiture`.
    timgates42 committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c62a1c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from timgates42/bugfix_typo_substitute

    docs: Fix simple typo, substiture -> substitute
    stevepiercy authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    0ec779a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. docs: fix simple typo, easly -> easily

    There is a small typo in README.md.
    
    Should read `easily` rather than `easly`.
    
    Signed-off-by: Tim Gates <tim.gates@iress.com>
    timgates42 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    12af5f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #18 from timgates42/bugfix_typo_easily

    docs: fix simple typo, easly -> easily
    crooksey authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2c8d8a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. setup github actions

    ergo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5a984f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from Pylons/dev

    setup github actions
    ergo authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9303d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c88317 View commit details
    Browse the repository at this point in the history
  4. fixes #20 prepare new release

    ergo committed Aug 25, 2024
    2 Configuration menu
    Copy the full SHA
    b02abe4 View commit details
    Browse the repository at this point in the history
Loading