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: einarjon/adventofcode.sh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: einarjon/adventofcode.sh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: WIP
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 16 files changed
  • 2 contributors

Commits on Mar 7, 2024

  1. 2021: I can't stop

    I need help
    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b37a204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e9ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b25ff15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e33aaad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31a5721 View commit details
    Browse the repository at this point in the history
  6. 2021: Days 9-12

    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5f88488 View commit details
    Browse the repository at this point in the history
  7. 2021/08: Simplify logic

    No need to collect every number to the T array.
    Just identify 4 and 7, and use those to find the
    differences between 2,3,5 and 6,9,0.
    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a3a8c5d View commit details
    Browse the repository at this point in the history
  8. 2021: Update README.md

    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ec029a8 View commit details
    Browse the repository at this point in the history
  9. 2021: Days 13 and 14

    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4d14984 View commit details
    Browse the repository at this point in the history
  10. 2021: Shellcheck fixes and cleanup

    Minor cleanup in 4, 7 and 9-12
    einarjon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9410a80 View commit details
    Browse the repository at this point in the history
Loading