2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge.hs: use async instead of STM directly More... about 5 years ago
Merge.hs: rewrite fetchDigestAndCheck using STM More... about 5 years ago
hackport.cabal: link against single-threaded RTS More... about 5 years ago
Merge.hs: add concurrency where appropriate More... about 5 years ago
Merge.hs: Run repoman checks on top of pkgcheck More... about 5 years ago
Merge.hs: replace repoman with pkgcheck More... about 5 years ago
Portage/Metadata.hs: generate a Gentoo CI-valid metadata.xml More... about 5 years ago
Portage/Metadata.hs: don't unconditionally write <use> element More... about 5 years ago
Portage/Dependency/Builder.hs: apply hlint suggestions More... about 5 years ago
Portage/Cabal.hs: apply hlint suggestions More... about 5 years ago
Portage/Host.hs: apply hlint suggestions More... about 5 years ago
Portage/Metadata.hs: adjust indentation for readability More... about 5 years ago
Portage/Metadata.hs: handle long flag descriptions More... about 5 years ago
tree-wide: remove more redundant imports, base checks More... about 5 years ago
tree-wide: remove redundant imports More... about 5 years ago
Merge/UtilsSpec.hs~: remove accidentally checked in emacs backup file More... about 5 years ago
Portage/VersionSpec.hs: remove redundant version validity check More... about 5 years ago
Revert "hackport.cabal: specify GPL-3 as licence" More... about 5 years ago
hackport.cabal: bump version up to 0.6.6 More... about 5 years ago
Merge.hs: use Map.union instead of <> for building on old GHCs More... about 5 years ago
README.rst: add badge pointing to latest version on Hackage More... about 5 years ago
hackport.cabal: bump base lower bound to 4.9 More... about 5 years ago
.github/workflows/haskell.yml: add build matrix to CI More... about 5 years ago
Merge/UtilsSpec.hs: improve one test for greater randomness More... about 5 years ago
QuickCheck/Instances.hs: further randomise Arbitrary instances More... about 5 years ago
Portage/GHCCore.hs: add ghc-8.8.4 library detection More... about 5 years ago
tests: fix Arbitrary ComplexVersion instance More... about 5 years ago
Portage/PackageId.hs: rename variables to avoid name shadowing More... about 5 years ago
tests: move instances to separate module, adjust instances More... about 5 years ago
Portage/Version.hs: fix Suffix parser, add more property tests More... about 5 years ago