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: 0e71fb0a99ff^
Choose a base ref
...
head repository: getnikola/nikola
compare: 27fee0cee409
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 12, 2015

  1. Make nikola auto rebuild correctly

    Previously, we tried to execute a command named `build`
    instead of `nikola build`, sorry for that.
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 12, 2015
    Copy the full SHA
    0e71fb0 View commit details
    Browse the repository at this point in the history
  2. Use a set to rebuild only once

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 12, 2015
    Copy the full SHA
    39009b5 View commit details
    Browse the repository at this point in the history
  3. Fix #1810 -- use watchdog in auto

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Jun 12, 2015
    Copy the full SHA
    e760649 View commit details
    Browse the repository at this point in the history
  4. Output on rebuild

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