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: 6bf7a6adee0d
Choose a base ref
...
head repository: getnikola/nikola
compare: d18a473da4ed
Choose a head ref
  • 10 commits
  • 82 files changed
  • 1 contributor

Commits on Jul 27, 2015

  1. Fix docstrings (pep257)

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

Commits on Jul 28, 2015

  1. Use global ask_yesno function

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    1fa62b8 View commit details
    Browse the repository at this point in the history
  2. Document compilers

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    9745619 View commit details
    Browse the repository at this point in the history
  3. Add some missing docstrings

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    d2ba9ef View commit details
    Browse the repository at this point in the history
  4. Fix doctests

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    81d2391 View commit details
    Browse the repository at this point in the history
  5. Document all commands

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    27b2de4 View commit details
    Browse the repository at this point in the history
  6. Document task plugins

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    7cd6a1a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    81066e4 View commit details
    Browse the repository at this point in the history
  8. Check (but don’t enforce) PEP 257 docstring style

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jul 28, 2015
    Copy the full SHA
    0aae245 View commit details
    Browse the repository at this point in the history
  9. Enforce PEP 257 style

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