summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
Commit message (Expand)AuthorAge
* lint: Check for unstable tarballs.Efraim Flashner2018-12-27
* guix: lint: Check for source URIs redirecting to GitHub.Arun Isaac2018-12-24
* lint: 'check-derivation' fully disables grafts.Ludovic Courtès2018-11-20
* lint: 'check-derivation' tries all the package's supported systems.Ludovic Courtès2018-11-20
* packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès2018-06-09
* guix: Fix typo.Julien Lepiller2018-05-11
* lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner2017-12-10
* lint: Adjust file-name length test for out-of-tree file names.Ludovic Courtès2017-11-28
* lint: 'patch-file-names' checks for file name length.Ludovic Courtès2017-11-28
* lint: 'refresh' gracefully handles lack of networking access.Ludovic Courtès2017-10-28
* lint: Extract network-related exception handling.Ludovic Courtès2017-10-28
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* lint: 'home-page' checker reports permanent redirects.Ludovic Courtès2017-10-12
* lint: Remove extra newline.Ludovic Courtès2017-10-09
* guix: lint: Add checker for new upstream versions.Efraim Flashner2017-10-09
* Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice2017-09-05
* lint: formatting: Detect sexp boundaries.Ludovic Courtès2017-08-01
* 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