Ludovic Courtès c7ca707b59 import: crate: Honor crate version for recursive imports. 4 سال پیش
..
build 9ce3f7f6dc guix: emacs-utils: Add emacs-batch-disable-compilation. 4 سال پیش
build-system 87a028100c build-system: linux-module: Add substitutable keyword. 4 سال پیش
import c7ca707b59 import: crate: Honor crate version for recursive imports. 4 سال پیش
scripts c7ca707b59 import: crate: Honor crate version for recursive imports. 4 سال پیش
store 2e3e5d2198 daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. 5 سال پیش
tests 5208db3a52 challenge: Add "--diff". 4 سال پیش
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). 7 سال پیش
base32.scm 0a94dc6396 base32: Export the base32 charsets. 7 سال پیش
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). 4 سال پیش
build-system.scm d3d337d2d8 build-system: Bags record their system and target. 10 سال پیش
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 سال پیش
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. 7 سال پیش
channels.scm b74ed90916 channels: Refer to 'guile-json-3'. 5 سال پیش
ci.scm a85a74ce6c ci: Use (guix json) and adjust for Guile-JSON 3.x. 5 سال پیش
colors.scm 0876e9c116 colors: Add 'dim'. 5 سال پیش
combinators.scm f9704f179a Add (guix memoization). 7 سال پیش
config.scm.in fea338c6ca Add (guix lzlib). 5 سال پیش
cpio.scm eae5b3fff5 linux-initrd: Produce cpio archives with zeroed timestamps, etc. 9 سال پیش
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. 5 سال پیش
cvs-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 سال پیش
deprecation.scm 69962ab7a8 deprecation: Use the 'warning' procedure for diagnostics. 5 سال پیش
derivations.scm fcbe4f71ca derivations: Add 'derivation-input-fold'. 5 سال پیش
describe.scm c48e522fdb guix package: Save provenance information when using '--manifest'. 4 سال پیش
diagnostics.scm d229215051 diagnostics: Avoid highlighting complete messages. 5 سال پیش
discovery.scm 548e0af4da discovery: 'scheme-files' ignores hidden files. 5 سال پیش
docker.scm 0074844366 pack: Provide a meaningful "repository name" for Docker. 5 سال پیش
download.scm 09f9167cd4 download: Remove ramses.wh2.tu-dresden.de kernel mirror. 4 سال پیش
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. 9 سال پیش
ftp-client.scm 76832d3420 Remove most uses of the _IO*F constants. 5 سال پیش
gexp.scm 7e0539649c gexp: Add system and target support to gexp->file. 4 سال پیش
git-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 سال پیش
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 d1dce0c363 upstream: Move KDE updater into a separate module. 5 سال پیش
gnupg.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. 4 سال پیش
grafts.scm 9616b81e98 grafts: 'references-oracle' now takes a derivation input. 5 سال پیش
graph.scm 5e60bef980 Revert "graph: Provide access to the package record in the emit functions." 7 سال پیش
hg-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 سال پیش
http-client.scm 76832d3420 Remove most uses of the _IO*F constants. 5 سال پیش
i18n.scm 37eed374d9 ui: Introduce (guix i18n). 7 سال پیش
inferior.scm 7a241c6350 inferior: Add 'inferior-package-provenance'. 4 سال پیش
json.scm 76073d29e1 Add (guix json). 5 سال پیش
licenses.scm 78407a27cf licenses: Add Historical Permission Notice and Disclaimer license 5 سال پیش
lint.scm c2b2c8e9e7 lint: archival: Gracefully handle network failures. 5 سال پیش
lzlib.scm 87399dfc20 lzlib: 'make-lzip-input-port' better handles end of decompression. 5 سال پیش
man-db.scm 331ac4cc23 profiles: Use 'with-extensions'. 6 سال پیش
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. 7 سال پیش
modules.scm 59e8044588 Remove traces of "GuixSD". 5 سال پیش
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. 8 سال پیش
monads.scm 8245bb74fc monads, gexp: Prevent redefinition of syntax parameters. 5 سال پیش
nar.scm 70a7a1b5dc nar: Really lock store files. 5 سال پیش
packages.scm 003fcf23d9 guix: Fix %hurd-systems list. 4 سال پیش
pki.scm ca71942445 Switch to Guile-Gcrypt. 6 سال پیش
profiles.scm e51de34309 profiles: Fix profile-derivation cross-compilation. 4 سال پیش
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. 5 سال پیش
progress.scm 22f06a2128 progress: Add 'progress-report-port'. 4 سال پیش
records.scm d2be7e3c4b records: Support custom 'this' identifiers. 5 سال پیش
remote.scm e09c7f4ae4 remote, ssh: Show the command exit status upon failure. 5 سال پیش
repl.scm ab7010af1f gexp: Allow character literals in GEXP->SEXP. 4 سال پیش
scripts.scm 9c074f61ef scripts: GC hint suggests 'guix gc -d 1m'. 5 سال پیش
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. 6 سال پیش
self.scm e7f62a41b2 Merge branch 'master' into core-updates 5 سال پیش
serialization.scm 1d9a4456a8 serialization: Remove unused procedure. 4 سال پیش
sets.scm d326767e64 Add (guix sets). 9 سال پیش
ssh.scm 2b8682841d ssh: 'open-ssh-session' can be passed the expected host key. 5 سال پیش
status.scm 2569ef9dab colors: Introduce a disjoint type and pre-compute ANSI escapes. 5 سال پیش
store.scm e51de34309 profiles: Fix profile-derivation cross-compilation. 4 سال پیش
svn-download.scm 277ba1d4f8 guix: svn: Allow dropping externals. 5 سال پیش
swh.scm e507d30c48 guix: swh: Fix again example URI in comment for <origin>. 4 سال پیش
tests.scm 1ba0b1e6ec packages: Remove 'search-bootstrap-binary'. 5 سال پیش
ui.scm 3f8e890d91 ui: 'with-profile-lock' keeps going upon ENOLCK. 5 سال پیش
upstream.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. 4 سال پیش
utils.scm 74f1718081 utils: Use target-aarch64? and target-arm? helpers. 5 سال پیش
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. 7 سال پیش
zlib.scm 85f4f7b790 zlib: Fix race condition when closing gzip ports. 7 سال پیش