A stupid tool for listing and checking out Gerrit changes
Project description
Ferrit
A stupid tool for listing and checking out Gerrit changes
Getting started
Installation
Install from PyPI
pip install --user --upgrade ferrit
or from the repo
pip install .
Configuration
There (currently) is none. Ferrit assumes that...
- You're using HTTP to talk to Gerrit
- The remote you want to use is
origin
Usage
Ferrit can be accessed both with the ferrit
and fe
command.
List relevant changes:
fe dashboard
Checkout the latest patch set of change 123:
fe checkout 123
Checkout patch set 45 of change 123:
fe checkout 123/45
In the same way as checkout
, Ferrit also supports fetch
, cherry-pick
, show
and rev-parse
(printing the commit hash).
Search for changes containing the words foo
and bar
fe search foo bar
Contributing
In the unlikely event that you want to contribute to Ferrit, please feel free to open a PR, open an issue, or email me.
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
File details
Details for the file ferrit-0.0.12.tar.gz
.
File metadata
- Download URL: ferrit-0.0.12.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5484c18234d5ca3d73e731cf6ddda631dc6bc24aa320a735e8abeda744b1ebc9 |
|
MD5 | 89c4be2bd9152d3e7b6ec5e61d886be9 |
|
BLAKE2b-256 | cbb11b21ced35fdbfbf7b71bda868c710bb24d5442da26bd3ef6fead9133ad38 |
File details
Details for the file ferrit-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: ferrit-0.0.12-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05de6a9fec2a106034ad6f92df66dddeb0b6475415c55884db6118e09a1b54d1 |
|
MD5 | e7bb76c72c342d7a49df525d3cfe0933 |
|
BLAKE2b-256 | 52a5c070dfcbeda647614a1a717a170b784cc7ba14a7e769df88fa8c4b6954b7 |