| Commit message (Expand) | Author | Age |
* | lint: Warn about underscores in package names. | Xinglu Chen | 2021-04-16 |
* | tests: Remove obsolete comment. | Tobias Geerinckx-Rice | 2021-03-13 |
* | tests: do not hard code HTTP ports | Maxime Devos | 2021-03-06 |
* | tests: lint: Add origin patch file name test cases. | Chris Marusich | 2020-12-07 |
* | lint: Add 'check-haskell-stackage' checker. | Timothy Sample | 2020-11-21 |
* | lint: Add 'patch-headers' checker. | Ludovic Courtès | 2020-11-21 |
* | Use 'formatted-message' instead of '&message' where appropriate. | Ludovic Courtès | 2020-07-25 |
* | gnu: Remove ".git" from "https://github/…/….git". | Ludovic Courtès | 2020-07-12 |
* | lint: source: Validate URLs of Git references. | Ludovic Courtès | 2020-07-12 |
* | tests: Skip lint tests when HTTP server cannot listen. | Ludovic Courtès | 2020-06-26 |
* | lint: Add 'check-for-collisions' checker. | Ludovic Courtès | 2020-06-14 |
* | lint: vulnerabilities: Avoid 'mock' in test. | Ludovic Courtès | 2020-01-17 |
* | tests: Avoid now-deprecated 'make-struct'. | Ludovic Courtès | 2019-10-20 |
* | lint: Add 'archival' checker. | Ludovic Courtès | 2019-09-02 |
* | tests: 'with-http-server' accepts multiple responses. | Ludovic Courtès | 2019-09-02 |
* | tests: Relax expectations for the 'home-page' checker. | Ludovic Courtès | 2019-08-17 |
* | lint: Add test for 'source'. | Ludovic Courtès | 2019-07-20 |
* | lint: Update tests to (guix lint) migration. | Ludovic Courtès | 2019-07-20 |
* | lint: Move the linting code to a different module. | Christopher Baines | 2019-07-15 |
* | scripts: lint: Handle warnings with a record type. | Christopher Baines | 2019-07-15 |
* | tests: More adjustments to python.scm split. | Efraim Flashner | 2019-01-20 |
* | guix: lint: Warn only if GitHub URI is not same as the package URI. | Arun Isaac | 2019-01-10 |
* | lint: Check for unstable tarballs. | Efraim Flashner | 2018-12-27 |
* | guix: lint: Check for source URIs redirecting to GitHub. | Arun Isaac | 2018-12-24 |
* | lint: 'check-derivation' tries all the package's supported systems. | Ludovic Courtès | 2018-11-20 |
* | lint: 'check-vulnerabilities' also checks package properties. | Efraim Flashner | 2017-12-10 |
* | lint: 'patch-file-names' checks for file name length. | Ludovic Courtès | 2017-11-28 |
* | lint: 'home-page' checker reports permanent redirects. | Ludovic Courtès | 2017-10-12 |
* | tests: Support multiple HTTP server instances. | Ludovic Courtès | 2017-10-12 |
* | ui: Support Texinfo markup in package synopses. | Alex Kost | 2017-03-27 |
* | Merge branch 'master' into python-build-system | Leo Famulari | 2016-11-25 |
|\ |
|
| * | lint: Add 'mirror-url' checker. | Ludovic Courtès | 2016-11-19 |
| * | tests: Move HTTP server to (guix tests http). | Ludovic Courtès | 2016-11-16 |
* | | guix: Add lint-checker for packages which should be no inputs at all. | Hartmut Goebel | 2016-11-15 |
|/ |
|
* | lint: Suggest @code instead of quotes. | Ludovic Courtès | 2016-10-19 |
* | lint: 'cve' checker reports the replacement's vulnerabilities. | Ludovic Courtès | 2016-10-03 |
* | guix: lint: Check descriptions for trademark signs. | Eric Bavier | 2016-08-28 |
* | lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin. | David Craven | 2016-07-24 |
* | lint: 'validate-uri' reports suspiciously small 200 responses. | Ludovic Courtès | 2016-07-13 |
* | lint: 'check-vulnerabilities' follows package replacements. | Ludovic Courtès | 2016-04-28 |
* | lint: Report synopses/descriptions that are not strings. | Ludovic Courtès | 2016-04-27 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | tests: Use 'dummy-origin' for lint tests when possible. | Mathieu Lirzin | 2016-01-28 |
* | tests: Prevent 'http_proxy' from breaking Web server tests. | Ludovic Courtès | 2016-01-22 |
* | lint: Do not report already-patched vulnerabilities. | Ludovic Courtès | 2015-11-28 |
* | lint: Add "cve" checker. | Ludovic Courtès | 2015-11-26 |
* | lint: Report lonely parentheses. | Ludovic Courtès | 2015-09-18 |
* | lint: Add 'check-texinfo-markup' checker. | Mathieu Lirzin | 2015-09-15 |
* | guix: lint: Check for meaningful origin file names. | Eric Bavier | 2015-09-14 |
* | lint: Add 'license' checker. | Ludovic Courtès | 2015-09-06 |