summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
AgeCommit message (Expand)Author
2017-05-18lint: inputs-should-be-native: Add "cmake"....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-16lint: Avoid non-literal format strings....Ludovic Courtès
2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost
2017-03-18http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0....Ludovic Courtès
2017-01-31lint: Use the "@" syntax for versioned packages in warnings....Ludovic Courtès
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2017-01-21lint: Display PACKAGE@VERSION....Ludovic Courtès
2016-11-25Merge branch 'master' into python-build-systemLeo Famulari
2016-11-19lint: Add 'mirror-url' checker....Ludovic Courtès
2016-11-15lint: more packages to probably be a native input....Hartmut Goebel
2016-11-15guix: Add lint-checker for packages which should be no inputs at all....Hartmut Goebel
2016-11-09lint: 'cve' checker catches 'tls-certificate-error'....Ludovic Courtès
2016-11-07download: Verify TLS certificates unless asked not to....Ludovic Courtès
2016-10-19lint: Suggest @code instead of quotes....Ludovic Courtès
2016-10-03lint: 'cve' checker reports the replacement's vulnerabilities....Ludovic Courtès
2016-08-28guix: lint: Check descriptions for trademark signs....Eric Bavier
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