# committed を Homebrew, apk, MacPorts, Nix, pacman でインストール

committed のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install committed
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install committed
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:committed
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/committed>
- **バージョン:** 1.1.11
- **ソース概要:** Nitpicking commit history since beabf39
- **ホームページ:** <https://github.com/crate-ci/committed>
- **リポジトリ:** <https://github.com/crate-ci/committed>
- **ライセンス:** Apache-2.0 OR MIT
- **ソースアーカイブ:** <https://github.com/crate-ci/committed/archive/refs/tags/v1.1.11.tar.gz>
- **最終更新:** 2026-06-21T00:20:16Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- committed (cli)
- committed (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.1.11
- マネージャ更新日: 2026-06-21
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/crate-ci/committed
- 検出された最新: v1.1.11 (最新)
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

committed に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** committed
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [commitlint](https://pkg.so/ja/brew/commitlint/) - Shares pkgdb curated category or tags: cli, commit-linting, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/ja/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, rust, version-control.
- [koji](https://pkg.so/ja/brew/koji/) - Shares pkgdb curated category or tags: cli, developer-tools, git, rust, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/ja/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/ja/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/ja/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [devmoji](https://pkg.so/ja/npm/devmoji/) - Local package facts share a topical domain. Shared terms: cli, commit, control, developer, developer-tools.
- [git-cliff](https://pkg.so/ja/npm/git-cliff/) - Local package facts share a topical domain. Shared terms: cli, commit, control, developer, developer-tools.

## Combined YAML source

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


## ソース

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