git-clog outputs the commit graph of the current Git repository and colorizes commit symbols by interpreting the first six commit hash digits as an RGB color value.
Project description
Git colorlog
Introduction
git clog outputs the commit graph of the current Git repository and colorizes commit symbols by interpreting the first
six commit hash digits as an RGB color value:
Additionally, signed commits are displayed with a check mark (valid), cross mark (invalid), or a question mark (unknown).
Important note: You need a terminal with true color support.
Installation and usage
git clog is available on PyPI and can be installed with pip:
python3 -m pip install git-clog
If you use Arch Linux or one of its derivatives, you can also install git-clog from the
AUR:
yay -S git-clog
After the installation, call
git clog
within a Git repository.
Project details
Release history Release notifications | RSS feed
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 git-clog-0.3.0.tar.gz.
File metadata
- Download URL: git-clog-0.3.0.tar.gz
- Upload date:
- Size: 183.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37a5bd474e7a567c5ff02cd14fb7769ce8868a4e4be4f98cfa92108d7ed7f462
|
|
| MD5 |
07f8f99a6d4f67c0668297504a24f53b
|
|
| BLAKE2b-256 |
036e835c63d82249a6a3af93ba2ec4e03741a359081c6d32c6d84169886d470b
|
File details
Details for the file git_clog-0.3.0-py3-none-any.whl.
File metadata
- Download URL: git_clog-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9489eafc1673d80dcd903bbc951a94dc73218ed91be3ebc09e1d2960efcf1fe
|
|
| MD5 |
712c362c821045bbc99425003effc645
|
|
| BLAKE2b-256 |
6c86825e2666ff3b2ee19be81d0590fe066276efcef6b9441128c3ad61004554
|