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 години