Skip to main content

Checks the git status for all repositories found under the specified directory.

Project description

Project: License

Package: PyPI - Python Version PyPI - Version PyPI - Downloads

Development: uv CI Code Coverage GitHub commit activity

Contents

Overview

AllGitStatus is a Text-based user interface (TUI) that checks the git status for all repositories found under the specified directory. It can be used to quickly understand the status of multiple repositories stored under the same common ancestor. Additionally, it can be used to pull or push changes to/from a remote when changes are detected.

screenshot

[Screenshot of AllGitStatus]

https://github.com/user-attachments/assets/332f21a7-b56c-40e8-a33b-d56c079aab64

[Demo of AllGitStatus]

How to use AllGitStatus

AllGitStatus can be run directly via uv or installed as a python package.

Running with uv

Ensure that uv is installed and available on the path. Instructions on installing uv are available at https://docs.astral.sh/uv/#installation.

Command Line Scenario
uvx AllGitStatus To run using the current directory as the root of all git repositories.
uvx AllGitStatus <path to directory> To run using the specified directory as the root of all git repositories.

Running as a python package

Install AllGitStatus as a python package using the instructions below.

Command Line Scenario
AllGitStatus To run using the current directory as the root of all git repositories.
AllGitStatus <path to directory> To run using the specified directory as the root of all git repositories.

Installation

Installation Method Command
Via uv uv add AllGitStatus
Via pip pip install AllGitStatus

Verifying Signed Artifacts

Artifacts are signed and verified using py-minisign and the public key in the file ./minisign_key.pub.

To verify that an artifact is valid, visit the latest release and download the .minisign signature file that corresponds to the artifact, then run the following command, replacing <filename> with the name of the artifact to be verified:

uv run --with py-minisign python -c "import minisign; minisign.PublicKey.from_file('minisign_key.pub').verify_file('<filename>'); print('The file has been verified.')"

Development

Please visit Contributing and Development for information on contributing to this project.

Additional Information

Additional information can be found at these locations.

Title Document Description
Code of Conduct CODE_OF_CONDUCT.md Information about the norms, rules, and responsibilities we adhere to when participating in this open source community.
Contributing CONTRIBUTING.md Information about contributing to this project.
Development DEVELOPMENT.md Information about development activities involved in making changes to this project.
Governance GOVERNANCE.md Information about how this project is governed.
Maintainers MAINTAINERS.md Information about individuals who maintain this project.
Security SECURITY.md Information about how to privately report security issues associated with this project.

License

AllGitStatus is licensed under the MIT license.

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

allgitstatus-0.6.2.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

allgitstatus-0.6.2-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file allgitstatus-0.6.2.tar.gz.

File metadata

  • Download URL: allgitstatus-0.6.2.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for allgitstatus-0.6.2.tar.gz
Algorithm Hash digest
SHA256 8f697ce66f4689ce3f4c7dcabe10edf86ef8f381d7abaa0bab451ce32454e040
MD5 f4512ad211c782c81f521aca5d4e1683
BLAKE2b-256 116784b6e415bc9743a08d906c6fecc90ebc8d1f3c6b41b3d24a9e8b193bee85

See more details on using hashes here.

File details

Details for the file allgitstatus-0.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for allgitstatus-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b701b025c6421172aa69447342a1a81e701e28729ea68d309556da1e3f61d1c1
MD5 704aaf8e0e0f778d553fd65a69752baa
BLAKE2b-256 dddacf9b4a026f1e47b9d1a759f02fa57b3a9ab92cddc589bdeda09b82dbf990

See more details on using hashes here.

Supported by

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