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
path: root/test
AgeCommit message (Expand)Author
2024-01-05Improve rendering of minimal Markdown for description in package summaryJon Turney
2024-01-04Add rdepends and build_rdepends to package summaryJon Turney
2024-01-04Factor out writing the details in the package summary pageJon Turney
2024-01-04Isolate tests from a local repodirJon Turney
2023-08-15Explicitly use count keyword argument to re.sub()Jon Turney
2023-06-11Generate an includeable HTML fragment with the list of reportsJon Turney
2023-05-02Add a ruby rebuilds reportJon Turney
2023-04-07Add a test for mksetupiniJon Turney
2023-04-07Check that build-requires: lists valid package names, as wellJon Turney
2023-04-06Add obsoletes_by to package summary pageJon Turney
2023-03-16Make tests cover running reports as wellJon Turney
2023-03-12Revise trusted maintainer listJon Turney
2023-03-12Add gitweb description to gitolite configJon Turney
2023-02-19Add a test of mkgitoliteJon Turney
2023-02-19Improve hint parser error for embedded double quoteJon Turney
2023-02-19Revise maintainers moduleJon Turney
2023-01-19Propagate any error reading packages through mksetupiniJon Turney
2023-01-19Relax trusted maintainer restrictionsJon Turney
2022-11-26Ignore x86/Jon 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 internal uses of requires: hintJon Turney
2022-10-02Drop reading putative 'depends:' hintJon Turney
2022-10-02Correctly linkify packages with a version-constraintJon Turney
2022-10-02Drop generating requires: headerJon Turney
2022-09-14Warn if license: is missing in uploadsJon Turney
2022-08-15Fix flake8-import-order warningsJon Turney
2022-06-15Use a separate staging dir for automated build uploadsJon Turney
2022-06-14Remove empty subdirectoriesJon Turney
2022-06-07Allow 'license:' key in source hintJon Turney
2022-05-17Improve reporting of what's happening with their packages to a maintainerJon Turney
2022-05-17Raise minimum setup version to 2.903Jon Turney
2022-03-06Give unmaintained packages the 'unmaintained' pseudo-categoryJon Turney
2022-02-23Persistently record all package namesJon Turney
2022-02-14Remove 'stability level' computation and useJon Turney
2022-01-20Update expected test output for summary link in package contents HTMLJon Turney
2021-05-31Disallow requires: and obsoletes: in src.hint filesJon Turney
2021-05-29Make 'homepage:' mandatory in new -src.hint uploadsJon Turney
2021-05-24Ignore 'skip' hintJon Turney
2021-05-09Simplify package processing by removing vermapJon Turney
2021-05-09Improve empty package checksJon Turney
2021-05-06Clean test_html_writer output directory before testJon Turney
2021-03-14Handle epoch (if present) in version comparisonJon Turney
2021-01-04Add zstd to permitted archive compressionsJon Turney
2021-01-04Stop permitting upload of 0-byte compressed filesJon Turney
2020-08-23Include a date in package summary pageJon Turney
2020-07-28Raise minimum setup version to 2.895Jon Turney
2020-07-19package.delete() also deletes empty packagesJon Turney
2020-06-11Avoid shadowing 'object' builtinJon Turney