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