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

Commits on Dec 4, 2022

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

Commits on Dec 5, 2022

  1. Merge pull request #9 from ModProg/session-file-in-.config

    feat: support `.config/adventofcode.session`
    scarvalhojr authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5fcd679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7ed84d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from ModProg/session-token-env

    feat: support environment variable containing session
    scarvalhojr authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9601e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d150f4 View commit details
    Browse the repository at this point in the history
  5. fix: truncate file when overriding

    Fixes #11
    scarvalhojr committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5864689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3eb643 View commit details
    Browse the repository at this point in the history
Loading