guix-kreyren/guix/scripts
Cyril Roelandt a00ffdaa17 guix lint: Make sure a synopsis cannot start with a lower-case article.
* guix/scripts/lint.scm (check-start-article): use "string-ci=?" instead of
  "string=?".
* tests/lint.scm ("synopsis: starts with 'a'",
  "synopsis: starts with 'an'"): New tests.
2014-10-08 03:08:19 +02:00
..
import import: Add PyPI importer. 2014-09-29 19:30:28 -04:00
archive.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm guix build: Add -L/--load-path as a common option. 2014-09-24 14:06:09 +02:00
download.scm Use port-sha256' and open-sha256-port'. 2013-07-03 01:18:24 +02:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm guix hash: Add '--recursive'. 2014-02-21 23:49:52 +01:00
import.scm import: Add PyPI importer. 2014-09-29 19:30:28 -04:00
lint.scm guix lint: Make sure a synopsis cannot start with a lower-case article. 2014-10-08 03:08:19 +02:00
offload.scm offload: Use a total order when sorting available machines. 2014-09-20 12:23:39 +02:00
package.scm guix package: Export generation procedures. 2014-10-05 22:17:48 +04:00
pull.scm pull: Add dependency on Guile-JSON. 2014-09-30 10:11:45 +02:00
refresh.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
substitute-binary.scm Merge branch 'core-updates' 2014-06-20 23:44:42 +02:00
system.scm activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'. 2014-09-12 22:13:52 +02:00