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-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-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-02Tweak SOVERSION_PACKAGE_RE so it matches solib packages without a numberJon Turney
2022-11-26Ignore x86/Jon Turney
2022-08-15Fix flake8-import-order warningsJon Turney
2022-07-01Improve handling of old-style obsoletion packagesJon Turney
2022-06-15Use a separate staging dir for automated build uploadsJon Turney
2022-06-14Remove empty subdirectoriesJon Turney
2022-06-07Only mail leads log records of ERROR or higherJon Turney
2022-05-22Fix maintainer action log filteringJon Turney
2022-05-18Improve 'calm --email=debug'Jon Turney
2022-05-17Improve reporting of what's happening with their packages to a maintainerJon Turney
2022-02-23By default, only produce reports when daemonizedJon Turney
2022-02-23Persistently record all package namesJon Turney
2022-02-06Include upstream version in 'unmaintained packages' reportJon Turney
2022-02-03Add 'unmaintained packages' reportJon Turney
2022-01-22Leave stale sha512.sum in place to be recomputed by 'make-sha'Jon Turney
2022-01-21Update top-level sha512.sumJon Turney
2022-01-21Drop any special treatment of md5.sumJon Turney
2021-01-04Remove source package validator queue experimentJon Turney
2020-09-08Set the umask for the calm daemonJon Turney
2020-06-07Add zstd compression of setup.iniJon Turney
2020-05-28Allow maintainers to suppress informative-only mailJon Turney
2020-05-28Move static methods out of Maintainers classJon Turney
2020-05-25Make override.hint only uploads workJon Turney
2020-03-10Don't include hostname in email subject if it's uninterestingJon Turney
2020-03-02Avoid an exception if no previous .ini file existsJon Turney
2020-03-02Add option to specify gpg key(s) to use for signing setup.iniJon Turney
2020-03-02Log output from compression and signing subprocessesJon Turney
2020-03-02Just compute the compressed filename onceJon Turney
2020-02-29Make --force work more sensibly when daemonizedJon Turney
2019-09-18Clarify error when we can process uploads since relarea has errorsJon Turney
2019-07-04Fix flake8 issuesJon Turney
2019-06-15Factor out os.makedirs wrapperJon Turney
2019-06-08Fix noarch vaulting after 5fbe4c85Jon Turney
2019-06-05Factor out movelist as a separate classJon Turney
2019-06-04Only update package metadata dump if it's contents will have changedJon Turney
2019-05-27Write package metadata summaryJon Turney
2019-05-27Generate a per-package summary HTML pageJon Turney
2019-05-24Make orphanmaint a parameter of Maintainers.readJon Turney
2019-03-29Fix a bit of spammy IRC reportingJon Turney
2019-03-14Fix some over-indentation reported by latest pycodestyleJon Turney
2019-03-14Be a bit more verbose to IRC about starting and stopping requested workJon Turney
2018-02-01Clarify vaulting messageJon Turney
2017-11-30Make calm and mksetupini return a non-zero exit status on errorJon Turney