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.8.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.9.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 11, 2022

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

Commits on Dec 14, 2022

  1. Merge pull request #12 from byarr/feat/private_leaderboard

    feat: Add private-leaderboard command
    scarvalhojr authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1823498 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. feat: minor improvements to private leaderboard

    * show leaderboard of past years without providing a day
    * report unaccessible leaderboard on http 302 redirect
    * on any unexpected http reponse, warn that cookie may be expired
    scarvalhojr committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    82ef97b View commit details
    Browse the repository at this point in the history
Loading