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