index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
lint.scm
Age
Commit message (
Expand
)
Author
2020-01-17
lint: vulnerabilities: Avoid 'mock' in test.
Ludovic Courtès
2020-01-17
lint: derivation: Adjust exception handling for Guile 3.
Ludovic Courtès
2020-01-12
lint: Check for more packages which should be native.
Danny Milosavljevic
2020-01-09
lint: Check for more packages which should be native.
Danny Milosavljevic
2020-01-06
Adjust module autoloads.
Ludovic Courtès
2020-01-03
download: Do not leak file descriptors on TLS ports.
Ludovic Courtès
2019-12-02
lint: archival: Gracefully handle network failures.
Ludovic Courtès
2019-11-28
lint: Check for more packages which should be native.
Efraim Flashner
2019-10-23
lint: Re-enable CVE checker.
Ludovic Courtès
2019-10-18
lint: Comment out 'cve' checker.
Ludovic Courtès
2019-09-23
lint: Fix typo.
Vagrant Cascadian
2019-09-02
lint: Add 'archival' checker.
Ludovic Courtès
2019-08-31
lint: Gracefully handle errors from 'connect' & co.
Ludovic Courtès
2019-08-30
lint: formatting: Reporters return #f or a warning.
Ludovic Courtès
2019-08-28
lint: Correct use of 'with-networking-fail-safe'.
Ludovic Courtès
2019-07-20
lint: source: Stop as soon as a valid URL is found.
Ludovic Courtès
2019-07-20
lint: Remove unused imports.
Ludovic Courtès
2019-07-20
lint: 'source' check no longer complains about unavailable mirrors.
Ludovic Courtès
2019-07-15
lint: Separate checkers by dependence on the internet.
Christopher Baines
2019-07-15
lint: Move the linting code to a different module.
Christopher Baines