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
2022-02-23Apply relaxed retention to all debuginfo packagesJon Turney
2022-02-23Extend relaxed package retention to obsolete packagesJon Turney
2022-02-23Persistently record all package namesJon Turney
2022-02-16Initially, only relax package retention of sourceless debuginfo packagesJon Turney
2022-02-16Relax package retentionJon Turney
2022-02-14Remove 'stability level' computation and useJon Turney
2022-02-14Provide missing obsoletes on some debuginfo packagesJon Turney
2022-02-09Drop computing and using 'prev' stability levelJon Turney
2022-02-03Add 'unmaintained packages' reportJon Turney
2022-01-29Don't emit depends: etc. when there's no install packageJon Turney
2022-01-25Expire superseded test versionsJon Turney
2022-01-21Drop any special treatment of md5.sumJon Turney
2022-01-20Exempt obsolete:d packages from version checkJon Turney
2022-01-20Clear is_used_by before generating itJon Turney
2021-05-29Make 'homepage:' mandatory in new -src.hint uploadsJon Turney
2021-05-29Only log about no-for-output onceJon Turney
2021-05-24Ignore 'skip' hintJon Turney
2021-05-17Fix a crash when all versions of a package are getting removedJon Turney
2021-05-09Simplify package processing by removing vermapJon Turney
2021-05-09Use a temporary dict when validating curr: version mtime is latestJon Turney
2021-05-09Move some validation of tar file set for a packageJon Turney
2021-05-09Encapsulate access to package version listJon Turney
2021-05-09Drop validating versions appearing in override.hint keysJon Turney
2021-05-09Improve empty package checksJon Turney
2021-05-06Drop unused is_empty dict in validate_packages()Jon Turney
2021-05-03Ignore a 'cygwin-debuginfo' require: for has_requires purposesJon Turney
2021-04-09Update perl annotation toolJon Turney
2021-01-04Add zstd to permitted archive compressionsJon Turney
2021-01-04Factor out regex for various compression file suffixesJon Turney
2020-08-26Further relax unique-version check for python modulesJon Turney
2020-07-28Tweak debug message added in e7906497Jon Turney
2020-07-28Raise minimum setup version to 2.895Jon Turney
2020-07-19package.delete() also deletes empty packagesJon Turney
2020-06-07Teach check that requires: are satified to know about provides:Jon Turney
2020-06-01Bump the minimum setup versionJon Turney
2020-05-28Move static methods out of Maintainers classJon Turney
2020-05-25Consider versions overriden by version: when checking if a hint is staleJon Turney
2020-05-22Improve unique-version checkJon Turney
2020-05-20Avoid mutable argument default for read_package_dir()Jon Turney
2020-05-20Drop an unneeded iteration over key as well as valuesJon Turney
2020-05-20Mark unused variable in uses of os.walk()Jon Turney
2020-05-19Use build-depends: hint from source package in setup.iniJon Turney
2020-05-19Disallow build-depends: in install package hintsJon Turney
2020-05-18Store build-depends: comma separatedJon Turney
2020-04-27Relax unique-version check for old python versionsYaakov Selkowitz
2020-04-14Prevent very old setup versions from being usedJon Turney
2020-04-13Restore mksetupini producing output for an empty relareaJon Turney
2020-04-03Fix freshness tracking for source packagesJon Turney
2020-03-28Fix an exception when an external-source package is erroredJon Turney
2020-03-26Add support for a homepage: key in source package hintJon Turney