Maxime Devos dfd9b7557e base16: Reduce GC pressure in bytevector->base16-string. 3 vuotta sitten
..
build 33a1ec29fa guix: dune-build-system: Add a profile parameter. 3 vuotta sitten
build-system 33a1ec29fa guix: dune-build-system: Add a profile parameter. 3 vuotta sitten
import fc29c80b96 guix: opam: More flexibility in the importer. 3 vuotta sitten
scripts fc29c80b96 guix: opam: More flexibility in the importer. 3 vuotta sitten
store 13a7d2a538 database: Validate #:nar-size and #:time when registering store items. 4 vuotta sitten
tests c05ceaf2b6 tests: do not hard code HTTP ports 3 vuotta sitten
android-repo-download.scm fd5527407f android-repo-download: Add guile-json extension. 3 vuotta sitten
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. 4 vuotta sitten
base16.scm dfd9b7557e base16: Reduce GC pressure in bytevector->base16-string. 3 vuotta sitten
base32.scm a93bad629e base32: Reduce GC pressure in make-bytevector->base32-string. 3 vuotta sitten
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). 5 vuotta sitten
build-system.scm 46135ce4ce packages: Add 'package-with-c-toolchain'. 4 vuotta sitten
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 vuotta sitten
cache.scm 87b0001325 git: Periodically delete least-recently-used cached checkouts. 4 vuotta sitten
channels.scm 34985fb6ae channels: Add a #:system argument to channel-instances->manifest. 3 vuotta sitten
ci.scm bb5f395a08 ci: Add jobs history support. 3 vuotta sitten
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. 5 vuotta sitten
combinators.scm 15c29a8a34 combinators: Fix typo. 4 vuotta sitten
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. 4 vuotta sitten
cpio.scm f7e1478202 cpio: Fix device number calculation. 3 vuotta sitten
cve.scm 7dbc2fcb45 cve: Gracefully handle bogus CVE entries. 3 vuotta sitten
cvs-download.scm d87a0efeeb cvs-download: Fix module exports 3 vuotta sitten
d3.v3.js 10612d6154 graph: Install JavaScript files. 4 vuotta sitten
deprecation.scm 6e36f1cabd deprecation: Add a two-element form for simple aliases. 5 vuotta sitten
derivations.scm 78daf9e02e derivations: Make 'coalesce-duplicate-inputs' linear in the number of inputs. 3 vuotta sitten
describe.scm fb3927486a describe: 'current-channel-entries' ignores non-channel profile entries. 3 vuotta sitten
diagnostics.scm 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 3 vuotta sitten
discovery.scm 9e85f652cb discovery: Fix typo. 4 vuotta sitten
docker.scm 38bcef1c3b guix: docker: Ensure repository name length limits are met. 3 vuotta sitten
download.scm 189003c83e download: Remove defunct GNOME mirrors. 3 vuotta sitten
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. 9 vuotta sitten
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. 4 vuotta sitten
gexp.scm d9e0ae07db guix: gexp: Define gexp->approximate-sexp. 3 vuotta sitten
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. 4 vuotta sitten
git-download.scm ebbfee880c git-download: Support submodules in 'git-predicate'. 3 vuotta sitten
git.scm baf0a42882 git: Update the mtime of the just-updated checkout. 3 vuotta sitten
glob.scm 371ba7b4be guix: Add globstar support. 4 vuotta sitten
gnu-maintenance.scm 1e8ebb16c9 gnu-maintenance: 'generic-html' computes the right source URL. 3 vuotta sitten
gnupg.scm aa78c596c9 gnupg: Accept revoked keys. 4 vuotta sitten
grafts.scm 0c10902609 grafts: Cache the derivation/graft mapping for the whole session. 3 vuotta sitten
graph.js 10612d6154 graph: Install JavaScript files. 4 vuotta sitten
graph.scm 10612d6154 graph: Install JavaScript files. 4 vuotta sitten
hg-download.scm 0b535f7b8b hg-download: Make (guix swh) output visible. 3 vuotta sitten
http-client.scm c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. 3 vuotta sitten
i18n.scm 37eed374d9 ui: Introduce (guix i18n). 7 vuotta sitten
inferior.scm 7bd5f72918 inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. 3 vuotta sitten
ipfs.scm b18f45c21f Add (guix ipfs). 3 vuotta sitten
licenses.scm 92d99aa5dc licenses: Remove 'cc-sampling-plus-1.0' export. 3 vuotta sitten
lint.scm edb328ad83 lint: Check for leading whitespace in description. 3 vuotta sitten
man-db.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). 4 vuotta sitten
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. 7 vuotta sitten
modules.scm f97ee77418 modules: Recognize #:re-export-and-replace. 4 vuotta sitten
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. 9 vuotta sitten
monads.scm 4f621a2b00 maint: Require Guile >= 2.2.6. 4 vuotta sitten
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. 4 vuotta sitten
narinfo.scm 9da5ec7099 substitute: Choose compression method based on past CPU usage. 3 vuotta sitten
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. 3 vuotta sitten
packages.scm 0ce1b28151 packages: 'package-with-patches' preserves package location. 3 vuotta sitten
pki.scm ca71942445 Switch to Guile-Gcrypt. 6 vuotta sitten
profiles.scm 0f2a17de06 guix: Delete duplicates from emacs-load-path. 3 vuotta sitten
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. 6 vuotta sitten
progress.scm 4f2fa2f980 progress: Add a download-size argument to progress-report-port. 3 vuotta sitten
quirks.scm e85d7ed609 quirks: Adjust patch to allow traveling back to Dec. 2018. 4 vuotta sitten
records.scm 5291fd7a42 records: Support field sanitizers. 3 vuotta sitten
remote.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. 4 vuotta sitten
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. 4 vuotta sitten
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. 3 vuotta sitten
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. 6 vuotta sitten
self.scm 27f00963d3 self: Use default config variable values for derivations. 3 vuotta sitten
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. 3 vuotta sitten
sets.scm d326767e64 Add (guix sets). 10 vuotta sitten
ssh.scm da28efef36 ssh: Fix type that broke offloading. 3 vuotta sitten
status.scm b1e48b5b4e status: Add missing newline after substitution completion message. 3 vuotta sitten
store.scm fa81971cba store: Add 'map/accumulate-builds' cutoff to address pathological cases. 3 vuotta sitten
substitutes.scm ccdf7b8006 substitutes: Properly construct URLs. 3 vuotta sitten
svn-download.scm 735808b12c guix: Fix download-svn-to-store. 4 vuotta sitten
swh.scm c4ff492879 swh: Support lookup of Hg tags. 3 vuotta sitten
tests.scm 3182539875 Revert "tests: Refer to '%derivation-cache' in the right module." 3 vuotta sitten
transformations.scm 373e7ac4f9 transformations: 'with-patch' works on non-origin sources. 3 vuotta sitten
ui.scm 423f5f867c ui: Improve output appearance when listing generations. 3 vuotta sitten
upstream.scm 35ca3cfbcf upstream: 'package-latest-release' tries all the matching updaters. 3 vuotta sitten
utils.scm 4f51a4ac27 utils: Do not request block buffering in pretty-print-table. 3 vuotta sitten
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. 7 vuotta sitten