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
2017-12-04Update version to 2017120420171204Jon Turney
2017-11-30Update TODOJon Turney
2017-11-30Make --disable-check able to take comma separated valuesJon Turney
2017-11-30Add a disable-check: key in override.hint to disable certain checksJon Turney
2017-11-30Add mksetupini option --disable-checkJon Turney
2017-11-30Make calm and mksetupini return a non-zero exit status on errorJon Turney
2017-11-22Repository paths generated by mkgitolite should start with git/Jon Turney
2017-11-22Consider external-source: in 'empty but not obsolete' checkJon Turney
2017-11-22Don't warn about directories which just contain .sum filesJon Turney
2017-11-22Fix logging of bad sha512.sum line not to include newlineJon Turney
2017-11-22Suppress empty depends:, obsoletes:, build-depends:Jon Turney
2017-11-22Various fixes and improvements to dedup toolJon Turney
2017-11-22Add a tool for finding duplicatesJon Turney
2017-11-22Add a tool for migrating setup.hint to pvr.hintJon Turney
2017-11-22Rationalize the way we run ad-hoc toolsJon Turney
2017-11-17Test with python 3.6 as well on TravisJon Turney
2017-11-17Fix representation of defaultdict in test data for python 3.6Jon Turney
2017-11-17Shrink ldesc in one hint to work around limitations of previous fixJon Turney
2017-11-17Extend the sdesc in one hint to work around limitations of previous fixJon Turney
2017-11-17Fix representation of OrderedDict in test data with python 3.6Jon Turney
2017-11-14Add a copy of the MIT license as LICENSEJon Turney
2017-11-13Update version to 2017111320171113Jon Turney
2017-11-10Add the arch to the warning that files are being ignoredJon Turney
2017-11-09Log uploads once, rather than once for each archJon Turney
2017-11-09Add basic build-depends: handlingJon Turney
2017-11-09Allow the effective version to be overridden by version: hintJon Turney
2017-11-09Wrap access to tar for a given version and category in a functionJon Turney
2017-11-09Disable pycodestyle E741 'ambiguous variable name'Jon Turney
2017-11-09Fix pycodestyle E722 'do not use bare except'Jon Turney
2017-11-09Fix various E305 'expected 2 blank lines' errors with latest pycodestyleJon Turney
2017-11-09Update for pep8 renamed to pycodestyleJon Turney
2017-11-09Add tests of obsoletes: and depends:Jon Turney
2017-11-09Trim components of obsoletes: and depends: when we sort themJon Turney
2017-11-09Add depends: handlingJon Turney
2017-11-09Add obsoletes: handlingJon Turney
2017-11-09Try to rename setup.hint to pvr.hint at uploadJon Turney
2017-11-06Make a failure to chmod the setup.ini file to mode 644 non-fatal.Achim Gratz
2017-11-06Fix test: stability level not being set correctly, when less than curr:Jon Turney
2017-11-05Remove some unneeded parts of previous commitJon Turney
2017-11-03Write setup.ini version sections for more than 3 versionsJon Turney
2017-11-02Also ignore OSError when trying to connect to irkedJon Turney
2017-11-02Update past_mistakes.pyYaakov Selkowitz
2017-10-25Don't ignore scan-relarea if it arrives during scan-uploadsJon Turney
2017-10-25Report a count of files being ignored, rather than every pathname being ignoredJon Turney
2017-10-25Discard rather than ignore attempts to upload identical filesJon Turney
2017-10-25Add subversion to timestamp_anomaliesJon Turney
2017-10-25Add transfig-debug to nonunique_versionsJon Turney
2017-10-08Update version to 2017100820171008Jon Turney
2017-10-06Upgrade some checks from a warning to an errorJon Turney
2017-10-06Update past_mistakesJon Turney