Ludovic Courtès 36754eee28 packages: Remove duplicates from package cache. 5 lat temu
..
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). 7 lat temu
base32.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
base64.scm e9c6c58418 substitute-binary: Support the Signature field of a narinfo file. 10 lat temu
bournish.scm 0db2ff65e7 bournish: Extend 'rm' command. 7 lat temu
build-utils.scm b14a838509 utils: 'wrap-program' produces only one wrapper file. 8 lat temu
builders.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. 7 lat temu
challenge.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). 6 lat temu
channels.scm 1fafc383b1 inferior: 'gexp->derivation-in-inferior' honors EXP's load path. 5 lat temu
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). 8 lat temu
containers.scm 3e89491741 tests: Fix race condition in 'container-excursion*' test. 7 lat temu
cpan.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
cran.scm db427602d8 import: cran: Robustify cran-package?. 7 lat temu
crate.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
cve-sample.xml 0eef755130 Add (guix cve). 9 lat temu
cve.scm 870bf71eb0 cve: Use a more compact format for the list of package/versions. 8 lat temu
debug-link.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). 6 lat temu
derivations.scm a87d66f371 daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. 5 lat temu
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. 7 lat temu
elpa.scm 17cdd3d0fe tests: elpa: Don't actually download files. 6 lat temu
file-systems.scm 8f3b63b5d7 uuid: Move tests to 'tests/uuid.scm'. 7 lat temu
gem.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
gexp.scm f9e8a12379 store: Rename '&nix-error' to '&store-error'. 5 lat temu
glob.scm 71e08fde28 glob: Add an extra glob pattern compilation stage. 6 lat temu
gnu-maintenance.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
grafts.scm 64fd1c01bc grafts: Record metadata as derivation properties. 6 lat temu
graph.scm a99b0ad785 tests: Adjust graph test. 6 lat temu
gremlin.scm 839167ff9d Merge branch 'staging' into core-updates 6 lat temu
guix-archive.sh c6f8e9dd64 guix archive: Add '--extract'. 9 lat temu
guix-authenticate.sh 6f69588529 authenticate: Allow signatures with binary data to be written to stdout. 10 lat temu
guix-build-branch.sh a3d77c51bc git: Nicely report '--with-commit' errors. 6 lat temu
guix-build.sh a87d66f371 daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. 5 lat temu
guix-daemon.sh a87d66f371 daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. 5 lat temu
guix-describe.sh bd7470185b Add 'guix describe'. 6 lat temu
guix-download.sh a02967d77a guix download: Support retrieving local file without the URI scheme. 7 lat temu
guix-environment-container.sh e37944d827 environment: Add --user. 6 lat temu
guix-environment.sh e6e599fa01 environment: Add '--inherit'. 5 lat temu
guix-gc.sh 8980eea5ab guix gc: Add '--derivers'. 6 lat temu
guix-graph.sh a773c3142d graph: Allow store file names for 'derivation' and 'references' graphs. 8 lat temu
guix-hash.sh 343dc11702 guix hash: Interpret '-' as standard input. 8 lat temu
guix-lint.sh a61cd1d0fd tests: Do not run 'cve' checker in 'tests/guix-lint.sh'. 8 lat temu
guix-pack-localstatedir.sh 08f410834b pack: Add '--profile-name'. 6 lat temu
guix-pack-relocatable.sh b07014f55a pack: Add test for '--relocatable'. 6 lat temu
guix-pack.sh 72dc64f8f7 store-copy: Canonicalize the mtime and permissions of the store copy. 6 lat temu
guix-package-net.sh 35225dc579 guix package: '--upgrade' preserves package order. 5 lat temu
guix-package.sh 487cbb0164 profiles: Raise an error for unmatched patterns. 5 lat temu
guix-system.sh f61e6e5238 tests: Adjust for removal of 'device' field in <bootloader-configuration>. 5 lat temu
hackage.scm e39a44f340 import: hackage: Evaluate "-any" and "-none" version comparison operators. 6 lat temu
import-utils.scm 5e2495d09e import: utils: 'alist->package' allows false license. 6 lat temu
inferior.scm 739380542d inferior: Add 'inferior-available-packages'. 5 lat temu
lint.scm 3b98522b28 tests: More adjustments to python.scm split. 5 lat temu
modules.scm bfe5264aa1 modules: Raise an error when a dependency could not be found. 7 lat temu
monads.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
nar.scm 9fe3f11398 serialization: 'restore-file' errors out upon non-convertible file names. 5 lat temu
opam.scm 0f4432c620 import: opam: Fix conditions. 5 lat temu
pack.scm 72dc64f8f7 store-copy: Canonicalize the mtime and permissions of the store copy. 6 lat temu
packages.scm 36754eee28 packages: Remove duplicates from package cache. 5 lat temu
pki.scm ca71942445 Switch to Guile-Gcrypt. 6 lat temu
print.scm 68a91a183b import: Add package->code. 7 lat temu
processes.scm 63eb2b899b Add 'guix processes'. 6 lat temu
profiles.scm 487cbb0164 profiles: Raise an error for unmatched patterns. 5 lat temu
publish.scm 76832d3420 Remove most uses of the _IO*F constants. 5 lat temu
pypi.scm 7277d06d8b gnu: Use pypi.org. 6 lat temu
records.scm c2dcff41c2 records: Detect duplicate field initializers. 5 lat temu
scripts-build.scm 3e30cdf1c3 guix build: Support '--with-source=PACKAGE@VERSION=URI'. 7 lat temu
scripts.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
search-paths.scm f73bb91ebe tests: Adjust search-paths test following the introduction of aarch64. 7 lat temu
services.scm 2c5ee9bba4 tests: Remove duplicate field initializers. 5 lat temu
sets.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
signing-key.pub 526382ff92 daemon: Implement signed archive import/export. 11 lat temu
signing-key.sec 526382ff92 daemon: Implement signed archive import/export. 11 lat temu
size.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). 6 lat temu
snix.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 lat temu
status.scm ba514b601b status: Keep track of the current build phase. 5 lat temu
store-database.scm e475211869 database: Reset timestamps to one second after the Epoch. 6 lat temu
store-deduplication.scm adb158b739 deduplication: Gracefully handle ENOSPC raised by 'link' calls. 6 lat temu
store.scm d591242808 daemon: Emit a 'build-succeeded' event in check mode. 5 lat temu
substitute.scm 60b04024f8 substitute: Ignore irrelevant narinfo signatures. 6 lat temu
syscalls.scm 25c7ff6a3e syscalls: Define AT_SYMLINK_NOFOLLOW et al. 6 lat temu
system.scm 68a58775e0 system: Mapped devices needed for boot do not yield Shepherd services. 6 lat temu
test.drv 341c6fdd82 Add unit test for derivation parsing and output. 12 lat temu
texlive.scm afbc94194e guix: Add texlive importer. 7 lat temu
ui.scm 30d2397f73 ui: 'string->duration' correctly handles hours. 7 lat temu
union.scm dac1c97d13 union: Add 'relative-file-name'. 6 lat temu
upstream.scm ea6fb108f6 upstream: Temporarily skip failing test. 5 lat temu
utils.scm 437f62f02a utils: Add 'version-prefix?'. 6 lat temu
uuid.scm 263c9941a1 uuid: 'uuid' returns #f when 'string->uuid' returns #f. 6 lat temu
workers.scm 19fd7229bc workers: Add test with exceptions. 7 lat temu
zlib.scm 85a2b58987 zlib: Fix memory leak due to revealed ports not being GC'd. 7 lat temu