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: scarvalhojr/aoc-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.0
Choose a base ref
...
head repository: scarvalhojr/aoc-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    044701b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. refactor: store datetime in AocClient

    Also, if day is not explicitly selected for a previous year, pick the
    last puzzle day (25).
    scarvalhojr committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    1cd24c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. refactor: minor improvements and code cleanup

    * move input validation to AocClient/Builder
    * define types for leaderboard ID and puzzle part
    * validate session cookie string
    * ensure output width cannot be zero
    scarvalhojr committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    062f67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614b74d View commit details
    Browse the repository at this point in the history
  3. style: fix clippy errors

    scarvalhojr committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    410cc92 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    973dfa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537e2ea View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    19c65f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10b828 View commit details
    Browse the repository at this point in the history
Loading