Maxime Devos 4f1ac06c01 tests: Allow checking the URI of a HTTP request. před 2 roky
..
build 276f40fdc3 Merge branch 'version-1.4.0' před 2 roky
build-system ee6c43f8cd build-system: clojure: Allow clojure-build-system to pass source to ant. před 2 roky
import e8ae273e22 tests/minetest: Run a HTTP server instead of mocking. před 2 roky
scripts bf23862abc guix home: Default verbosity is the same as for 'guix system'. před 2 roky
store 3a317f7476 Merge branch 'master' into core-updates-frozen před 3 roky
tests 4f1ac06c01 tests: Allow checking the URI of a HTTP request. před 2 roky
android-repo-download.scm fd5527407f android-repo-download: Add guile-json extension. před 3 roky
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. před 3 roky
base16.scm a87d8c912d base16: Reduce GC pressure in bytevector->base16-string. před 3 roky
base32.scm baa0aa1348 base32: Work around (ash x N) miscompilation at '-O1' and below. před 3 roky
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). před 5 roky
build-system.scm 46135ce4ce packages: Add 'package-with-c-toolchain'. před 4 roky
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. před 5 roky
cache.scm 2cb0b3709a cache: Gracefully handle non-existent cache. před 3 roky
channels.scm b891f8519d channels: Add 'branch' to 'channel->code' output. před 2 roky
ci.scm 11334d15d5 ci: Restrict substitute search to guix jobset. před 2 roky
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. před 4 roky
combinators.scm ddf9345dfe combinators: Add 'define-compile-time-procedure'. před 2 roky
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. před 3 roky
cpio.scm 348f0c61ef syscalls: Deduplicate device number conversion. před 3 roky
cpu.scm a644f88d28 Add (guix cpu). před 2 roky
cve.scm 7dbc2fcb45 cve: Gracefully handle bogus CVE entries. před 3 roky
cvs-download.scm d87a0efeeb cvs-download: Fix module exports před 3 roky
d3.v3.js 10612d6154 graph: Install JavaScript files. před 3 roky
deprecation.scm f8ae824cad deprecation: Add 'define-deprecated/public'. před 3 roky
derivations.scm 7d043abfdb derivations: Officially deprecate 'build-expression->derivation'. před 3 roky
describe.scm fb3927486a describe: 'current-channel-entries' ignores non-channel profile entries. před 3 roky
diagnostics.scm 346d2f6488 diagnostics: Add syntax to capture arguments' syntax-properties. před 3 roky
discovery.scm bedcba8f5c discovery: Hide Guile warnings when loading modules. před 3 roky
docker.scm 9f00e7429d docker: Enable arm64 docker image building for 'guix pack'. před 3 roky
download.scm bd61d62182 download: "GUIX_DOWNLOAD_FALLBACK_TEST=none" disables fallback mechanisms. před 3 roky
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. před 9 roky
extracting-download.scm f63c79bf76 Add (guix extracting-download). před 3 roky
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. před 3 roky
gexp.scm 6b30eb189e gexp: 'file-append' correctly handles bases without an expander. před 3 roky
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. před 3 roky
git-download.scm ebbfee880c git-download: Support submodules in 'git-predicate'. před 3 roky
git.scm 9f526f5dad upstream: Support updating and fetching 'git-fetch' origins. před 2 roky
glob.scm 371ba7b4be guix: Add globstar support. před 4 roky
gnu-maintenance.scm 1e8ebb16c9 gnu-maintenance: 'generic-html' computes the right source URL. před 3 roky
gnupg.scm 4c91332cce gnupg: Honor GnuPG's configuration for the key server. před 3 roky
grafts.scm 6f9a80b331 Merge branch 'master' into core-updates před 3 roky
graph.js 10612d6154 graph: Install JavaScript files. před 3 roky
graph.scm 5b32ad4f6f graph: Add '--max-depth'. před 3 roky
hash.scm 064c367716 guix hash: Extract file hashing procedures. před 2 roky
hg-download.scm 0b535f7b8b hg-download: Make (guix swh) output visible. před 3 roky
http-client.scm c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. před 3 roky
i18n.scm 37eed374d9 ui: Introduce (guix i18n). před 7 roky
inferior.scm a9cc79d9f3 inferior: 'cached-channel-instance' always returns a directory. před 2 roky
ipfs.scm b18f45c21f Add (guix ipfs). před 3 roky
licenses.scm 0c21ec1c79 import: utils: Add more licenses and extend their detection. před 3 roky
lint.scm 1bd169b5dc guix: lint: Fix comment per TODO. před 2 roky
man-db.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). před 4 roky
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. před 7 roky
modules.scm f97ee77418 modules: Recognize #:re-export-and-replace. před 3 roky
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. před 9 roky
monads.scm 4f621a2b00 maint: Require Guile >= 2.2.6. před 3 roky
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. před 4 roky
narinfo.scm cba0395c99 narinfo: Do not repeat slash when building nar URLs. před 3 roky
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. před 3 roky
packages.scm 03b45230d4 gnu: bootstrap: Add support for riscv64-linux. před 2 roky
pki.scm ca71942445 Switch to Guile-Gcrypt. před 6 roky
profiles.scm 71b309169d profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE. před 3 roky
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. před 5 roky
progress.scm 604880ae22 progress: Rate limit drawing in the progress-reporter/bar. před 3 roky
quirks.scm e85d7ed609 quirks: Adjust patch to allow traveling back to Dec. 2018. před 4 roky
records.scm 5291fd7a42 records: Support field sanitizers. před 3 roky
remote.scm 2015d3f042 store: 'map/accumulate-builds' handler checks the store received. před 3 roky
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. před 3 roky
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. před 3 roky
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. před 6 roky
self.scm 05b1f024be self: Add guile-lzma as a dependency. před 2 roky
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. před 3 roky
sets.scm d326767e64 Add (guix sets). před 10 roky
ssh.scm da28efef36 ssh: Fix type that broke offloading. před 3 roky
status.scm 20e3dd052d profiles: Add a gdk-pixbuf-loaders-cache-file hook. před 3 roky
store.scm 745d3a9b44 store: 'mapm/accumulate-builds' does not compare stores with 'eq?'. před 3 roky
substitutes.scm e68466de12 substitutes: Build correct narinfo URLs for cache URLs without trailing slash. před 3 roky
svn-download.scm b15e543d30 Merge branch 'master' into core-updates-frozen před 3 roky
swh.scm 498cd9bcdb swh: Allows token from Software Heritage authentication service. před 3 roky
tests.scm 3a317f7476 Merge branch 'master' into core-updates-frozen před 3 roky
transformations.scm 0552dcb294 shell: Cache profiles even when using package specs. před 2 roky
ui.scm 54237556ba ui: 'package->recutils' can split the "system:" line. před 2 roky
upstream.scm 9f526f5dad upstream: Support updating and fetching 'git-fetch' origins. před 2 roky
utils.scm 03b45230d4 gnu: bootstrap: Add support for riscv64-linux. před 2 roky
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. před 7 roky