gnu: gst-plugins-good: Update to 1.8.2.
[jackhill/guix/guix.git] / tests / lint.scm
2016-07-12 Ludovic Courtèslint: 'validate-uri' reports suspiciously small 200...
2016-04-28 Ludovic Courtèslint: 'check-vulnerabilities' follows package replacements.
2016-04-27 Ludovic CourtèsMerge branch 'gnome-updates'
2016-04-27 Ludovic Courtèslint: Report synopses/descriptions that are not strings.
2016-04-03 Mathieu Lirzinbuild: Add a Guile custom test driver using SRFI-64.
2016-01-28 Mathieu Lirzintests: Use 'dummy-origin' for lint tests when possible.
2016-01-25 Mark H WeaverMerge branch 'master' into core-updates
2016-01-21 Ludovic Courtèstests: Prevent 'http_proxy' from breaking Web server...
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-28 Ludovic Courtèslint: Do not report already-patched vulnerabilities.
2015-11-26 Ludovic Courtèslint: Add "cve" checker.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Ludovic Courtèslint: Report lonely parentheses.
2015-09-15 Mathieu Lirzinlint: Add 'check-texinfo-markup' checker.
2015-09-14 Eric Bavierguix: lint: Check for meaningful origin file names.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-06 Ludovic Courtèslint: Add 'license' checker.
2015-08-19 Ludovic Courtèslint: Add 'formatting' checker.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèslint: Add a 'derivation' checker.
2015-04-10 Ludovic Courtèslint: Report patches that cannot be found.
2015-04-10 Ludovic Courtèslint: Rename 'check-patches' to 'check-patch-file-names'.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-31 Ludovic Courtèstests: Fix module name for 'lint'.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-05 Ludovic Courtèslint: Add tests for the 'source' checker.
2015-03-05 Ludovic Courtèstests: Fix import.
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-13 Ludovic Courtèstests: Properly synchronize threads in the 'home-page...
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-07 Ludovic Courtèstests: Add missing copyright line.
2014-12-30 Mark H WeaverMerge branch 'master' into core-updates
2014-12-29 Ludovic Courtèstests: Make the 'lint' tests slightly more concise.
2014-12-29 Ludovic Courtèstests: Factorize the 'dummy-package' macro.
2014-12-29 Ludovic Courtèslint: Add tests for the 'home-page' checker.
2014-11-07 Ludovic Courtèslint: Allow synopses that start with an abbreviation.
2014-11-07 Ludovic Courtèslint: Improve check for synopses starting with package...
2014-11-07 Ludovic Courtèslint: Simplify no-warnings tests.
2014-10-26 Eric Bavierguix: lint: Make exception for package name starting...
2014-10-26 Eric Bavierguix: lint: Allow digits at start of synopsis or descri...
2014-10-26 Eric Bavierguix: lint: Check for empty synopses and descriptions.
2014-10-26 Eric Bavierguix: lint: Check for proper end-of-sentence space.
2014-10-08 Cyril Roelandtguix lint: make sure synopses do not start with the...
2014-10-08 Cyril Roelandtguix lint: Make sure a synopsis cannot start with a...
2014-10-08 Cyril Roelandtguix lint: check whether descriptions and synopses...
2014-10-08 Cyril Roelandtguix lint: Make sure synopses are not too long.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Ludovic Courtèsguix lint: Remove "guix lint: " prefix from warnings.
2014-09-03 Cyril Roelandtscripts: add guix lint