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: wolph/portalocker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: wolph/portalocker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 9, 2022

  1. Merge tag 'v2.5.1' into develop

    Added clear warning when locking in non-blocking mode without specifying either EXCLUSIVE or SHARED mode. Fixes #77 v2.5.1
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQIzBAABCgAdFiEEFJMl/RWQTpxOuJ6V6BRE6c4faV0FAmLJnB0ACgkQ6BRE6c4f
    # aV0z8RAAiPTgituKGzw/FmbRa9LpY4XKhUWZdlMife8mJ8+QLdwODcCCnZ7KdtN/
    # InShdQwYoZLp1zdoQhQz/lQHoQHJIIAvJJ1TinICTJV3qxnalm+Ngv808bBbN5q0
    # fejlg3urCOHsmEIppF1aAUASPtMLLFVejFdEtwJvWFPZajKIhy173FLwF7uzJ54k
    # Sv9LlH8GaQTBL82RSGnFVGeKJFqX8KvDlUj1gBK7IKutiY90uIPnKPDhYOma2HHQ
    # 2xPcgWzL9MFL1r2Yh4Xh4cwUqW2eB3E20xRa1dzohX6+WckPhZjnrWawlaNIzG1v
    # oNngK/HV+JKpkMyKmxqzbFEVVwdZN9pBTqNKIM/SmiQu7LEaLuvMpih4CXXAsh/M
    # 5jvu+dd3Xog8mCnKwXG/6/xqb/5xqQk+gvQKXodi8GgL0afT/TUYPIRhyJuD7cS7
    # RYxNul45vBr08ZkJhRTqi7wadArsIZRriyPXqy/G5urVkJHifLgeEQhcj4jxXXud
    # MppO9oXkreWfsh5GOwq8DEfoB4cfKVbmtO32/wTbCBRycQ48yQQTv09FaUfUq14K
    # VkaAZDPRZ6aNJO1NIhL9AZHPU3nsmvFTDVVmOrvzMtJMkTcBZde+hJuTxTH6bY/1
    # tOY3NlJCqp85Pk2Ww600WDqzXGxzASYH4cn2Ae92WgKTX4JFKqo=
    # =cB1D
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Sat Jul  9 17:17:49 2022 CEST
    # gpg:                using RSA key 149325FD15904E9C4EB89E95E81444E9CE1F695D
    # gpg: Good signature from "Rick van Hattem <wolph@wol.ph>" [ultimate]
    # gpg:                 aka "[jpeg image of size 9662]" [ultimate]
    wolph committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    8b6456d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Updated license to 3-clause BSD License. Fixes #79

    The 3-clause BSD license is effectively the same as the old license but the old license had invalid references to the Python project instead of this project.
    wolph authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    35b500b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. testing fix for #80

    wolph committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    26a1522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568d213 View commit details
    Browse the repository at this point in the history
  3. Incrementing version to v2.6.0

    wolph committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    faf78f1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/2.6.0'

    wolph committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6a0d828 View commit details
    Browse the repository at this point in the history
Loading