8000 Comparing v1.0...master · evanrelf/sudoku-tui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
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: evanrelf/sudoku-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: evanrelf/sudoku-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 13 files changed
  • 2 contributors

Commits on Jan 25, 2018

  1. Renamed to sudoku-cli

    evanrelf committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c188156 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Remove flow

    evanrelf committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    d6f387c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. 8/9/18

    evanrelf committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    bbb0e4b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Add screenshot, update README

    Closes #2
    evanrelf committed Dec 16, 2018
    < BDB8 div class="d-flex flex-shrink-0" > Configuration menu
    Copy the full SHA
    0870827 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Provide a visual feedback if puzzle was solved or not

    As soon as all fields contain a number (progress 100%) a check is
    performed to verify if the puzzle is solved correctly. If so 'SOLVED' is
    printed in green, otherwise 'ERROR' is printed in red.
    TobiasPleyer authored and evanrelf committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cc1e17d View commit details
    Browse the repository at this point in the history
  2. Refactoring

    Closes #7
    evanrelf committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    5b75442 View commit details
    Browse the repository at this point in the history
Loading
0