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
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-10-02Drop generating requires: headerJon Turney
2022-05-17Raise minimum setup version to 2.903Jon Turney
2022-03-06Give unmaintained packages the 'unmaintained' pseudo-categoryJon Turney
2021-05-09Improve empty package checksJon Turney
2020-07-28Raise minimum setup version to 2.895Jon Turney
2020-06-07Teach check that requires: are satified to know about provides:Jon Turney
2020-06-01Bump the minimum setup versionJon Turney
2020-05-25Remove support for curr: appearing in override.hintJon Turney
2020-05-19Use build-depends: hint from source package in setup.iniJon Turney
2020-05-19Disallow build-depends: in install package hintsJon Turney
2020-04-14Prevent very old setup versions from being usedJon Turney
2019-06-09Add test of noarch vaultingJon 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-02-02Update URL for setup.ini format descriptionJon Turney
2018-01-22Rename depends: to depends2:Jon Turney
2018-01-18Generate depends: from requires:, if not presentJon 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-11-03Write setup.ini version sections for more than 3 versionsJon Turney
2017-06-05Put message: with other package section keys, not after the last package vers...Jon Turney
2017-04-09Mark empty packages which have no dependencies and aren't obsolete as source-...Jon 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-19Write human-readable time in addition to machine-readable timestampAchim Gratz
2016-09-15Add staleversion test packageJon Turney
2016-08-30Tests for packages with per-version hintsJon Turney
2016-06-15Better checking for corrupt packagesJon Turney
2016-05-12Make packageableJon Turney