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
2020-06-11Update version to 2020061120200611Jon Turney
2020-06-07Teach check that requires: are satified to know about provides:Jon Turney
2020-06-07Add zstd compression of setup.iniJon Turney
2020-06-07Only allow creation of /git/cygwin-packages/<packagename> reposJon Turney
2020-06-05Handle ','-separated build-depends: in hint as wellJon Turney
2020-06-01Bump the minimum setup versionJon Turney
2020-05-28Allow maintainers to suppress informative-only mailJon Turney
2020-05-28Move static methods out of Maintainers classJon Turney
2020-05-27Ignore extra whitespace in cygwin-pkg-maint fileJon Turney
2020-05-27Try to send email to Bcc: list, even if To: is emptyJon Turney
2020-05-27Log an error if maintainer doesn't have an email addressJon Turney
2020-05-25Make override.hint only uploads workJon Turney
2020-05-25Remove support for curr: appearing in override.hintJon 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-20Install additional flake8 plugins to use in CIJon Turney
2020-05-20Avoid mutable argument default for read_package_dir()Jon Turney
2020-05-20Fix redundant exception types in irk.pyJon Turney
2020-05-20Clean up unnecessary uses of get/setattr() in test_calm.pyJon 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-19Adjust gitolite configurationJon Turney
2020-05-19Disallow more hints which don't make sense for source packageJon 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-05-17Log the msgid of sent mails to help investigationJon Turney
2020-04-27Relax unique-version check for old python versionsYaakov Selkowitz
2020-04-15Change From: address to cygwin-appsJon Turney
2020-04-15Also set the envelope-from for mails we sendJon Turney
2020-04-14Prevent very old setup versions from being usedJon Turney
2020-04-13Add a tool for demonstrating version sortJon Turney
2020-04-13Enhance homepage fixingJon Turney
2020-04-13Enhance homepage hint fixer so it can be run on specified packagesJon Turney
2020-04-13Check for redirects when fixing homepage: in src.hintJon Turney
2020-04-13Restore mksetupini producing output for an empty relareaJon Turney
2020-04-13Configure 'core.sharedrepository = all' for all gitolite reposJon Turney
2020-04-13Improve homepage: hint fixingJon Turney
2020-04-13Discard hints which will be ignored after copying for source only packagesJon Turney
2020-04-03Fix freshness tracking for source packagesJon Turney
2020-04-01Update version to 2020040120200401Jon Turney
2020-03-30Fix some calm-tool scripts to allow them to be invoked via entry-pointJon Turney
2020-03-29Ignore .bak files in upload area that hint fixer might createJon Turney
2020-03-28Fix an exception when an external-source package is erroredJon Turney
2020-03-28Update version to 2020032820200328Jon Turney
2020-03-26Extend test to cover hint adjustment at uploadJon Turney
2020-03-26Add a tool for adding homepage: to '-src.hint' filesJon Turney
2020-03-26Add support for a homepage: key in source package hintJon Turney
2020-03-26Update tests for separate source .hintJon Turney
2020-03-26Revert "Disable testing of replacement hint upload"Jon Turney