guix/guix
Eric Bavier 50f5c46d06 guix: lint: Check for meaningful origin file names.
* guix/scripts/lint.scm (check-source-file-name): New procedure.
  (%checkers): Add 'source-file-name' checker.
* tests/lint.scm ("source-file-name", "source-file-name: v prefix")
  ("source-file-name: valid", "source-file-name: bad checkout")
  ("source-file-name: good checkout"): New tests.
* doc/guix.texi (Invoking guix lint): Mention file name check.
2015-09-14 18:03:33 -05:00
..
build download: Avoid type errors when formatting download progress output. 2015-09-14 23:36:26 -04:00
build-system build: Add R build system. 2015-08-31 15:39:34 +02:00
import import: gem: Fix minor bug and add unit test. 2015-09-01 20:00:01 -04:00
scripts guix: lint: Check for meaningful origin file names. 2015-09-14 18:03:33 -05:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cpio.scm
cvs-download.scm
derivations.scm derivations: Improve docstring of 'substitution-oracle'. 2015-07-22 22:56:41 +02:00
download.scm download: Disable offloading for downloads. 2015-09-05 22:11:03 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: Add #:script-name parameter to 'gexp->derivation'. 2015-08-29 01:22:54 +02:00
git-download.scm download: Disable offloading for downloads. 2015-09-05 22:11:03 +02:00
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm http-client: Backport delimited input port fix from Guile. 2015-09-10 23:14:16 +02:00
licenses.scm licenses: Add CC-BY-SA and CC-BY. 2015-09-06 12:36:15 +02:00
monad-repl.scm
monads.scm monads: Fix 'liftN' fallback case. 2015-09-04 18:31:06 +02:00
nar.scm
packages.scm guix: packages: Add origin-actual-file-name. 2015-09-14 18:02:37 -05:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Remove duplicate entries in 'etc/profile'. 2015-08-20 19:12:36 +02:00
records.scm
search-paths.scm
serialization.scm
sets.scm
store.scm
svn-download.scm
tests.scm
ui.scm ui: Add package-description-string. 2015-09-08 07:44:53 +02:00
utils.scm