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
2018-10-20Update version to 2018102020181020Jon Turney
2018-10-20Add to TODOJon Turney
2018-08-30Fix some silent errors when parsing hints failsJon Turney
2018-07-07Emit setup-minimum-version:Jon Turney
2018-06-13Write 'conflicts:' from hints into setup.iniJon Turney
2018-06-06Write 'provides:' from hints into setup.iniJon Turney
2018-06-05Update version to 2018060520180605Jon Turney
2018-05-14Add support for 'missing-curr' token in disabled-check: key in pvr.hintJon Turney
2018-05-14Ignore test-only packages in non-unique current versions checkJon Turney
2018-05-14Fix some escaping issues reported by latest pycodestyleJon Turney
2018-05-14Also remove versions which have no packages left, after expiryJon Turney
2018-03-07Drop strict option to read_package()Jon Turney
2018-03-05Make test_scan_uploads repeatableJon Turney
2018-03-05Warn if replace-versions: lists a version which is also offered for installJon Turney
2018-03-05Improve reasons for not migrating reported by hint-migrateJon Turney
2018-02-28Update packages.inc for stylesheet changesJon Turney
2018-02-20Fix typoJon Turney
2018-02-20Properly generate an empty depends2: when neededJon Turney
2018-02-20Tolerate comma or space separated obsoletes: in hintsJon Turney
2018-02-02Also warn about pointless replace-versions: when it's equal to current versionJon Turney
2018-02-02Update TODOJon Turney
2018-02-02mksetupini: mutually imply disable-checks for requires: and depends:Jon Turney
2018-02-02Update URL for setup.ini format descriptionJon Turney
2018-02-01Clarify vaulting messageJon Turney
2018-01-31Update version to 2018013120180131Jon Turney
2018-01-31Don't suppress empty depends2: when that could cause problemsJon Turney
2018-01-30Update version to 2018013020180130Jon Turney
2018-01-26Avoid exceptions following curr: selecting a non-existent versionJon Turney
2018-01-23Don't terminate with an exception after an invalid override.hintJon Turney
2018-01-23Add a replace-versions: key in override.hint to list versions which should al...Jon Turney
2018-01-22Run flake8, as wellJon Turney
2018-01-22Run pep8 on setup.py as wellJon Turney
2018-01-22Fix running pep8 on test/Jon Turney
2018-01-22Remove some unused importsJon Turney
2018-01-22Rename depends: to depends2:Jon Turney
2018-01-18Generate depends: from requires:, if not presentJon Turney
2018-01-12Update past_mistakesYaakov Selkowitz
2017-12-20Add a disable-check: key in pvr.hint to disable certain checksJon Turney
2017-12-20Update past_mistakesYaakov Selkowitz
2017-12-06Treat 'not on the package list' as an errorJon Turney
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