./devel/git-filter-repo, Tool for rewriting git history

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.38.0nb1, Package name: git-filter-repo-2.38.0nb1, Maintainer: pkgsrc-users

git filter-repo is a versatile tool for rewriting history. It roughly falls
into the same space of tool as git filter-branch but without the
capitulation-inducing poor performance, with far more capabilities, and with
a design that scales usability-wise beyond trivial rewriting cases.
git filter-repo is now recommended by the git project instead of
git filter-branch.


Master sites:

Filesize: 150.168 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-16 17:05:12 by Amitai Schleier | Files touched by this commit (3)
Log message:
Update to 2.38.0. From the changelog:

- INSTALL.md: correct a filename with mixed underscore and dash
- filter-repo: prepend the header line to the "ref-map" file
- Makefile: support DESTDIR
- doc: fix some typos
- Update expected test data for git 2.35
- git-filter-repo.txt: add missing git- prefix to fast-import link
- git-filter-repo.txt: fix small grammar error
- clean-ignore: move commands under main function
- clean-ignore: use arguments provided as input instead of enforced defaults
- lint-history: Add --refs argument
- Correct mailmapping of empty email addresses
- lint-history: fix broken --refs option
- contrib: new tool to convert svn:externals to Git submodules
- filter-repo: pass raw bytestring to regex compilation
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-03-11 22:28:33 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
git-filter-repo: update to 2.34.0. Unknown changes.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-06-23 22:10:33 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
git-filter-repo: update to 2.32.0

Changes: bug fixes, doc fixes
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.