Visualize a timeline of Git commit changes on a grid
Project description
# git fragmap - better commit visualization for git
# Install After installing the requirements (see below), simply run:
pip install fragmap
After installing, the fragmap application can be invoked with simply:
fragmap
See the help screen for command line options:
fragmap –help
# Requirements
Git
Python 3.6 or later
# Develop fragmap
Uninstall any existing versions of fragmap
Clone this repo
Run pip install -r requirements.txt to install all requirements
Run pip install -r requirements-dev.txt to be able to run the test suite
Run python setup.py develop
Run python tests/update_tests.py. This also needs to be run if you make changes to any repo under tests/diffs/
Run pytest to actually run the tests
(Optional) Define the environment variable FRAGMAP_DEBUG to get access to the –log argument.
# Autocompletion
Clone this repo
Source bash_completion.sh in the cloned directory
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
File details
Details for the file fragmap-0.4.3.tar.gz
.
File metadata
- Download URL: fragmap-0.4.3.tar.gz
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef77a783fa9e69eca205e1ca1953fd23611613ef2f7db062a1d1a5db94b6f980 |
|
MD5 | bde20af856ca5f8fdc151ec5fc5f21c4 |
|
BLAKE2b-256 | 2820b966f2a7f560acf00974693783f831c1ba55af28f8ed994d69040162c3dc |