Path to this page:
./
devel/bfg,
BFG git Repo-Cleaner
Branch: CURRENT,
Version: 1.12.14,
Package name: bfg-1.12.14,
Maintainer: pkgsrc-usersBFG Repo-Cleaner Removes large or troublesome blobs like
git-filter-branch does, but faster. And written in Scala
The BFG is a simpler, faster alternative to git-filter-branch for
cleansing bad data out of your Git repository history:
- Removing Crazy Big Files
- Removing Passwords, Credentials & other Private data
The git-filter-branch command is enormously powerful and can do things that
the BFG can't - but the BFG is much better for the tasks above, because:
- Faster : 10 - 720x faster
- Simpler : The BFG isn't particularily clever, but is focused on making the
above tasks easy
- Beautiful : If you need to, you can use the beautiful Scala language to
customise the BFG. Which has got to be better than Bash
scripting at least some of the time.
Master sites:
Filesize: 14464.343 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-12-16) Package added to pkgsrc.se, version bfg-1.12.14 (created)
CVS history: (Expand)
2023-12-13 04:01:14 by Zafer Aydogan | Files touched by this commit (1) | |
Log message:
update protocol
|
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
|
2016-12-15 21:25:04 by David Brownlee | Files touched by this commit (4) | |
Log message:
Added devel/bfg version 1.12.14
BFG Repo-Cleaner Removes large or troublesome blobs like
git-filter-branch does, but faster. And written in Scala
The BFG is a simpler, faster alternative to git-filter-branch for
cleansing bad data out of your Git repository history:
- Removing Crazy Big Files
- Removing Passwords, Credentials & other Private data
The git-filter-branch command is enormously powerful and can do things that
the BFG can't - but the BFG is much better for the tasks above, because:
- Faster : 10 - 720x faster
- Simpler : The BFG isn't particularily clever, but is focused on making the
above tasks easy
- Beautiful : If you need to, you can use the beautiful Scala language to
customise the BFG. Which has got to be better than Bash
scripting at least some of the time.
|