Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09Update version to 2023020920230209Jon Turney
2023-02-05Add 'OFSFDL' to additional license ids listJon Turney
2023-01-29Add a little success feedback to vault commandJon Turney
2023-01-29Fix inverted logic in mksetupini error propagationJon Turney
2023-01-22Drop a spurious argument to maintainers.add_packages()Jon Turney
2023-01-19Don't add duplicate license keysJon Turney
2023-01-19Propagate any error reading packages through mksetupiniJon Turney
2023-01-19Relax trusted maintainer restrictionsJon Turney
2023-01-19Add 'calm-tool vault'Jon Turney
2023-01-19Remove obsolete 'mkmaintdir' toolJon Turney
2023-01-19Only allow requires: of packages which currently existJon Turney
2023-01-19Validate character set used by the package version, VJon Turney
2023-01-19Check for forbidden hyphen-digit sequence in package nameJon Turney
2023-01-12Expire packages which require non-existent python26Jon Turney
2023-01-12Add expiry based on obsolete, removed providesJon Turney
2023-01-12Add 'python26' to non-existent provide listJon Turney
2023-01-12Add a more generic 'add requires based on paths in package' toolJon Turney
2023-01-11Look for multiple obsoletes of the same packageJon Turney
2023-01-07Recursively apply missing obsoletesJon Turney
2023-01-07Allow regex matching for old_style_obsolete_by dataJon Turney
2023-01-07Don't synthesize a new-style obsolete when current version isn't obsoleteJon Turney
2023-01-07Don't convert blacklisted old-style obsoletes: to new-styleJon Turney
2023-01-07Don't warn about obsoletion with no replacement for packages marked self-dest...Jon Turney
2023-01-07Rename old-style obsoletion conversion threshold for clarityJon Turney
2023-01-07Finish data for old_style_obsolete_by heuristicJon Turney
2023-01-06Allow package version to be marked as weakly retainedJon Turney
2023-01-05Allow an empty source for obsoleted catgets packageJon Turney
2023-01-03CI: Update deprecated GitHub actionsJon Turney
2023-01-03Drop special case to handle libturbojpeg as a solib packageJon Turney
2023-01-02Tweak SOVERSION_PACKAGE_RE so it matches solib packages without a numberJon Turney
2022-12-14Revert "Pin flake8 before 6.0, as it's incompatible with current flake-import...Jon Turney
2022-12-09Treat sha512.sum as a cache for sha512 computationJon Turney
2022-12-09Add a simple wrapper for caching a parsed file until mtime changesJon Turney
2022-12-05Update version to 2022120520221205Jon Turney
2022-12-05Make mksetupini continue to work for legacy x86 architectureJon Turney
2022-12-05Clean up some obsolete tools which are only useful when we have multiple archesJon Turney
2022-12-05Allow correct keep-superseded-test: key name in hintJon Turney
2022-11-26Pin flake8 before 6.0, as it's incompatible with current flake-import-orderJon Turney
2022-11-26Drop x86-only past-mistakesJon Turney
2022-11-26Ignore x86/Jon Turney
2022-11-26Reject uploads to x86/Jon Turney
2022-11-26Change x86/ to x86_64/ in test dataJon Turney
2022-11-26Rationalize path handling a little bitJon Turney
2022-11-21CI: Drop no longer available python 3.6Jon Turney
2022-11-21Avoid an exception when homepage: isn't a URLJon Turney
2022-10-18Turn license expression not normalized error into a warningJon Turney
2022-10-11Turn 'Unknown license key(s)' error into a warningJon Turney
2022-10-04mkgitolite: Allow maintainers to push tagsJon Turney
2022-10-02Allow '_windows' pseudo-package to appear in requires:Jon Turney
2022-10-02Handle a version-constraint appearing in requires:Jon Turney