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: getnikola/nikola
base: b404f4547946^
Choose a base ref
...
head repository: getnikola/nikola
compare: fc2e61136bf3
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 27, 2016

  1. Parse missing post-list options for shortcodes

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    b404f45 View commit details
    Browse the repository at this point in the history
  2. Get rid of underscores in post list parameter names

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    48c64f6 View commit details
    Browse the repository at this point in the history
  3. Add note about post list flag syntax in shortcode

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    95fd4c4 View commit details
    Browse the repository at this point in the history
  4. post-list shortcode: Handle non-integer start/stop

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    82c3c25 View commit details
    Browse the repository at this point in the history
  5. post-list: always return a string, don’t assume reST state

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    f551490 View commit details
    Browse the repository at this point in the history
  6. post-list: discourage using 'all'

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 27, 2016
    Copy the full SHA
    fc2e611 View commit details
    Browse the repository at this point in the history