summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-10-20syscalls: Define 'MS_NODIRATIME' and recognize "nodiratime".Ludovic Courtès
2022-10-20ci: Add 'start-time' and 'stop-time' to <build> records.Ludovic Courtès
2022-10-20environment: Update docstring of 'launch-environment'.Ludovic Courtès
2022-10-18self: Switch to Guile-GnuTLS.Ludovic Courtès
2022-10-17lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès
2022-10-17lint: 'probe-uri' honors the 'userinfo' part of URIs.Ludovic Courtès
2022-10-17svn-download: Add missing exports.Ludovic Courtès
2022-10-17build-system/qt: Disable grafts.Ludovic Courtès
2022-10-17svn-download: Pass multi-fetch parameters through environment variables.Ludovic Courtès
2022-10-17svn-download: Pass parameters through environment variables.Ludovic Courtès
2022-10-17read-print: Recognize 'define-record-type' and 'define-record-type*'.Ludovic Courtès
2022-10-17channels: Interpret the 'commit' field of channel as a tag or commit.Ludovic Courtès
2022-10-17git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès
2022-10-17guix: Fix typos.Julien Lepiller
2022-10-15git: 'update-cached-checkout' recognizes truncated commit IDs.Ludovic Courtès
2022-10-14guix: emacs-utils: Support disabling native-compilation.Liliana Marie Prikler
2022-10-13build: emacs-utils: Fix `emacs-substitute-variables'.Nicolas Goaziou
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès
2022-10-13environment: Add '--emulate-fhs'.John Kehayias
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès
2022-10-11git: Factorize 'commit-id?' predicate.Ludovic Courtès
2022-10-11guix import: Add a blank line after each package definition.Ludovic Courtès
2022-10-10packages: Raise an exception for invalid 'license' values.Ludovic Courtès
2022-10-10licenses: Let 'license?' expand to #t in trivial cases.Ludovic Courtès
2022-10-05import/utils: beautify-description: Update to pass tests.Ricardo Wurmus
2022-10-04channels: Warn about missing introductions.Ludovic Courtès
2022-10-04deploy: Fix error message.Andrew Tropin
2022-10-03gnu-maintenance: Remove retired 'gforge.inria.fr' site.Maxim Cournoyer
2022-10-02read-print: Fix indentation rule for 'match-lambda*'.Ludovic Courtès
2022-10-02transformations: Switch to SRFI-71.Ludovic Courtès
2022-09-30scripts: build: Format strings before calling display-hint.Zhu Zihao
2022-09-29transformations: '--with-source' now operates in depth.Ludovic Courtès
2022-09-29import: print: Quasiquote propertiesitd
2022-09-29import/utils: alist->package: Include properties.itd
2022-09-28substitute: Retry downloading when a nar is unavailable.Ludovic Courtès
2022-09-28substitute: Split nar download.Ludovic Courtès
2022-09-28import/cran: Process more complex license strings.Ricardo Wurmus
2022-09-28import/cran: Use beautify-synopsis.Ricardo Wurmus
2022-09-28import/utils: Add beautify-synopsis.Ricardo Wurmus
2022-09-28import/cran: Transform external package names to Guix names.Ricardo Wurmus
2022-09-28import/cran: Add more strings to invalid-packages.Ricardo Wurmus
2022-09-26debug-link: Clarify what CRC is.jgart
2022-09-26gnu-maintenance: Remove unused procedures.Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-kernel.org-release.Maxime Devos
2022-09-26download: Add a kernel.org mirror.Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-savannah-release.Maxime Devos
2022-09-26download: Switch savannah mirrors to HTTPS URLs.Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-html-release.Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-ftp-release.Maxime Devos
2022-09-26lint: Extract logic of 'check-mirror-url'.Maxime Devos