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-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
2016-03-23Remove shell script, do everything in pythonJon Turney
2016-03-22Remove forced capitalization of first word of sdescJon Turney
2016-03-22Drop special handling of ':' in sdescJon Turney
2016-03-22Update package listing base directory .htaccessJon Turney
2016-03-22Use correct uid/gid in mkmaintdirJon Turney
2016-03-21Increase the number of log rotations keptJon Turney
2016-03-21Update build status URLJon Turney
2016-03-21Fix buffering_smtp_handler for non-ascii log contentJon Turney
2016-03-21Test directory trees are as expected after moving uploads/vaultingsJon Turney
2016-03-21Move calm -> calm.py and add wrapper scriptJon Turney
2016-03-21Fix testdata so validate_packages() can succeedJon Turney
2016-03-21Add a test of deletion cookiesJon Turney
2016-03-21Sort paths, don't repeat full path for every file movedJon Turney
2016-03-21Fix warning about no setup.hint not always being issuedJon Turney
2016-03-18Write detailed calm log output to a fileJon Turney
2016-03-18Remove deletion cookies after files are vaultedJon Turney
2016-03-18Tolerate requests to delete files which don't existJon Turney
2016-03-18Sort requires: before showing differencesJon Turney
2016-03-18Exit with non-zero status if we didn't write setup.ini due to a pre-existing ...Jon Turney
2016-03-17Fix package deleteJon Turney
2016-03-17Ensure setup.ini file has 0644 permissionsJon Turney
2016-03-16Work around os.makedirs() difficultiesJon Turney
2016-03-16Fixes to calm-cron-scriptJon Turney