# Installer committed avec Homebrew, apk, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de committed pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:committed
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install committed
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install committed
```

  Preuve: MacPorts ports tree: devel/committed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add committed
```

  Preuve: Alpine Linux edge package indexes: committed from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#committed
```

  Preuve: nixpkgs package indexes: pkgs/by-name/co/committed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S committed
```

  Preuve: Arch Linux sync databases: committed from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:committed
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.11
- **Résumé source:** Nitpicking commit history since beabf39
- **Page d'accueil:** <https://github.com/crate-ci/committed>
- **Dépôt:** <https://github.com/crate-ci/committed>
- **Dernière mise à jour:** 2026-06-21T00:20:16Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- committed (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.11
## Historique du projet et usages

committed is a Rust CLI for checking Git commit history against style and processing rules.

### Historique du projet

The project describes itself as enforcing commit standards for readability, consistent styling, and compatibility with programmatic processing. Its crates.io package history starts in 2019, and the README positions it as both a local CLI and an automation tool for pull requests and hooks.

### Historique d'adoption

committed is distributed as a Rust crate, as prebuilt binaries from GitHub releases, and as a pre-commit hook. The Homebrew input also records packaging across apk, MacPorts, Nix, and pacman, which is typical for small Rust CLIs that package managers can ship as single executables.

### Modes d'utilisation

Common usage is to verify the latest commit, a branch range, or the commits in a pull request. The official README documents pre-commit integration, including a commit-msg hook that can use prebuilt release binaries.

### Pourquoi les passionnés de paquets s'y intéressent

committed is package-nerdy because it treats commit history as a machine-checkable artifact. That is useful for projects whose release tooling, changelog generation, or review process depends on predictable commit messages.

### Chronologie

- 2019: crates.io records the first public `committed` release.
- 2019: GitHub releases include early 0.1.x binaries.
- 2026: crates.io records continuing 1.x releases.

### Related projects

- committed overlaps with commitlint, Commitizen, Conventional Commits workflows, and pre-commit hook packaging.

### Sources

- <https://github.com/crate-ci/committed>
- <https://raw.githubusercontent.com/crate-ci/committed/master/README.md>
- <https://crates.io/api/v1/crates/committed>
- <https://github.com/crate-ci/committed/releases/tag/v0.1.2>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour committed. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: <git repo directory>/committed.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - committed: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/committed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - committed - 1.1.11-r0: normalized package name match | Alpine Linux edge package indexes: committed from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Nitpicking your commit history | https://github.com/crate-ci/committed
- pacman - committed - 1.1.11-2: normalized package name match | Arch Linux sync databases: committed from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Nitpicking your commit history | https://github.com/crate-ci/committed
- MacPorts - committed: normalized package name match | MacPorts ports tree: devel/committed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/committed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/committed.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
