Sarah Morgensen 31d1d2089f upstream: Support updating and fetching 'git-fetch' origins. il y a 3 ans
..
build c90f73f816 build-system/go: Initialize build cache from input packages. il y a 3 ans
build-system d6121d7dd6 build-system/go: Add pre-built standard library as implicit input. il y a 3 ans
import 31d1d2089f upstream: Support updating and fetching 'git-fetch' origins. il y a 3 ans
scripts 7dbe94c43a refresh: Support non-tarball sources. il y a 3 ans
store 3a317f7476 Merge branch 'master' into core-updates-frozen il y a 3 ans
tests ba744faeb1 tests: git: Avoid ambiguous module import. il y a 3 ans
android-repo-download.scm fd5527407f android-repo-download: Add guile-json extension. il y a 3 ans
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. il y a 4 ans
base16.scm a87d8c912d base16: Reduce GC pressure in bytevector->base16-string. il y a 3 ans
base32.scm baa0aa1348 base32: Work around (ash x N) miscompilation at '-O1' and below. il y a 3 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 2cb0b3709a cache: Gracefully handle non-existent cache. il y a 3 ans
channels.scm b891f8519d channels: Add 'branch' to 'channel->code' output. il y a 3 ans
ci.scm 11334d15d5 ci: Restrict substitute search to guix jobset. il y a 3 ans
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. il y a 5 ans
combinators.scm ddf9345dfe combinators: Add 'define-compile-time-procedure'. il y a 3 ans
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. il y a 4 ans
cpio.scm 348f0c61ef syscalls: Deduplicate device number conversion. il y a 3 ans
cve.scm 7dbc2fcb45 cve: Gracefully handle bogus CVE entries. il y a 3 ans
cvs-download.scm d87a0efeeb cvs-download: Fix module exports il y a 3 ans
d3.v3.js 10612d6154 graph: Install JavaScript files. il y a 4 ans
deprecation.scm f8ae824cad deprecation: Add 'define-deprecated/public'. il y a 3 ans
derivations.scm 7d043abfdb derivations: Officially deprecate 'build-expression->derivation'. il y a 3 ans
describe.scm fb3927486a describe: 'current-channel-entries' ignores non-channel profile entries. il y a 3 ans
diagnostics.scm 346d2f6488 diagnostics: Add syntax to capture arguments' syntax-properties. il y a 3 ans
discovery.scm bedcba8f5c discovery: Hide Guile warnings when loading modules. il y a 3 ans
docker.scm 9f00e7429d docker: Enable arm64 docker image building for 'guix pack'. il y a 3 ans
download.scm bd61d62182 download: "GUIX_DOWNLOAD_FALLBACK_TEST=none" disables fallback mechanisms. il y a 3 ans
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. il y a 10 ans
extracting-download.scm f63c79bf76 Add (guix extracting-download). il y a 3 ans
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. il y a 4 ans
gexp.scm 6b30eb189e gexp: 'file-append' correctly handles bases without an expander. il y a 3 ans
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. il y a 4 ans
git-download.scm ebbfee880c git-download: Support submodules in 'git-predicate'. il y a 3 ans
git.scm 31d1d2089f upstream: Support updating and fetching 'git-fetch' origins. il y a 3 ans
glob.scm 371ba7b4be guix: Add globstar support. il y a 4 ans
gnu-maintenance.scm 1e8ebb16c9 gnu-maintenance: 'generic-html' computes the right source URL. il y a 3 ans
gnupg.scm 4c91332cce gnupg: Honor GnuPG's configuration for the key server. il y a 3 ans
grafts.scm 6f9a80b331 Merge branch 'master' into core-updates il y a 3 ans
graph.js 10612d6154 graph: Install JavaScript files. il y a 4 ans
graph.scm 5b32ad4f6f graph: Add '--max-depth'. il y a 3 ans
hash.scm 78c0cbb15c guix hash: Extract file hashing procedures. il y a 3 ans
hg-download.scm 0b535f7b8b hg-download: Make (guix swh) output visible. il y a 3 ans
http-client.scm c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. il y a 3 ans
i18n.scm 37eed374d9 ui: Introduce (guix i18n). il y a 7 ans
inferior.scm 9f371f23eb inferior: 'cached-channel-instance' does not cache unauthenticated instances. il y a 3 ans
ipfs.scm b18f45c21f Add (guix ipfs). il y a 3 ans
licenses.scm 0c21ec1c79 import: utils: Add more licenses and extend their detection. il y a 3 ans
lint.scm 5f547a5c42 lint: Adjust patch file length check. 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 4 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 4 ans
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. il y a 4 ans
narinfo.scm cba0395c99 narinfo: Do not repeat slash when building nar URLs. il y a 3 ans
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. il y a 4 ans
packages.scm e89f767ce8 packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0. il y a 3 ans
pki.scm ca71942445 Switch to Guile-Gcrypt. il y a 6 ans
profiles.scm 71b309169d profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE. il y a 3 ans
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. il y a 6 ans
progress.scm 604880ae22 progress: Rate limit drawing in the progress-reporter/bar. 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 5291fd7a42 records: Support field sanitizers. il y a 3 ans
remote.scm 2015d3f042 store: 'map/accumulate-builds' handler checks the store received. il y a 3 ans
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. il y a 4 ans
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. il y a 4 ans
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. il y a 6 ans
self.scm 05b1f024be self: Add guile-lzma as a dependency. il y a 3 ans
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. il y a 4 ans
sets.scm d326767e64 Add (guix sets). il y a 10 ans
ssh.scm da28efef36 ssh: Fix type that broke offloading. il y a 3 ans
status.scm 20e3dd052d profiles: Add a gdk-pixbuf-loaders-cache-file hook. il y a 3 ans
store.scm 745d3a9b44 store: 'mapm/accumulate-builds' does not compare stores with 'eq?'. il y a 3 ans
substitutes.scm e68466de12 substitutes: Build correct narinfo URLs for cache URLs without trailing slash. il y a 3 ans
svn-download.scm b15e543d30 Merge branch 'master' into core-updates-frozen il y a 3 ans
swh.scm 498cd9bcdb swh: Allows token from Software Heritage authentication service. il y a 3 ans
tests.scm 3a317f7476 Merge branch 'master' into core-updates-frozen il y a 3 ans
transformations.scm 16ef7b4938 transformations: Git tags and 'git describe' style IDs are used as version. il y a 3 ans
ui.scm 4d59596a1c ui: 'load*' correctly reports 'read-error' in all cases. il y a 3 ans
upstream.scm 31d1d2089f upstream: Support updating and fetching 'git-fetch' origins. il y a 3 ans
utils.scm ea2fd313d5 utils: Fix URL in comment. il y a 3 ans
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. il y a 7 ans