Ludovic Courtès c000adc1da Add (guix ipfs). il y a 6 ans
..
build c29bfbfc78 syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux. il y a 3 ans
build-system 813cddfa57 build-system/node: Remove unnecessary imports. il y a 3 ans
import 62c1b0b744 import: gnome: Silence URL redirect messages. il y a 3 ans
scripts 9da5ec7099 substitute: Choose compression method based on past CPU usage. il y a 3 ans
store 13a7d2a538 database: Validate #:nar-size and #:time when registering store items. il y a 3 ans
tests c05ceaf2b6 tests: do not hard code HTTP ports il y a 3 ans
android-repo-download.scm d15c7974a2 android-repo-download: Remove unnecessary use of Guile-JSON. il y a 4 ans
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. il y a 3 ans
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). il y a 7 ans
base32.scm 0a94dc6396 base32: Export the base32 charsets. il y a 7 ans
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). il y a 5 ans
build-system.scm 46135ce4ce packages: Add 'package-with-c-toolchain'. il y a 4 ans
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
cache.scm 87b0001325 git: Periodically delete least-recently-used cached checkouts. il y a 3 ans
channels.scm 8f999e1ac2 channels: Add the channel branch in sexp->channel. il y a 3 ans
ci.scm 246c0c60da ci: Add missing imports. il y a 3 ans
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. il y a 4 ans
combinators.scm 15c29a8a34 combinators: Fix typo. il y a 4 ans
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. il y a 3 ans
cpio.scm 8e7c98963f linux-initrd: Add special-file->cpio-header*. il y a 4 ans
cve.scm baa4a2ef81 lint: cve: Set a connection timeout. il y a 4 ans
cvs-download.scm e9f8a7e215 Use guile-zlib extension in build-side code. il y a 4 ans
d3.v3.js 10612d6154 graph: Install JavaScript files. il y a 3 ans
deprecation.scm 6e36f1cabd deprecation: Add a two-element form for simple aliases. il y a 4 ans
derivations.scm 4ec66950f0 derivations: Avoid uses of 'write' in 'write-derivation'. il y a 4 ans
describe.scm 4dfce0115f describe: Make sure package-channels always returns a list. il y a 3 ans
diagnostics.scm 252a1926bc diagnostics: Add '&formatted-message'. il y a 4 ans
discovery.scm 9e85f652cb discovery: Fix typo. il y a 4 ans
docker.scm 18a4882e30 docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds. il y a 3 ans
download.scm f7008ca713 download: Autoload (guix build download). il y a 3 ans
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. il y a 9 ans
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. il y a 3 ans
gexp.scm 6de3ef0d5e gexp: Honor #:target in 'compiled-modules'. il y a 3 ans
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. il y a 3 ans
git-download.scm c1940fde43 git-download: Autoload Guile-Git. il y a 3 ans
git.scm 87b0001325 git: Periodically delete least-recently-used cached checkouts. il y a 3 ans
glob.scm 371ba7b4be guix: Add globstar support. il y a 4 ans
gnu-maintenance.scm cab1831528 gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate. il y a 3 ans
gnupg.scm aa78c596c9 gnupg: Accept revoked keys. il y a 4 ans
grafts.scm db45712a67 grafts: Inline 'grafting?' and 'set-grafting'. il y a 3 ans
graph.js 10612d6154 graph: Install JavaScript files. il y a 3 ans
graph.scm 10612d6154 graph: Install JavaScript files. il y a 3 ans
hg-download.scm 521d33cdc6 guix: hg-download: Add hg-predicate. il y a 4 ans
http-client.scm dbfc6a32bb http-client: 'http-fetch' and 'http-fetch/cached' accept #:log-port. il y a 3 ans
i18n.scm 37eed374d9 ui: Introduce (guix i18n). il y a 7 ans
inferior.scm 2569bd994b inferior: Add <inferior> printer. il y a 3 ans
ipfs.scm c000adc1da Add (guix ipfs). il y a 3 ans
licenses.scm 60d1df78ad licenses: Add Zero-Clause BSD License. il y a 3 ans
lint.scm 069bb95ab2 upstream: Make the 'updaters' parameter optional. il y a 3 ans
man-db.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). il y a 4 ans
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. il y a 7 ans
modules.scm f97ee77418 modules: Recognize #:re-export-and-replace. il y a 3 ans
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. il y a 9 ans
monads.scm 4f621a2b00 maint: Require Guile >= 2.2.6. il y a 3 ans
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. il y a 4 ans
narinfo.scm 9da5ec7099 substitute: Choose compression method based on past CPU usage. il y a 3 ans
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. il y a 3 ans
packages.scm a16eb6c5f9 Add powerpc64le-linux as a supported Guix architecture. il y a 3 ans
pki.scm ca71942445 Switch to Guile-Gcrypt. il y a 6 ans
profiles.scm 90ea8b16eb profiles: 'package->manifest-entry' preserves transformations by default. il y a 3 ans
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. il y a 5 ans
progress.scm d613c1771a status: Do not emit ANSI escapes when stderr is not a tty. il y a 3 ans
quirks.scm e85d7ed609 quirks: Adjust patch to allow traveling back to Dec. 2018. il y a 4 ans
records.scm a05ad01122 records: Have ABI check work well for cross-compilation. il y a 4 ans
remote.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. il y a 4 ans
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. il y a 3 ans
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. il y a 3 ans
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. il y a 6 ans
self.scm 02e2e093e8 import: Add Go importer. il y a 3 ans
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. il y a 3 ans
sets.scm d326767e64 Add (guix sets). il y a 10 ans
ssh.scm 7624ebbae3 ssh: Use 'guix repl' instead of 'guile'. il y a 3 ans
status.scm f7008ca713 download: Autoload (guix build download). il y a 3 ans
store.scm 0a912b3a43 store: Micro-optimize object cache lookup. il y a 3 ans
substitutes.scm c5ab78f90b substitutes: lookup-narinfos: Return the number of requests made. il y a 3 ans
svn-download.scm 735808b12c guix: Fix download-svn-to-store. il y a 4 ans
swh.scm 3d43b7aef3 import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling. il y a 3 ans
tests.scm 3182539875 Revert "tests: Refer to '%derivation-cache' in the right module." il y a 3 ans
transformations.scm 9ab817b2a4 transformations: Add '--with-latest'. il y a 3 ans
ui.scm b288d0e749 ui: Bug-report URL in '--help' can be translated. il y a 3 ans
upstream.scm 9ab817b2a4 transformations: Add '--with-latest'. il y a 3 ans
utils.scm 93f21e1a35 utils: Fix target-64bit? on powerpc64le-linux. il y a 3 ans
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. il y a 7 ans