ui: Rename '_' to 'G_'.
[jackhill/guix/guix.git] / guix / scripts / lint.scm
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-04-18 Marius BakkeMerge branch 'master' into staging
2017-04-16 Ludovic Courtèslint: Avoid non-literal format strings.
2017-03-28 Leo FamulariMerge branch 'master' into core-updates
2017-03-27 Alex Kostui: Support Texinfo markup in package synopses.
2017-03-19 Mark H WeaverMerge branch 'master' into core-updates
2017-03-17 Ludovic Courtèshttp-client: Avoid name clash with 'open-connection...
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-02-02 Leo FamulariMerge branch 'master' into core-updates
2017-01-31 Ludovic Courtèslint: Use the "@" syntax for versioned packages in...
2017-01-28 Ludovic CourtèsUse 'mlambda' instead of 'memoize'.
2017-01-28 Ludovic CourtèsAdd (guix memoization).
2017-01-23 Ludovic CourtèsMerge branch 'master' into core-updates
2017-01-21 Ludovic Courtèslint: Display PACKAGE@VERSION.
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-15 Hartmut Goebellint: more packages to probably be a native input.
2016-11-15 Hartmut Goebelguix: Add lint-checker for packages which should be...
2016-11-12 Ludovic CourtèsMerge branch 'core-updates'
2016-11-09 Ludovic Courtèslint: 'cve' checker catches 'tls-certificate-error'.
2016-11-07 Ludovic Courtèsdownload: Verify TLS certificates unless asked not to.
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-08-04 Mark H WeaverMerge branch 'core-updates'
2016-08-02 David Cravenlint: 'inputs-should-be-native' checks for extra-cmake...
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-23 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-17 Ludovic Courtèslint: Honor 'cpe-name' and 'cpe-version' package proper...
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Ludovic Courtèsutils: Move combinators to (guix combinators).
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-14 Danny Milosavljeviclint: Emit an ANSI erase-in-line sequence.
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-17 Ludovic Courtèslint: Do not leak file descriptors for TLS connections.
2016-03-04 Ludovic Courtèslint: cve: Gracefully handle HTTP errors.
2016-03-03 Ludovic Courtèslint: derivation: Disable grafts, but check replacements.
2016-01-28 Mathieu Lirzinlint: Rewrite 'check-patch-file-names'.
2016-01-28 Mathieu Lirzinlint: Remove an unneeded clause in 'check-patch-file...
2016-01-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-06 Ludovic Courtèslint: cve: Catch host name lookup errors.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-20 Ludovic Courtèslint: The CPE name of GRUB is "grub2".
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-11-22 Ludovic Courtèsftp-client: Default port for 'ftp-open' is now "ftp".
2015-11-12 Ludovic Courtèslint: Have connections time out after 3 seconds.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-09 Alex Kostlint: Export 'run-checkers'.
2015-09-27 Mathieu Lirzinlint: Fix 'check-texinfo-markup'.
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-26 Mathieu Lirzinlint: Improve 'check-texinfo-markup'.
2015-09-24 Mathieu Lirzinlint: Accept '`' character.
2015-09-24 Mathieu Lirzinlint: Check non-translated package descriptions.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Ludovic Courtèslint: Report lonely parentheses.
2015-09-18 Alex KostAdd (guix scripts).
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-30 Alex Kostguix lint: Export checkers and <lint-checker> accessors.
2015-08-19 Ludovic Courtèslint: Add 'formatting' checker.
2015-07-23 Ludovic CourtèsFix typos in translatable strings.
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-13 Alex Kostguix lint: Remove duplicated module lines.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-08 Alex Kostguix: Clean up --help messages.
2015-05-31 Ludovic Courtèslint: source: Warn only when all the URIs are unreachable.
2015-05-31 Ludovic Courtèslint: 'validate-uri' really returns #f on failure.
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-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-19 Ludovic Courtèslint: Report details about FTP errors.
2015-03-19 Ludovic Courtèslint: Change misleading variable name.
next