summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
AgeCommit message (Expand)Author
2017-12-10lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner
2017-11-28lint: Adjust file-name length test for out-of-tree file names.Ludovic Courtès
2017-11-28lint: 'patch-file-names' checks for file name length.Ludovic Courtès
2017-10-28lint: 'refresh' gracefully handles lack of networking access.Ludovic Courtès
2017-10-28lint: Extract network-related exception handling.Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès
2017-10-12lint: 'home-page' checker reports permanent redirects.Ludovic Courtès
2017-10-09lint: Remove extra newline.Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions.Efraim Flashner
2017-09-05Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice
2017-08-01lint: formatting: Detect sexp boundaries.Ludovic Courtès
2017-05-23guix: lint: Slightly simplify `check-source-file-name'.Arun Isaac
2017-05-23gnu: lint: Fix typo.Arun Isaac
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