summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
AgeCommit message (Expand)Author
2016-08-02lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools.David Craven
2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin.David Craven
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses.Ludovic Courtès
2016-05-17lint: Honor 'cpe-name' and 'cpe-version' package properties.Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators).Ludovic Courtès
2016-04-28lint: 'check-vulnerabilities' follows package replacements.Ludovic Courtès
2016-04-27lint: Report synopses/descriptions that are not strings.Ludovic Courtès
2016-04-14lint: Emit an ANSI erase-in-line sequence.Danny Milosavljevic
2016-03-17lint: Do not leak file descriptors for TLS connections.Ludovic Courtès
2016-03-04lint: cve: Gracefully handle HTTP errors.Ludovic Courtès
2016-03-03lint: derivation: Disable grafts, but check replacements.Ludovic Courtès
2016-01-28lint: Rewrite 'check-patch-file-names'.Mathieu Lirzin
2016-01-28lint: Remove an unneeded clause in 'check-patch-file-names'.Mathieu Lirzin
2016-01-06lint: cve: Catch host name lookup errors.Ludovic Courtès
2015-12-20lint: The CPE name of GRUB is "grub2".Ludovic Courtès
2015-11-28lint: Do not report already-patched vulnerabilities.Ludovic Courtès
2015-11-26lint: Add "cve" checker.Ludovic Courtès
2015-11-22ftp-client: Default port for 'ftp-open' is now "ftp".Ludovic Courtès
2015-11-12lint: Have connections time out after 3 seconds.Ludovic Courtès
2015-10-09lint: Export 'run-checkers'.Alex Kost
2015-09-28lint: Fix 'check-texinfo-markup'.Mathieu Lirzin
2015-09-26lint: Improve 'check-texinfo-markup'.Mathieu Lirzin
2015-09-24lint: Accept '`' character.Mathieu Lirzin
2015-09-24lint: Check non-translated package descriptions.Mathieu Lirzin
2015-09-18lint: Report lonely parentheses.Ludovic Courtès
2015-09-18Add (guix scripts).Alex Kost
2015-09-15lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin
2015-09-14guix: lint: Check for meaningful origin file names.Eric Bavier
2015-09-06lint: Add 'license' checker.Ludovic Courtès
2015-08-30guix lint: Export checkers and <lint-checker> accessors.Alex Kost
2015-08-19lint: Add 'formatting' checker.Ludovic Courtès
2015-07-23Fix typos in translatable strings.Ludovic Courtès
2015-07-13guix lint: Remove duplicated module lines.Alex Kost
2015-06-08guix: Clean up --help messages.Alex Kost
2015-05-31lint: source: Warn only when all the URIs are unreachable.Ludovic Courtès
2015-05-31lint: 'validate-uri' really returns #f on failure.Ludovic Courtès
2015-04-13lint: Add a 'derivation' checker.Ludovic Courtès
2015-04-10lint: Report patches that cannot be found.Ludovic Courtès
2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès
2015-03-19lint: Report details about FTP errors.Ludovic Courtès
2015-03-19lint: Change misleading variable name.Ludovic Courtès
2015-03-05lint: Add tests for the 'source' checker.Ludovic Courtès
2015-02-10lint: handle FTP URIs.Cyril Roelandt
2015-01-28lint: Fix argument parsing when several packages are specified.Ludovic Courtès
2015-01-26guix lint: Make the 'source' checker happy if at least one URI is valid.Ludovic Courtès
2015-01-25lint: add 'source' checker.Cyril Roelandt
2014-12-29lint: Add tests for the 'home-page' checker.Ludovic Courtès
2014-12-28lint: Report on the package being checked.Ludovic Courtès
2014-12-28lint: Add 'home-page' checker.Ludovic Courtès
2014-11-19lint: Fix typos in checker descriptions.Ludovic Courtès