~dupeguru/dupeguru/+git/master:master

Last commit made on 2026-01-06
Get this branch:
git clone -b master https://git.launchpad.net/~dupeguru/dupeguru/+git/master

Branch merges

Branch information

Name:
master
Repository:
lp:~dupeguru/dupeguru/+git/master

Recent commits

16aa6c2... by Andrew Senetar

Merge pull request #1353 from gauravk268/master

Prevent negative total size in Results class when removing duplcates

c32a124... by Gaurav Kumar <email address hidden>

fix: Prevent negative total size in Results class when removing duplicates

7f61330... by Andrew Senetar

Merge pull request #1310 from glubsy/build/fix/setuptools_sandbox_deprecation

Remove usage of deprecated setuptools sandbox

eb4d791... by Andrew Senetar

ci: Fix typo in default.yml workflow

e9948d9... by Andrew Senetar

ci: Update workflow action versions, misc cleanups in .github

- Bump action versions
- Bump minimum Python version teste to 3.8, add 3.13 and 3.14
- Cleanup extra entries in FUNDING.yml

c9aa6f1... by glubsy <email address hidden>

Remove usage of deprecated setuptools sandbox

The sandbox module has been deprecated for several Python versions and
is now removed.

8f197ea... by Alexander Gee <email address hidden>

feat: Create longest and shortest path criteria (#1242)

* Create longest and shortest path criteria

3a97ba9... by Andrew Senetar

ci: Merge artifacts

- Merge the resulting artifacts
- Use only the .so files from build

e3bcf9d... by Andrew Senetar

chore: Update VS Code configuration

a81069b... by Andrew Senetar

fix: Photo matching fixes

- Correct bad query introduced in rotation matching
- Promote get_orientation from "private" on photo class
- Fix prepare_pictures to only generate the needed blocks, add check for missing blocks when rotation matchin is true
- Fix cache test inputs to match schema