Ludovic Courtès d63ee94d63 gexp: Add 'raw-derivation-file'. vor 5 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 ca71942445 Switch to Guile-Gcrypt. vor 6 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 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. vor 7 Jahren
challenge.scm 828a39da68 challenge: Support "--diff=diffoscope". vor 4 Jahren
channels.scm 9719e8d37a channels: Allow news entries to refer to a tag. vor 5 Jahren
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). vor 8 Jahren
containers.scm e464ac6672 tests: Skip container test when lacking kernel support. vor 5 Jahren
cpan.scm d020821c0b Revert "import: cpan: Adapt for the change to guile-json version 3." vor 5 Jahren
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. vor 8 Jahren
cran.scm db427602d8 import: cran: Robustify cran-package?. vor 7 Jahren
crate.scm 263a267b75 import: crate: Better handle license expressions. vor 5 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 fcbe4f71ca derivations: Add 'derivation-input-fold'. vor 5 Jahren
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. vor 7 Jahren
elpa.scm 17cdd3d0fe tests: elpa: Don't actually download files. vor 6 Jahren
file-systems.scm 8f3b63b5d7 uuid: Move tests to 'tests/uuid.scm'. vor 7 Jahren
gem.scm 70a8e13277 import: utils: 'recursive-import' returns a list rather than a stream. vor 5 Jahren
gexp.scm d63ee94d63 gexp: Add 'raw-derivation-file'. vor 4 Jahren
git.scm 785af04a75 git: 'commit-difference' takes a list of excluded commits. 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 8c14f7f8a7 Merge branch 'staging' into core-updates vor 5 Jahren
gremlin.scm 6b97415996 gremlin: Adjust tests for foreign distros. vor 5 Jahren
guix-archive.sh 044277f610 guix archive: Add '--list'. vor 4 Jahren
guix-authenticate.sh 6f69588529 authenticate: Allow signatures with binary data to be written to stdout. vor 10 Jahren
guix-build-branch.sh 3c82f12541 tests: Adjust '--with-commit' test. vor 5 Jahren
guix-build.sh 9c9982dc0c guix build: Handle "guix build /….drv" correctly for non-existent derivations. vor 5 Jahren
guix-daemon.sh 81c580c866 daemon: Make 'profiles/per-user' non-world-writable. vor 5 Jahren
guix-describe.sh bd7470185b Add 'guix describe'. vor 6 Jahren
guix-download.sh a02967d77a guix download: Support retrieving local file without the URI scheme. vor 7 Jahren
guix-environment-container.sh 5a02f8e384 environment: '--container' honors '--preserve'. vor 5 Jahren
guix-environment.sh d76df98fa5 environment: Document that '--manifest' can be repeated. vor 5 Jahren
guix-gc.sh bacf980c76 guix gc: Add '--list-roots'. vor 5 Jahren
guix-graph.sh 3e962e59d8 graph: Support package transformation options. vor 5 Jahren
guix-hash.sh 343dc11702 guix hash: Interpret '-' as standard input. vor 8 Jahren
guix-lint.sh 7282f94967 lint: Add '--load-path' option. vor 5 Jahren
guix-pack-localstatedir.sh baab87ac49 pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store. vor 5 Jahren
guix-pack-relocatable.sh b908fcd8c0 pack: '-R' honors the requested output. vor 5 Jahren
guix-pack.sh ca541f9ce6 pack: Allow multiple '--manifest' options. vor 5 Jahren
guix-package-aliases.sh 660dbe6564 guix package: '--show' ignores deprecated packages. vor 5 Jahren
guix-package-net.sh 03d76577b9 tests: Make builds less expensive. vor 5 Jahren
guix-package.sh dac7928d50 tests: Fix race condition in profile locking test. vor 5 Jahren
guix-system.sh 09a9f10974 tests: Adjust wildcard when testing OS examples. vor 5 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 7150743522 inferior: Propagate '&store-protocol-error' error conditions. vor 5 Jahren
lint.scm 79c03e55e2 tests: Avoid now-deprecated 'make-struct'. vor 5 Jahren
lzlib.scm 2c5dd47cef tests: lzlib: Do not fail if lzlib in not available. vor 5 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 4 Jahren
networking.scm 97bc3cbea5 services: ntp: Ensure no double quotes are output to config file. vor 5 Jahren
opam.scm 1d03a9198d tests: opam: Fix input type in import test. vor 5 Jahren
pack.scm 3c45b53ec9 gnu: Remove squashfs-tools-next. vor 4 Jahren
packages.scm bc60349b5b packages: 'supported-package?' binds '%current-system' for graph traversal. vor 5 Jahren
pki.scm ca71942445 Switch to Guile-Gcrypt. vor 6 Jahren
print.scm c0a4db6697 import: print: Honor the outputs of inputs (!). vor 5 Jahren
processes.scm 0b5ad0e756 tests: processes: Skip tests if running with binfmt. vor 5 Jahren
profiles.scm ce30a0eb7e profiles: Add 'concatenate-manifests'. vor 5 Jahren
publish.scm fde60bfb84 tests: Use (ice-9 threads). vor 5 Jahren
pypi.scm d514276b93 import: pypi: Include optional test inputs as native-inputs. vor 5 Jahren
records.scm d2be7e3c4b records: Support custom 'this' identifiers. vor 5 Jahren
scripts-build.scm 845c44012c guix build: '--with-commit' makes recursive checkouts. vor 5 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 81c580c866 daemon: Make 'profiles/per-user' non-world-writable. vor 5 Jahren
substitute.scm 434138e2f2 substitute: Make '%allow-unauthenticated-substitutes?' public. vor 5 Jahren
swh.scm ba1c1853a7 swh: Add hooks for rate limiting handling. vor 5 Jahren
syscalls.scm 5e5f716794 syscalls: Add 'add-to-entropy-count'. vor 5 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 afbc94194e guix: Add texlive importer. vor 7 Jahren
ui.scm d2cdef6560 ui: 'relevance' connects regexps with a logical and. vor 5 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 3149c00264 utils: canonical-newline-port: Fix handling of carriage return at buffer end. vor 5 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
zlib.scm b2c3640d2b tests: Gracefully skip zlib test when zlib is missing. vor 5 Jahren