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
path: root/calm
AgeCommit message (Expand)Author
2023-05-02Add a ruby rebuilds reportJon Turney
2023-04-28Add a tool for fixing requires by linkageJon Turney
2023-04-28Enhance fix-requires-by-path to match paths against a regexJon Turney
2023-04-28Add some historic ruby provides, prior to expiring themJon Turney
2023-04-09mksetupini: Warn about migrating obsolete --okmissing optionsJon Turney
2023-04-07Add a test for mksetupiniJon Turney
2023-04-07Fix default of release label for mksetupiniJon Turney
2023-04-07Check that build-requires: lists valid package names, as wellJon Turney
2023-04-06Add obsoletes_by to package summary pageJon Turney
2023-04-06Improve error handling for untest|vault with invalid package nameJon Turney
2023-03-21Add future texlive providesJon Turney
2023-03-16Add a perl rebuild reportJon Turney
2023-03-12Revise trusted maintainer listJon Turney
2023-03-12Add gitweb description to gitolite configJon Turney
2023-03-12Use cgit repo url in package summary packageJon Turney
2023-02-19Add a test of mkgitoliteJon Turney
2023-02-19Rework how 'OBSOLETE' is handled in package listJon Turney
2023-02-19Improve hint parser error for embedded double quoteJon Turney
2023-02-19Give deploy status feedback into scallywagJon Turney
2023-02-19Always remove files from stagingdirJon Turney
2023-02-19Revise maintainers moduleJon Turney
2023-02-09Fix invalid packageset after process_relareaJon 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-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