pkg.soopen package index

brew / Rang 486

git-filter-repo mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-filter-repo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-filter-repo

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install git-filter-repo

MacPorts ports tree · devel/git-filter-repo/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add git-filter-repo

Alpine Linux edge package indexes · git-filter-repo · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install git-filter-repo

Debian stable package indexes · git-filter-repo · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install git-filter-repo

Fedora Rawhide package metadata · git-filter-repo · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#git-filter-repo

nixpkgs package indexes · git-filter-repo · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S git-filter-repo

Arch Linux sync databases · git-filter-repo · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install git-filter-repo

openSUSE Tumbleweed package metadata · git-filter-repo · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/git-filter-repo

Scoop official bucket manifest trees · bucket/git-filter-repo.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Quickly rewrite git repository history

Befehle und Aliase

  • git-filter-repo

Verlauf

Projektgeschichte und Nutzung

git-filter-repo is a Python-based Git history rewriting tool by Elijah Newren, positioned as a safer and faster successor to git filter-branch for repository cleanup, extraction, path rewriting, tag rewriting, and sensitive-data removal.

Projektgeschichte

The project grew out of Newren's work on Git fast-export and fast-import based history filtering. The public repository carries imported history back to a 2009 initial import, while the standalone GitHub project was established in 2018 and began tagging releases alongside Git 2.23-era packaging. Its README frames the tool as a response to shortcomings in git filter-branch and BFG Repo Cleaner: poor performance, confusing multi-step cleanup, limited rewrite types, and fragile shell-based filtering.

Adoptionsgeschichte

Adoption was accelerated by the Git project's own filter-branch documentation, which warns against filter-branch for many use cases and points users toward git-filter-repo. The project became a standard answer for history-rewrite work because it combines a command-line interface, a Python library for custom filters, conversion guides from filter-branch and BFG, and packaging in common Unix package ecosystems.

Wie es verwendet wird

Practitioners use git-filter-repo for destructive repository rewrites: removing large blobs or secrets, extracting a subdirectory with history, moving a project into a subdirectory before a merge, renaming tags, rewriting author data with mailmap information, or replacing text across historical blobs. The tool deliberately encourages use from a fresh clone and performs cleanup steps such as pruning old history and repacking so users do not mix rewritten and original refs.

Warum Paket-Nerds sich dafür interessieren

For package maintainers and release engineers, git-filter-repo matters because it replaced a folklore-heavy set of filter-branch recipes with a single-file script, a documented manual, and reproducible transformations. Its existence also fed changes back into core Git fast-export and fast-import behavior, making it part of the broader Git tooling ecosystem rather than only a cleanup script.

Zeitleiste

  • 2009: Imported predecessor history begins with an initial filter-repo commit.
  • 2018: The standalone GitHub repository was created.
  • 2019: Git Rev News published Newren's introduction to git-filter-repo.
  • Git 2.23 era: Early tagged releases appeared as the tool entered package-manager distribution.

Related projects

  • git-filter-repo is related to git filter-branch, BFG Repo Cleaner, git fast-export, git fast-import, and the filter-lamely and bfg-ish demos shipped in its contrib tree.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-filter-repoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.47.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-filter-repo
Version2.47.0
PaketmanagerHomebrew
Homepagehttps://github.com/newren/git-filter-repo
Repositoryhttps://github.com/newren/git-filter-repo
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

git-filter-repo 2.47.0-2

Quickly rewrite git repository history

https://github.com/newren/git-filter-repo

sudo apt install git-filter-repo
  • Section: vcs
  • Architecture: all
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-filter-repo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-filter-repo

nix profile install nixpkgs#git-filter-repo
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: git-filter-repo from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

git-filter-repo 2.38.0-2

Quickly rewrite git repository history

https://github.com/newren/git-filter-repo

sudo apt install git-filter-repo
  • Section: universe/vcs
  • Architecture: all
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-filter-repo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-filter-repo 2.47.0-r2

quickly rewrite git repository history

https://github.com/newren/git-filter-repo

sudo apk add git-filter-repo
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-filter-repo
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-filter-repo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-filter-repo-doc 2.47.0-r2

quickly rewrite git repository history (documentation)

https://github.com/newren/git-filter-repo

sudo apk add git-filter-repo-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-filter-repo
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-filter-repo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

git-filter-repo 2.47.0-11.fc45

Quickly rewrite git repository history (git-filter-branch replacement)

https://github.com/newren/git-filter-repo

sudo dnf install git-filter-repo
  • License: GPL-2.0-only OR MIT
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: git-filter-repo
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-filter-repo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

git-filter-repo 2.47.0-3

Quickly rewrite git repository history (filter-branch replacement)

https://github.com/newren/git-filter-repo

sudo pacman -S git-filter-repo
  • License: MIT OR GLP-2.0-or-later
  • Architecture: any
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-filter-repo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-filter-repo 2.47.0-2.4

Quickly rewrite git repository history (git-filter-branch replacement)

https://github.com/newren/git-filter-repo

sudo zypper install git-filter-repo
  • License: GPL-2.0-only OR MIT
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: git-filter-repo
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-filter-repo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

git-filter-repo

sudo port install git-filter-repo
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-filter-repo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-filter-repo

scoop install main/git-filter-repo
  • normalized package name match
  • Abgeglichen nach: Git Filter Repo
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-filter-repo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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