Ludovic Courtès d63ee94d63 gexp: Add 'raw-derivation-file'. před 5 roky
..
accounts.scm dd4e46edda accounts: Delete duplicate entries. před 5 roky
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). před 7 roky
base32.scm ca71942445 Switch to Guile-Gcrypt. před 6 roky
base64.scm e9c6c58418 substitute-binary: Support the Signature field of a narinfo file. před 10 roky
bournish.scm 0db2ff65e7 bournish: Extend 'rm' command. před 7 roky
build-utils.scm f5698dfb87 tests: Avoid unnecessary use of 'mock'. před 5 roky
builders.scm 11b4a8716c tests: Remove expensive and pointless test. před 5 roky
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. před 7 roky
challenge.scm 828a39da68 challenge: Support "--diff=diffoscope". před 4 roky
channels.scm 9719e8d37a channels: Allow news entries to refer to a tag. před 5 roky
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). před 8 roky
containers.scm e464ac6672 tests: Skip container test when lacking kernel support. před 5 roky
cpan.scm d020821c0b Revert "import: cpan: Adapt for the change to guile-json version 3." před 5 roky
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. před 8 roky
cran.scm db427602d8 import: cran: Robustify cran-package?. před 7 roky
crate.scm 263a267b75 import: crate: Better handle license expressions. před 5 roky
cve-sample.json 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. před 5 roky
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. před 5 roky
debug-link.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). před 6 roky
derivations.scm fcbe4f71ca derivations: Add 'derivation-input-fold'. před 5 roky
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. před 7 roky
elpa.scm 17cdd3d0fe tests: elpa: Don't actually download files. před 6 roky
file-systems.scm 8f3b63b5d7 uuid: Move tests to 'tests/uuid.scm'. před 7 roky
gem.scm 70a8e13277 import: utils: 'recursive-import' returns a list rather than a stream. před 5 roky
gexp.scm d63ee94d63 gexp: Add 'raw-derivation-file'. před 4 roky
git.scm 785af04a75 git: 'commit-difference' takes a list of excluded commits. před 4 roky
glob.scm 71e08fde28 glob: Add an extra glob pattern compilation stage. před 6 roky
gnu-maintenance.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. před 8 roky
grafts.scm 5cc1075a76 Merge branch 'master' into core-updates před 5 roky
graph.scm 8c14f7f8a7 Merge branch 'staging' into core-updates před 5 roky
gremlin.scm 6b97415996 gremlin: Adjust tests for foreign distros. před 5 roky
guix-archive.sh 044277f610 guix archive: Add '--list'. před 4 roky
guix-authenticate.sh 6f69588529 authenticate: Allow signatures with binary data to be written to stdout. před 10 roky
guix-build-branch.sh 3c82f12541 tests: Adjust '--with-commit' test. před 5 roky
guix-build.sh 9c9982dc0c guix build: Handle "guix build /….drv" correctly for non-existent derivations. před 5 roky
guix-daemon.sh 81c580c866 daemon: Make 'profiles/per-user' non-world-writable. před 5 roky
guix-describe.sh bd7470185b Add 'guix describe'. před 6 roky
guix-download.sh a02967d77a guix download: Support retrieving local file without the URI scheme. před 7 roky
guix-environment-container.sh 5a02f8e384 environment: '--container' honors '--preserve'. před 5 roky
guix-environment.sh d76df98fa5 environment: Document that '--manifest' can be repeated. před 5 roky
guix-gc.sh bacf980c76 guix gc: Add '--list-roots'. před 5 roky
guix-graph.sh 3e962e59d8 graph: Support package transformation options. před 5 roky
guix-hash.sh 343dc11702 guix hash: Interpret '-' as standard input. před 8 roky
guix-lint.sh 7282f94967 lint: Add '--load-path' option. před 5 roky
guix-pack-localstatedir.sh baab87ac49 pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store. před 5 roky
guix-pack-relocatable.sh b908fcd8c0 pack: '-R' honors the requested output. před 5 roky
guix-pack.sh ca541f9ce6 pack: Allow multiple '--manifest' options. před 5 roky
guix-package-aliases.sh 660dbe6564 guix package: '--show' ignores deprecated packages. před 5 roky
guix-package-net.sh 03d76577b9 tests: Make builds less expensive. před 5 roky
guix-package.sh dac7928d50 tests: Fix race condition in profile locking test. před 5 roky
guix-system.sh 09a9f10974 tests: Adjust wildcard when testing OS examples. před 5 roky
hackage.scm b46a9b9a5e import: hackage: Add two expected failing test cases. před 5 roky
import-utils.scm 70a8e13277 import: utils: 'recursive-import' returns a list rather than a stream. před 5 roky
inferior.scm 7150743522 inferior: Propagate '&store-protocol-error' error conditions. před 5 roky
lint.scm 79c03e55e2 tests: Avoid now-deprecated 'make-struct'. před 5 roky
lzlib.scm 2c5dd47cef tests: lzlib: Do not fail if lzlib in not available. před 5 roky
modules.scm bfe5264aa1 modules: Raise an error when a dependency could not be found. před 7 roky
monads.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. před 8 roky
nar.scm 12c1afcdbd serialization: Add 'fold-archive'. před 4 roky
networking.scm 97bc3cbea5 services: ntp: Ensure no double quotes are output to config file. před 5 roky
opam.scm 1d03a9198d tests: opam: Fix input type in import test. před 5 roky
pack.scm 3c45b53ec9 gnu: Remove squashfs-tools-next. před 4 roky
packages.scm bc60349b5b packages: 'supported-package?' binds '%current-system' for graph traversal. před 5 roky
pki.scm ca71942445 Switch to Guile-Gcrypt. před 6 roky
print.scm c0a4db6697 import: print: Honor the outputs of inputs (!). před 5 roky
processes.scm 0b5ad0e756 tests: processes: Skip tests if running with binfmt. před 5 roky
profiles.scm ce30a0eb7e profiles: Add 'concatenate-manifests'. před 5 roky
publish.scm fde60bfb84 tests: Use (ice-9 threads). před 5 roky
pypi.scm d514276b93 import: pypi: Include optional test inputs as native-inputs. před 5 roky
records.scm d2be7e3c4b records: Support custom 'this' identifiers. před 5 roky
scripts-build.scm 845c44012c guix build: '--with-commit' makes recursive checkouts. před 5 roky
scripts.scm 7b7e4e89c8 tests: Add missing import. před 5 roky
search-paths.scm 92d00ca466 build: Remove 'gnu/packages/bootstrap' and its binaries. před 5 roky
services.scm 5c793753b3 guix system: Add 'reconfigure' module. před 5 roky
sets.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. před 8 roky
signing-key.pub 526382ff92 daemon: Implement signed archive import/export. před 11 roky
signing-key.sec 526382ff92 daemon: Implement signed archive import/export. před 11 roky
size.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). před 6 roky
snix.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. před 8 roky
status.scm ba514b601b status: Keep track of the current build phase. před 5 roky
store-database.scm e475211869 database: Reset timestamps to one second after the Epoch. před 6 roky
store-deduplication.scm adb158b739 deduplication: Gracefully handle ENOSPC raised by 'link' calls. před 6 roky
store-roots.scm 72eda0624b Add (guix store roots). před 5 roky
store.scm 81c580c866 daemon: Make 'profiles/per-user' non-world-writable. před 5 roky
substitute.scm 434138e2f2 substitute: Make '%allow-unauthenticated-substitutes?' public. před 5 roky
swh.scm ba1c1853a7 swh: Add hooks for rate limiting handling. před 5 roky
syscalls.scm 5e5f716794 syscalls: Add 'add-to-entropy-count'. před 5 roky
system.scm 68a58775e0 system: Mapped devices needed for boot do not yield Shepherd services. před 6 roky
test.drv 341c6fdd82 Add unit test for derivation parsing and output. před 12 roky
texlive.scm afbc94194e guix: Add texlive importer. před 7 roky
ui.scm d2cdef6560 ui: 'relevance' connects regexps with a logical and. před 5 roky
union.scm 03d76577b9 tests: Make builds less expensive. před 5 roky
upstream.scm ea6fb108f6 upstream: Temporarily skip failing test. před 5 roky
utils.scm 3149c00264 utils: canonical-newline-port: Fix handling of carriage return at buffer end. před 5 roky
uuid.scm 6c5790a2fa uuid: 'fat-uuid->string' preserves leading zeros. před 5 roky
workers.scm 19fd7229bc workers: Add test with exceptions. před 7 roky
zlib.scm b2c3640d2b tests: Gracefully skip zlib test when zlib is missing. před 5 roky