colddigger
Simple Python based utility to identify "cold" files in a git repository: tracked files in your main (or other) branch that are not touched in other local or remote branches.
Intended use case: identify files that are safe to manipulate heavily (e.g. automated code style cleanup) without risk on merge conflicts with other branches or pull requests.
Install and usage
This package is available on PyPI
and can be installed using classic pip (pip install colddigger),
which makes the utility available in your (virtual) environment
as a command line tool colddigger.
However, if you just need this utility for a one-off run,
and you have uv in your tool belt,
you can avoid installation worries and run it directly with
uvx:
uvx colddigger --help
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file colddigger-0.3.0.tar.gz.
File metadata
- Download URL: colddigger-0.3.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8461e0175891108fe7d7cdf074cb4f0295520742e71257deaa51cbc833b34b6
|
|
| MD5 |
2c61fc721e60d3bdc85e735c615afda8
|
|
| BLAKE2b-256 |
b5b912534316a685b281d2fafa460e1b943c617a01260830c86ed34a1e6853f3
|
File details
Details for the file colddigger-0.3.0-py3-none-any.whl.
File metadata
- Download URL: colddigger-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6125a81085449618a6346162f11eea6f12745c0bae7c091400b99ca72d6e25b
|
|
| MD5 |
9f5a81f390fd37870db6baff6b32d25c
|
|
| BLAKE2b-256 |
fc4e7778d02148f60a4c5ed487add378dadd3188c328636e46ca543028151329
|