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-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
2020-03-26Use separate .hint for source and install packagesJon Turney
2020-03-10Fix irker test not to include argv[0] in the messageJon 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
2020-02-22Remove support for prev: appearing in override.hintJon Turney
2020-02-22Remove support for test: appearing in override.hintJon Turney
2020-02-22Make keep-count: not retain test: versionsJon Turney
2020-02-20Update version to 2020022020200220Jon Turney
2020-02-20Improve test wrapper script to pass argumentsJon Turney
2020-02-19Transfer 'perl5_26' annotation from comment to a notes: keyJon Turney
2020-02-19Extend orphan maintainer listJon Turney
2020-02-19Remove an old fixup toolJon Turney
2020-02-18Don't use a defaultdict for packagesJon Turney
2020-02-18Avoid repeated package dict lookups in write_setup_iniJon Turney
2020-02-18Move flake8 settings to .flake8Jon Turney
2020-02-16Add a tool for annotating existing perl hintsJon Turney
2020-02-09Fix dryrun in listingsJon Turney