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/calm
AgeCommit message (Expand)Author
2020-03-30Fix some calm-tool scripts to allow them to be invoked via entry-pointJon Turney
2020-03-29Ignore .bak files in upload area that hint fixer might createJon Turney
2020-03-28Fix an exception when an external-source package is erroredJon Turney
2020-03-26Add a tool for adding homepage: to '-src.hint' filesJon Turney
2020-03-26Add support for a homepage: key in source package hintJon Turney
2020-03-26Use separate .hint for source and install packagesJon Turney
2020-03-10Fix irker test not to include argv[0] in the messageJon Turney
2020-03-10Don't include hostname in email subject if it's uninterestingJon Turney
2020-03-02Avoid an exception if no previous .ini file existsJon Turney
2020-03-02Add option to specify gpg key(s) to use for signing setup.iniJon Turney
2020-03-02Log output from compression and signing subprocessesJon Turney
2020-03-02Just compute the compressed filename onceJon Turney
2020-02-29Make --force work more sensibly when daemonizedJon Turney
2020-02-22Remove support for prev: appearing in override.hintJon Turney
2020-02-22Remove support for test: appearing in override.hintJon Turney
2020-02-22Make keep-count: not retain test: versionsJon 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-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
2019-09-18Clarify error when we can process uploads since relarea has errorsJon 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-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-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