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-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
2016-03-15Add TODO and notes on upsetJon Turney
2016-03-11Make dry-run notice more prominent in email reportJon Turney
2016-03-11Better handling of setup.hint only uploadsJon Turney
2016-03-11Upload should handle !ready in any directory, not just the base directoryJon Turney
2016-02-25More fixes after testing on sourceware.orgJon Turney
2016-02-20Various fixes after testing on sourceware.orgJon Turney
2016-02-16Refinements to upload processingJon Turney
2016-02-16Add HTML package listing update to calmJon Turney
2016-02-13Remove support for ignoring obsolete setup.hint keysJon Turney
2016-02-13Check for packages which have a maintainer, but don't exist for any archJon Turney
2016-02-13Enable email sending using SMTPJon Turney
2016-02-13Drop the idea of using a sha512.sum file in the upload directoryJon Turney
2016-02-12Stop with an error if the locale isn't suitableJon Turney
2016-02-12Make a special tool to fix requires which are missing cygwinJon Turney