Ludovic Courtès b68d410651 environment: Turn "lo" up in network-less containers. vor 4 Jahren
..
services 587e0d911d services: Add zram-device-service. vor 4 Jahren
accounts.scm dd4e46edda accounts: Delete duplicate entries. vor 5 Jahren
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). vor 7 Jahren
base32.scm d7965b58d2 build: Remove references to the 'nix-hash' program. vor 4 Jahren
base64.scm e9c6c58418 substitute-binary: Support the Signature field of a narinfo file. vor 10 Jahren
bournish.scm 0db2ff65e7 bournish: Extend 'rm' command. vor 7 Jahren
build-utils.scm f5698dfb87 tests: Avoid unnecessary use of 'mock'. vor 5 Jahren
builders.scm 11b4a8716c tests: Remove expensive and pointless test. vor 5 Jahren
cache.scm 9acacb71c9 Remove workaround for 'time-monotonic' in Guile 2.2.2. vor 4 Jahren
challenge.scm ce0be5675b packages: Introduce <content-hash> and use it in <origin>. vor 4 Jahren
channels.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. vor 4 Jahren
civodul.key 43408e304f Add (guix openpgp). vor 4 Jahren
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). vor 8 Jahren
containers.scm e748183538 linux-container: Reset jailed root permissions. vor 4 Jahren
cpan.scm 4aea90b187 import: cpan: Rewrite tests to use an HTTP server instead of mocking. vor 4 Jahren
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
cran.scm cfd1ed8401 import: cran: Avoid uses of '@@' in the tests. vor 4 Jahren
crate.scm 5dfe02c607 tests: Remove trailing commas in JSON tests. vor 4 Jahren
cve-sample.json 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. vor 5 Jahren
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. vor 5 Jahren
debug-link.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). vor 6 Jahren
derivations.scm ce0be5675b packages: Introduce <content-hash> and use it in <origin>. vor 4 Jahren
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. vor 7 Jahren
dsa.key 43408e304f Add (guix openpgp). vor 4 Jahren
ed25519.key 43408e304f Add (guix openpgp). vor 4 Jahren
ed25519.sec 43408e304f Add (guix openpgp). vor 4 Jahren
ed25519bis.key c83eedba23 git-authenticate: Add tests. vor 4 Jahren
ed25519bis.sec c83eedba23 git-authenticate: Add tests. vor 4 Jahren
elpa.scm 9d6c6cb20e import: elpa: Rewrite test to use an HTTP server instead of mocking. vor 4 Jahren
file-systems.scm b460ba7992 bootloader: grub: Allow booting from a Btrfs subvolume. vor 4 Jahren
gem.scm 5dfe02c607 tests: Remove trailing commas in JSON tests. vor 4 Jahren
gexp.scm abf43d4511 gexp: Fix expansion for (file-append (local-file ...) ...). vor 4 Jahren
git-authenticate.scm 0a8dd8aae5 tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing. vor 4 Jahren
git.scm 72357e2170 git: 'commit-difference' really excludes the ancestors of #:excluded. vor 4 Jahren
glob.scm 71e08fde28 glob: Add an extra glob pattern compilation stage. vor 6 Jahren
gnu-maintenance.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
grafts.scm 5cc1075a76 Merge branch 'master' into core-updates vor 5 Jahren
graph.scm ce0be5675b packages: Introduce <content-hash> and use it in <origin>. vor 4 Jahren
gremlin.scm 6b97415996 gremlin: Adjust tests for foreign distros. vor 5 Jahren
guix-archive.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-authenticate.sh b911d65474 authenticate: Encode strings as ISO-8859-1. vor 4 Jahren
guix-build-branch.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-build.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-daemon.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-describe.sh bd7470185b Add 'guix describe'. vor 6 Jahren
guix-download.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-environment-container.sh b68d410651 environment: Turn "lo" up in network-less containers. vor 4 Jahren
guix-environment.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-gc.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-git-authenticate.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-graph.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-hash.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-lint.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-pack-localstatedir.sh baab87ac49 pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store. vor 5 Jahren
guix-pack-relocatable.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-pack.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-package-aliases.sh ad54a73bb8 guix build: Record package transformations in manifest entries. vor 4 Jahren
guix-package-net.sh d8934360d2 tests: Simplify shell exit status negation; vor 4 Jahren
guix-package.sh 8e1907a724 guix package: Re-apply package transformation when upgrading. vor 4 Jahren
guix-repl.sh d7f7ed39be repl: Look for script files in (getcwd). vor 4 Jahren
guix-system.sh f43ffee908 gexp: 'local-file' warns when passed a non-literal relative file name. vor 4 Jahren
hackage.scm b46a9b9a5e import: hackage: Add two expected failing test cases. vor 5 Jahren
import-utils.scm 70a8e13277 import: utils: 'recursive-import' returns a list rather than a stream. vor 5 Jahren
inferior.scm d19b14c834 Merge branch 'master' into core-updates vor 4 Jahren
lint.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. vor 4 Jahren
modules.scm bfe5264aa1 modules: Raise an error when a dependency could not be found. vor 7 Jahren
monads.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
nar.scm 12c1afcdbd serialization: Add 'fold-archive'. vor 5 Jahren
networking.scm 97bc3cbea5 services: ntp: Ensure no double quotes are output to config file. vor 5 Jahren
offload.scm 4b5a6fbc9b offload: Modify the build-machine record to accept multiple systems. vor 4 Jahren
opam.scm 23dc21f05b tests: opam: Test additional syntax. vor 4 Jahren
openpgp.scm 680b80e374 openpgp: Fix argument order of 'fxbit-set?'. vor 4 Jahren
pack.scm b3802495f6 pack: Build the store database under a UTF-8 locale. vor 4 Jahren
packages.scm 8e1907a724 guix package: Re-apply package transformation when upgrading. vor 4 Jahren
pki.scm ca71942445 Switch to Guile-Gcrypt. vor 6 Jahren
print.scm 10af34cd7f tests: Update expected values for package->code. vor 4 Jahren
processes.scm 0b5ad0e756 tests: processes: Skip tests if running with binfmt. vor 5 Jahren
profiles.scm ef674a24c5 profiles: Add lowerable <profile> record type. vor 4 Jahren
publish.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). vor 4 Jahren
pypi.scm 6a79eed920 utils: Remove compatibility re-export of 'memoize'. vor 4 Jahren
records.scm 47212fc763 records: Improve reporting of "invalid field specifier" errors. vor 4 Jahren
rsa.key 43408e304f Add (guix openpgp). vor 4 Jahren
scripts-build.scm 2bf6f962b9 packages: 'package-input-rewriting/spec' can rewrite implicit dependencies. vor 4 Jahren
scripts.scm 7b7e4e89c8 tests: Add missing import. vor 5 Jahren
search-paths.scm 92d00ca466 build: Remove 'gnu/packages/bootstrap' and its binaries. vor 5 Jahren
services.scm 5c793753b3 guix system: Add 'reconfigure' module. vor 5 Jahren
sets.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
signing-key.pub 526382ff92 daemon: Implement signed archive import/export. vor 11 Jahren
signing-key.sec 526382ff92 daemon: Implement signed archive import/export. vor 11 Jahren
size.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). vor 6 Jahren
snix.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
status.scm ba514b601b status: Keep track of the current build phase. vor 5 Jahren
store-database.scm e475211869 database: Reset timestamps to one second after the Epoch. vor 6 Jahren
store-deduplication.scm adb158b739 deduplication: Gracefully handle ENOSPC raised by 'link' calls. vor 6 Jahren
store-roots.scm 72eda0624b Add (guix store roots). vor 5 Jahren
store.scm 8eeeedcb35 tests: Remove one 'delete-paths' call in 'tests/store.scm'. vor 4 Jahren
substitute.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). vor 4 Jahren
swh.scm 749b958206 swh: Adjust 'origin' test. vor 4 Jahren
syscalls.scm 5e113cf442 tests: Do not fail when network interface aliases are present. vor 4 Jahren
system.scm 68a58775e0 system: Mapped devices needed for boot do not yield Shepherd services. vor 6 Jahren
test.drv 341c6fdd82 Add unit test for derivation parsing and output. vor 12 Jahren
texlive.scm 6f918d69b4 import: texlive: Avoid uses of '@@' in tests. vor 4 Jahren
ui.scm c136da3fbd tests: Adjust to 'show-manifest-transaction' changes. vor 4 Jahren
union.scm 03d76577b9 tests: Make builds less expensive. vor 5 Jahren
upstream.scm ea6fb108f6 upstream: Temporarily skip failing test. vor 5 Jahren
utils.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). vor 4 Jahren
uuid.scm 6c5790a2fa uuid: 'fat-uuid->string' preserves leading zeros. vor 5 Jahren
workers.scm 19fd7229bc workers: Add test with exceptions. vor 7 Jahren