summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-05-08ssh: Honor GUIX_DAEMON_SOCKET on the target machine.Ludovic Courtès
2021-05-08store: Export 'connect-to-daemon'.Ludovic Courtès
2021-05-08ssh: 'connect-to-remote-daemon' raises a nicer message upon error.Ludovic Courtès
2021-05-08store: 'open-connection' never returns #f.Ludovic Courtès
2021-05-08weather: '--display-missing' shows the system type of missing items.Ludovic Courtès
2021-05-08build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant
2021-05-05download: Restore error reporting.Timothy Sample
2021-05-05cvs-download: Fix module exportsKonrad Hinsen
2021-05-05swh: Adjust for compatibility with Guile 2.2's (web client).Ludovic Courtès
2021-05-05profiles: texlive-configuration: Handle updmap.cfg conflict.Ricardo Wurmus
2021-05-05build-system: emacs: Clarify %install-dir.Leo Prikler
2021-05-05ui: Suggest installing glibc-locales, not glibc-utf8-locales.Maxim Cournoyer
2021-05-05status: Avoid abbreviation in messages.Ludovic Courtès
2021-05-03profiles: texlive-configuration: Refresh font maps.Ricardo Wurmus
2021-05-02android-repo-download: Add guile-json extension.Mathieu Othacehe
2021-05-02cvs-download: Add guile-json and gnutls extensions.Mathieu Othacehe
2021-05-02hg-download: Add guile-json and gnutls extensions.Mathieu Othacehe
2021-05-01build-system: emacs: Use subdirectories again.Leo Prikler
2021-05-01profiles: Add hook for Emacs subdirs.Leo Prikler
2021-04-29download: Use Disarchive as a last resort.Timothy Sample
2021-04-29diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès
2021-04-29packages: 'package-with-patches' preserves package location.Ludovic Courtès
2021-04-28Revert "download: Use Disarchive as a last resort."Timothy Sample
2021-04-27download: Use Disarchive as a last resort.Timothy Sample
2021-04-27swh: Add a directory download procedure.Timothy Sample
2021-04-24http-client: Remove exception mishandling in 'http-multiple-get'.Ludovic Courtès
2021-04-24http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.Ludovic Courtès
2021-04-22import: pypi: Clarify docstring of parse-requires.txtRovanion Luckey
2021-04-23status: Separate downloads upon '--verbosity=2'.Ludovic Courtès
2021-04-23import: go: Autoload (htmlprag).Ludovic Courtès
2021-04-23import: go: Do not set '%strict-tokenizer?' from the top level.Ludovic Courtès
2021-04-21cve: Gracefully handle bogus CVE entries.Ludovic Courtès
2021-04-20import: Remove Nix importer.Ludovic Courtès
2021-04-20guix: ci: Rename the checkout 'input' field.Mathieu Othacehe
2021-04-16lint: Warn about underscores in package names.Xinglu Chen
2021-04-16git-download: Call 'libgit2-init!'.Ludovic Courtès
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver
2021-04-14git: Honor proxy settings when fetching submodules.Ludovic Courtès
2021-04-12channels: Build user channels with '-O1'.Ludovic Courtès
2021-04-12Add (guix ipfs).Ludovic Courtès
2021-04-11scripts: system: Default to -v3 when building a system.Mark H Weaver
2021-04-10git: Update cached checkout to the remote HEAD by default.Kyle Meyer
2021-04-10build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH.Maxim Cournoyer
2021-04-09import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer
2021-04-09import: go: Add an option to use pinned versions.Maxim Cournoyer
2021-04-09import: go: Improve synopsis and description parsing.Maxim Cournoyer
2021-04-09import: utils: Refactor maybe-inputs and add maybe-propagated-inputs.Maxim Cournoyer
2021-04-09daemon: 'guix substitute' replies on FD 4.Ludovic Courtès
2021-04-08build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Ludovic Courtès
2021-04-08build-system/qt: Wrappers only include relevant directories to XDG_DATA_DIRS.Ludovic Courtès