套件:gertty(1.6.0-1)
Console-based interface to Gerrit
Gertty is a console-based interface to the Gerrit Code Review system. As compared to the web interface, the main advantages are:
Workflow -- the interface is designed to support a workflow similar to reading network news or mail. In particular, it is designed to deal with a large number of review requests across a large number of projects.
Offline Use -- Gertty syncs information about changes in subscribed projects to a local database and local git repos. All review operations are performed against that database and then synced back to Gerrit.
Speed -- user actions modify locally cached content and need not wait for server interaction.
Convenience -- because Gertty downloads all changes to local git repos, a single command instructs it to checkout a change into that repo for detailed examination or testing of larger changes.
其他與 gertty 有關的套件
|
|
|
|
-
- dep: sensible-utils
- Utilities for sensible alternative selection
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-git
- Python library to interact with Git repositories
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-ply
- Lex and Yacc implementation for Python3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-sqlalchemy (>= 1.0.4)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-urwid
- curses-based UI/widget library for Python 3
-
- dep: python3-voluptuous
- Python 3 library to validate data
-
- dep: python3-yaml
- YAML parser and emitter for Python3