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
2023-04-07Check that build-requires: lists valid package names, as wellJon Turney
2022-11-26Change x86/ to x86_64/ in test dataJon Turney
2022-10-02Allow '_windows' pseudo-package to appear in requires:Jon Turney
2022-10-02Handle a version-constraint appearing in requires:Jon Turney
2022-10-02Drop reading putative 'depends:' hintJon Turney
2022-06-07Allow 'license:' key in source hintJon Turney
2022-02-14Remove 'stability level' computation and useJon Turney
2021-05-31Disallow requires: and obsoletes: in src.hint filesJon Turney
2021-05-09Improve empty package checksJon Turney
2020-06-07Teach check that requires: are satified to know about provides:Jon Turney
2020-05-25Remove support for curr: appearing in override.hintJon Turney
2020-05-19Disallow more hints which don't make sense for source packageJon Turney
2020-05-19Disallow build-depends: in install package hintsJon Turney
2020-03-26Update tests for separate source .hintJon Turney
2020-02-22Remove support for prev: appearing in override.hintJon Turney
2020-02-22Remove support for test: appearing in override.hintJon Turney
2019-06-09Add test of noarch vaultingJon Turney
2019-05-29Update hint parsing testsJon Turney
2018-06-13Write 'conflicts:' from hints into setup.iniJon Turney
2018-06-06Write 'provides:' from hints into setup.iniJon Turney
2018-02-20Tolerate comma or space separated obsoletes: in hintsJon Turney
2017-11-17Extend the sdesc in one hint to work around limitations of previous fixJon Turney
2017-11-09Add basic build-depends: handlingJon Turney
2017-11-09Allow the effective version to be overridden by version: hintJon Turney
2017-11-09Add tests of obsoletes: and depends:Jon Turney
2017-04-09Mark empty packages which have no dependencies and aren't obsolete as source-...Jon Turney
2017-01-19Set default kept versions count to 3Jon Turney
2017-01-07Ensure that '&','<','>' in sdesc are escaped in HTMLJon Turney
2016-12-09Add a test for uploading just a replacement pvr.hint fileJon Turney
2016-09-15Add staleversion test packageJon Turney
2016-08-30Tests for packages with per-version hintsJon Turney
2016-06-22Check that packages have some versions, and warn if no curr versionJon Turney
2016-06-15Better checking for corrupt packagesJon Turney
2016-05-12Make packageableJon Turney