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
2016-06-26Permit the upload of a compressed empty file as a package file20160629Jon Turney
2016-06-26Uniquify requires: in setup.iniJon Turney
2016-06-24Check packages which share the same source package are all at the same versionJon Turney
2016-06-22Check that packages have some versions, and warn if no curr versionJon Turney
2016-06-22Validate existing packages for all arches before stopping due to any errorJon Turney
2016-06-21Removing setup.hint files isn't allowedJon Turney
2016-06-15Disable queue unless --queuedir is usedJon Turney
2016-06-15Fix check for file already in release areaJon Turney
2016-06-15Better checking for corrupt packagesJon Turney
2016-06-11Allow previous maintainer(s) of orphaned package to still uploadJon Turney
2016-06-10Fix reminder rate limiting after noarch changesJon Turney
2016-06-10Update TODOJon Turney
2016-06-08Directly check package is in self-source listJon Turney
2016-05-12Make packageableJon Turney
2016-05-12past_mistakes: remove dialog, ncurses, xfsYaakov Selkowitz
2016-05-09Add noarch supportJon Turney
2016-05-08Report any lines with an unknown package status in cygwin-pkg-maintJon Turney
2016-05-03Improvements to handling of empty install packages.Jon Turney
2016-05-03Report an error if a remove filename containing glob metacharacters is usedJon Turney
2016-05-03Remove forgiveness for mistakes which no longer existJon Turney
2016-05-02Fix a bug which caused remove-only uploads to be ignored.Jon Turney
2016-04-22Remove pointless .gitignoreJon Turney
2016-04-22Move testdata/x86 to testdata/relarea/x86Jon Turney
2016-04-22Return a named tuple from uploads.scan()Jon Turney
2016-04-18Ignore in-progress sftp uploadsJon Turney
2016-04-18Add testpackage/setup.hintJon Turney
2016-04-18Add an option to mksetupini to disable checking that required packages existJon Turney
2016-04-18Make --pkglist optional in mksetupiniJon Turney
2016-04-18Ignore any dotfiles in a package directoryJon Turney
2016-04-18Downgrade warning about replacing an existing setup.hintJon Turney
2016-04-18Add a queue interface to a package validatorJon Turney
2016-04-18In read_package(), log as an error if treated as an error due to strictJon Turney
2016-04-12Tolerate random files in the homes directoryJon Turney
2016-04-12Extract version correctly from .lzma filesJon Turney
2016-04-08Shuffle logging level of suppressed reminderJon Turney
2016-04-05leads_email should be empty unless something went wrongJon Turney
2016-04-05Include severity in the format used to make log mailsJon Turney
2016-04-05Shuffle around logging levelsJon Turney
2016-04-04Improve email subjectJon Turney
2016-04-04Make sure we report if an error occured reading uploaded packagesJon Turney
2016-04-04Remove the !reminder-timestamp file if it's no longer neededJon Turney
2016-03-29Don't emit warnings about ignored upload files on every runJon Turney
2016-03-29Add an 'X-Calm' header to mark mails from calmJon Turney
2016-03-29Add a testing facility to Bcc: all emails sentJon Turney
2016-03-29Improve checking sdesc for package nameJon Turney
2016-03-29Fix sdesc which end with '.'Jon Turney
2016-03-29Warn if sdesc contains ' 'Jon Turney
2016-03-29Sort requires: when readJon Turney
2016-03-29Add .xz compression of setup.iniJon Turney
2016-03-23Ignore packages marked as OBSOLETE in cygwin-pkg-maintJon Turney