gnu: Add emacs-exec-path-from-shell.
[jackhill/guix/guix.git] / tests / lint.scm
2017-12-19 Marius BakkeMerge branch 'master' into core-updates
2017-12-10 Efraim Flashnerlint: 'check-vulnerabilities' also checks package prope...
2017-12-05 Marius BakkeMerge branch 'master' into core-updates
2017-11-28 Ludovic Courtèslint: 'patch-file-names' checks for file name length.
2017-10-16 Thomas DanckaertMerge 'master' into core-updates
2017-10-12 Ludovic Courtèslint: 'home-page' checker reports permanent redirects.
2017-10-12 Ludovic Courtèstests: Support multiple HTTP server instances.
2017-03-28 Leo FamulariMerge branch 'master' into core-updates
2017-03-27 Alex Kostui: Support Texinfo markup in package synopses.
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-29 Hartmut GoebelMerge branch 'python-build-system'.
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-25 Leo FamulariMerge branch 'master' into python-build-system
2016-11-24 Leo FamulariMerge branch 'master' into staging
2016-11-23 Leo FamulariMerge branch 'master' into core-updates
2016-11-19 Ludovic Courtèslint: Add 'mirror-url' checker.
2016-11-16 Ludovic Courtèstests: Move HTTP server to (guix tests http).
2016-11-15 Hartmut Goebelguix: Add lint-checker for packages which should be...
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic Courtèslint: Suggest @code instead of quotes.
2016-10-05 Leo FamulariMerge branch 'master' into core-updates
2016-10-03 Ludovic Courtèslint: 'cve' checker reports the replacement's vulnerabi...
2016-09-04 Ricardo WurmusMerge branch 'gtk-im-modules'
2016-08-29 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2016-08-29 Eric Bavierguix: lint: Check descriptions for trademark signs.
2016-07-25 Andreas EngeMerge remote-tracking branch 'origin/master' into core...
2016-07-24 David Cravenlint: 'inputs-should-be-native' checks for intltool...
2016-07-20 Ludovic CourtèsMerge branch 'master' into core-updates
2016-07-12 Ludovic Courtèslint: 'validate-uri' reports suspiciously small 200...
2016-05-02 Mathieu LirzinMerge branch 'master' into core-updates
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-06 Ludovic CourtèsMerge branch 'master' into core-updates
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