Danny Milosavljevic 1e44ae6fe7 lint: Check for more packages which should be native. il y a 4 ans
..
build 6b8f7c397a build: asdf-build-system: Improve reproducibility. il y a 4 ans
build-system 984efa2b6a build-system/clojure: Provide only the right modules in scope. il y a 4 ans
import af0aefd8c1 import: cran: Fix file descriptor leak. il y a 4 ans
scripts 7a0836cffd More module autoload changes. il y a 4 ans
store 2e3e5d2198 daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. il y a 5 ans
tests 5208db3a52 challenge: Add "--diff". il y a 4 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 4 ans
build-system.scm d3d337d2d8 build-system: Bags record their system and target. il y a 10 ans
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. il y a 7 ans
channels.scm f75243e17e channels: Provide a hint when the 'guix' channel is lacking. il y a 4 ans
ci.scm a85a74ce6c ci: Use (guix json) and adjust for Guile-JSON 3.x. il y a 5 ans
colors.scm 0876e9c116 colors: Add 'dim'. il y a 5 ans
combinators.scm f9704f179a Add (guix memoization). il y a 7 ans
config.scm.in fea338c6ca Add (guix lzlib). il y a 5 ans
cpio.scm eae5b3fff5 linux-initrd: Produce cpio archives with zeroed timestamps, etc. il y a 9 ans
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. il y a 5 ans
cvs-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
deprecation.scm 6e36f1cabd deprecation: Add a two-element form for simple aliases. il y a 4 ans
derivations.scm fcbe4f71ca derivations: Add 'derivation-input-fold'. il y a 5 ans
describe.scm c48e522fdb guix package: Save provenance information when using '--manifest'. il y a 4 ans
diagnostics.scm d229215051 diagnostics: Avoid highlighting complete messages. il y a 5 ans
discovery.scm 548e0af4da discovery: 'scheme-files' ignores hidden files. il y a 5 ans
docker.scm 0074844366 pack: Provide a meaningful "repository name" for Docker. il y a 5 ans
download.scm 09f9167cd4 download: Remove ramses.wh2.tu-dresden.de kernel mirror. il y a 4 ans
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. il y a 9 ans
ftp-client.scm 76832d3420 Remove most uses of the _IO*F constants. il y a 5 ans
gexp.scm d63ee94d63 gexp: Add 'raw-derivation-file'. il y a 4 ans
git-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
git.scm 058d0251bd download, git: Refer to the right module in 'module-use!' call. il y a 4 ans
glob.scm 71e08fde28 glob: Add an extra glob pattern compilation stage. il y a 6 ans
gnu-maintenance.scm d1dce0c363 upstream: Move KDE updater into a separate module. il y a 5 ans
gnupg.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. il y a 4 ans
grafts.scm 9616b81e98 grafts: 'references-oracle' now takes a derivation input. il y a 5 ans
graph.scm 5e60bef980 Revert "graph: Provide access to the package record in the emit functions." il y a 7 ans
hg-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
http-client.scm f4cde9ac4a download: Do not leak file descriptors on TLS ports. il y a 4 ans
i18n.scm 37eed374d9 ui: Introduce (guix i18n). il y a 7 ans
inferior.scm 7a241c6350 inferior: Add 'inferior-package-provenance'. il y a 4 ans
json.scm 76073d29e1 Add (guix json). il y a 5 ans
licenses.scm 78407a27cf licenses: Add Historical Permission Notice and Disclaimer license il y a 5 ans
lint.scm 1e44ae6fe7 lint: Check for more packages which should be native. il y a 4 ans
lzlib.scm 87399dfc20 lzlib: 'make-lzip-input-port' better handles end of decompression. il y a 5 ans
man-db.scm 331ac4cc23 profiles: Use 'with-extensions'. il y a 6 ans
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. il y a 7 ans
modules.scm 59e8044588 Remove traces of "GuixSD". il y a 5 ans
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. il y a 8 ans
monads.scm 8245bb74fc monads, gexp: Prevent redefinition of syntax parameters. il y a 5 ans
nar.scm 70a7a1b5dc nar: Really lock store files. il y a 5 ans
packages.scm 003fcf23d9 guix: Fix %hurd-systems list. il y a 4 ans
pki.scm ca71942445 Switch to Guile-Gcrypt. il y a 6 ans
profiles.scm e51de34309 profiles: Fix profile-derivation cross-compilation. il y a 4 ans
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. il y a 5 ans
progress.scm 22f06a2128 progress: Add 'progress-report-port'. il y a 4 ans
records.scm d2be7e3c4b records: Support custom 'this' identifiers. il y a 5 ans
remote.scm e09c7f4ae4 remote, ssh: Show the command exit status upon failure. il y a 5 ans
repl.scm ab7010af1f gexp: Allow character literals in GEXP->SEXP. il y a 4 ans
scripts.scm 9c074f61ef scripts: GC hint suggests 'guix gc -d 1m'. il y a 5 ans
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. il y a 6 ans
self.scm e7f62a41b2 Merge branch 'master' into core-updates il y a 5 ans
serialization.scm 1d9a4456a8 serialization: Remove unused procedure. il y a 4 ans
sets.scm d326767e64 Add (guix sets). il y a 9 ans
ssh.scm 2b8682841d ssh: 'open-ssh-session' can be passed the expected host key. il y a 5 ans
status.scm 2569ef9dab colors: Introduce a disjoint type and pre-compute ANSI escapes. il y a 5 ans
store.scm e51de34309 profiles: Fix profile-derivation cross-compilation. il y a 4 ans
svn-download.scm 277ba1d4f8 guix: svn: Allow dropping externals. il y a 5 ans
swh.scm e507d30c48 guix: swh: Fix again example URI in comment for <origin>. il y a 4 ans
tests.scm 1ba0b1e6ec packages: Remove 'search-bootstrap-binary'. il y a 5 ans
ui.scm 09edf136ef ui: It's 2020 now! il y a 4 ans
upstream.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. il y a 4 ans
utils.scm 6a7c4636d4 Adjust module autoloads. il y a 4 ans
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. il y a 7 ans
zlib.scm 85f4f7b790 zlib: Fix race condition when closing gzip ports. il y a 7 ans