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
2020-02-20Update version to 2020022020200220Jon Turney
2020-02-20Improve test wrapper script to pass argumentsJon Turney
2020-02-19Transfer 'perl5_26' annotation from comment to a notes: keyJon Turney
2020-02-19Extend orphan maintainer listJon Turney
2020-02-19Remove an old fixup toolJon Turney
2020-02-18Don't use a defaultdict for packagesJon Turney
2020-02-18Avoid repeated package dict lookups in write_setup_iniJon Turney
2020-02-18Move flake8 settings to .flake8Jon Turney
2020-02-16Add a tool for annotating existing perl hintsJon Turney
2020-02-09Fix dryrun in listingsJon Turney
2020-02-02Avoid KeyError exception if obsoleted package isn't presentJon Turney
2020-01-29Update version to 2020012920200129Jon Turney
2019-09-18Clarify error when we can process uploads since relarea has errorsJon Turney
2019-09-07Disable testing of replacement hint uploadJon Turney
2019-09-07Fix error reporting when package exists at diferent pathsJon Turney
2019-08-13Stop bodging names starting with '_' in mkgitoliteconfJon Turney
2019-08-10Add a link from package summary page to browse packaging git repoJon Turney
2019-07-10Don't assume a binary package exists for uploadsJon Turney
2019-07-06Always mark source packages as skipJon Turney
2019-07-05Extend test to cover json dumpJon Turney
2019-07-05Fix maintainer lookup in json dumpJon Turney
2019-07-05Suppress empty-but-not-obsolete warning for existing casesJon Turney
2019-07-05Fix package name in json dumpJon Turney
2019-07-05Add a manual test script for sending log mailJon Turney
2019-07-05Send mail using /usr/sbin/sendmail, rather than SMTPJon Turney
2019-07-04Fix flake8 issuesJon Turney
2019-07-04Fix over-indented read_one_package()Jon Turney
2019-07-04Write lines for source-only versions in setup.iniJon Turney
2019-07-04Also write a source package index pageJon Turney
2019-07-04Identify x86 or x86_64 only depends in package summary pageJon Turney
2019-07-04Create a separate package object for the source packageJon Turney
2019-07-04Factor out arch_packageJon Turney
2019-07-04Add a check that dirtree produced matches expected in test_html_writerJon Turney
2019-07-04Don't look up hints multiple times in write_setup_iniJon Turney
2019-07-04Refine wording of a piece of loggingJon Turney
2019-07-04Don't use defaultdict for vermapJon Turney
2019-07-01Don't depend on an obsoleting packageJon Turney
2019-06-20Omit maintainer in package summary page if we don't have any detailsJon Turney
2019-06-20Linkify hyperlinks in ldesc in package summary pageJon Turney
2019-06-20Clarify messages which can appear as a consequence of another errorJon Turney
2019-06-20Round file size up in package summaryJon Turney
2019-06-20Add alphabetic shortcuts to package listJon Turney
2019-06-15Drop some accomodations for sdesc:-less packagesJon Turney
2019-06-15Don't allow hint file to consist of just 'skip:'Jon Turney
2019-06-15packages.inc doesn't need execute permissionsJon Turney
2019-06-15Factor out os.makedirs wrapperJon Turney
2019-06-15Backup existing .hint in fix-skip-only-hintJon Turney
2019-06-14Log permission denied in utils.touchJon Turney
2019-06-11Touch packages_list.html when packages.inc is updatedJon Turney
2019-06-11Use summary/description rather than sdesc/ldesc in package summary pageJon Turney