git-all: Determine which Git repositories need actions to be taken

[ bsd3, development, program ] [ Propose Tags ]

A utility for determining which Git repositories need actions to be taken within them.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0
Dependencies base (>=4 && <5), cmdargs, hslogger, parallel-io, regex-posix, shelly, system-fileio, system-filepath, text, transformers, unix [details]
License BSD-3-Clause
Author John Wiegley
Maintainer John Wiegley <johnw@newartisans.com>
Category Development
Home page https://github.com/jwiegley/git-all
Source repo head: git clone https://github.com/jwiegley/git-all
Uploaded by JohnWiegley at 2018-06-01T17:47:33Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables git-all
Downloads 5827 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2018-06-01 [all 3 reports]

Readme for git-all-1.6.0

[back to package description]

git-all: Show status for all Git repositories in a directory (or current)

Version 1.0, by John Wiegley johnw@newartisans.com

To install, type "cabal install", and make sure that ~/.cabal/bin is on your PATH.