Skip to main content

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

# Requirements

- Git

- Python 2.7

- Curses (required by npyscreen). For Windows curses can be obtained precompiled from http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses
Install using pip, example:

`pip install curses-2.2-cp27-none-win_amd64.whl`

Npyscreen itself will be installed automatically as a dependency by pip. Note that a custom version compiled for this
application is required as we require some non-standard functionality.

# Develop fragmap

- Uninstall any existing versions of fragmap

- Clone this repo

- Run `python setup.py develop`

- (Optional) Define the environment variable `FRAGMAP_DEBUG` to get access to the `--log` argument.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fragmap-0.1.3.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

fragmap-0.1.3-py2.7.egg (41.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page