summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
Commit message (Expand)AuthorAge
* guix: lint: Slightly simplify `check-source-file-name'.Arun Isaac2017-05-23
* gnu: lint: Fix typo.Arun Isaac2017-05-23
* lint: inputs-should-be-native: Add "cmake".Ludovic Courtès2017-05-18
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* lint: Avoid non-literal format strings.Ludovic Courtès2017-04-16
* ui: Support Texinfo markup in package synopses.Alex Kost2017-03-27
* http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès2017-03-18
* lint: Use the "@" syntax for versioned packages in warnings.Ludovic Courtès2017-01-31
* Use 'mlambda' instead of 'memoize'.Ludovic Courtès2017-01-28
* Add (guix memoization).Ludovic Courtès2017-01-28
* lint: Display PACKAGE@VERSION.Ludovic Courtès2017-01-21
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\
| * lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
* | lint: more packages to probably be a native input.Hartmut Goebel2016-11-15
* | guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel2016-11-15
|/
* lint: 'cve' checker catches 'tls-certificate-error'.Ludovic Courtès2016-11-09
* download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
* lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* 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