gpo.zugaina.org

Search Portage & Overlays:

dev-vcs/git-repair

A tool to repair damaged git repositories

Screenshots

ChangeLog

commit 22e5b8686be42adb5f21c274d9ca885a0f36a696
Author: hololeap <hololeap@protonmail.com>
Date: Tue Nov 21 09:30:31 2023 -0700

*/*: un-slot dep on dev-haskell/quickcheck

Fixup for 570c8a553a60a54456b3fdeb56b746b4fd1ab329

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 83e3e401cf7ae6206ad1b5f805b69bf7d31bca5b
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 6 15:02:53 2023 -0600

dev-vcs/git-repair: add 1.20230814, drop 1.20220404

Signed-off-by: hololeap <hololeap@protonmail.com>

commit fa4df8a7c452f0b08e8ce79553b7dcce0c579e36
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 17 16:17:54 2023 -0700

*/*: Switch to optional ghc/process dep

Removing dev-haskell/process has been causing issues due to := slot
operators which require many rebuilds, even on systems that are already
upgraded to ghc-9.2.5 or later.

Instead, use something like this and wait a few months before masking
dev-haskell/process for removal:

|| ( dev-lang/ghc dev-haskell/process )

Remove mask on dev-haskell/process

This reverts commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 16 10:09:55 2023 -0700

dev-haskell/process: Mask for removal

Exposing the 'process' package as a portage package has proven to be
a bad idea, creating many complications and system inconsistencies.

The version that comes bundled with GHC needs to be the only version
on the system. If upgrades to the 'process' package are needed, it
needs to be done through dev-lang/ghc.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 64231ad6b3de7b7a0ae05f29035dd79975d7c4a2
Author: Florian Schmaus <flow@gentoo.org>
Date: Wed Jan 4 10:02:04 2023 +0100

dev-vcs/git-repair: new package, add 1.20220404

Signed-off-by: Florian Schmaus <flow@gentoo.org>