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: coders-school/cpp-fundamentals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coders-school/cpp-fundamentals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vector-of-shared-ptrs
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 74 files changed
  • 4 contributors

Commits on May 4, 2021

  1. Docs removed

    ziobron committed May 4, 2021
    Configuration menu
    Copy the full SHA
    959fb07 View commit details
    Browse the repository at this point in the history
  2. All homeworks added

    ziobron committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a55efb7 View commit details
    Browse the repository at this point in the history
  3. Fixed invalid env

    ziobron committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2a843d1 View commit details
    Browse the repository at this point in the history
  4. Workflows renamed

    ziobron committed May 4, 2021
    Configuration menu
    Copy the full SHA
    772cdc5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    9c09b31 View commit details
    Browse the repository at this point in the history
  2. Code owners added

    ziobron committed May 5, 2021
    Configuration menu
    Copy the full SHA
    9920d39 View commit details
    Browse the repository at this point in the history
  3. Code owners edited

    ziobron committed May 5, 2021
    Configuration menu
    Copy the full SHA
    cc2753f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. password-check grammar fix

    ziobron committed May 21, 2021
    Configuration menu
    Copy the full SHA
    274951c View commit details
    Browse the repository at this point in the history
  2. Password-check ready

    ziobron committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6061fe3 View commit details
    Browse the repository at this point in the history
  3. vector-of-shared-ptrs left

    ziobron committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a99ddf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. 'count-1' instead of 'count' (#547)

    * 'count-1' instead of 'count'
    
    * Update homework/vector-of-shared-ptrs/README.md
    
    Co-authored-by: Łukasz Ziobroń <lukasz@coders.school>
    michalsoloducha and ziobron authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    ef5483d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Update CMakeLists.txt.in

    ziobron authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    30148b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. CMakeLists.txt updated

    Penthurion committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6f62d70 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. add clang-format job

    arafalski committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    d39c0e1 View commit details
    Browse the repository at this point in the history
  2. add .clang-format file

    arafalski committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    590f0f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e6b4f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Merge pull request #930 from anraf1001/vector-clang-format

    Vector of shared_ptrs - clang-format action
    arafalski authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    e5db892 View commit details
    Browse the repository at this point in the history
Loading