Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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: fspv/python-leetcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev-problemset-query
Choose a base ref
...
head repository: fspv/python-leetcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 26, 2021

  1. Merge pull request #16 from prius/dev-problemset-query

    Added category title field
    fspv authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5e8bbee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    833d92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0877932 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Update setup.py

    Co-authored-by: Pavel Safronov <pv.safronov@gmail.com>
    dimaglushkov and fspv authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    a4f29e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from dimaglushkov/main

    Update setup.py to load requirements from file and fix example in example.py
    fspv authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    3d16ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    904b03c View commit details
    Browse the repository at this point in the history
  4. Bump the version

    fspv committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    c86206a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    a9c17c5 View commit details
    Browse the repository at this point in the history
  2. bump python version

    fspv committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    000a8df View commit details
    Browse the repository at this point in the history
  3. Try python 3.12

    fspv committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    54d7202 View commit details
    Browse the repository at this point in the history
  4. install requirements

    fspv committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d0ecdf6 View commit details
    Browse the repository at this point in the history
  5. fix build

    fspv committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    9d306b4 View commit details
    Browse the repository at this point in the history
  6. bump version + instructions

    fspv committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    8b20a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. add some tests

    fspv committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    e0e8463 View commit details
    Browse the repository at this point in the history
  2. some build infrastructure

    fspv committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    9de7189 View commit details
    Browse the repository at this point in the history
Loading