summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-04-27swh: Add a directory download procedure.Timothy Sample
2021-04-25http-client: Remove exception mishandling in 'http-multiple-get'.Ludovic Courtès
2021-04-25http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.Ludovic Courtès
2021-04-25cve: Gracefully handle bogus CVE entries.Ludovic Courtès
2021-04-25import: Remove Nix importer.Ludovic Courtès
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-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-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-22utils: wrap-program: Refuse to wrap .X-real files.Brendan Tildesley
2021-04-22qt-build-system: Don't double wrap programs.Brendan Tildesley
2021-04-22rakudo-build-system: Don't double wrap programs.Brendan Tildesley
2021-04-22glib-or-gtk-build-system: Don't double wrap programs.Brendan Tildesley
2021-04-22utils: Rename 'wrapper?' to 'wrapped-program?'.Brendan Tildesley
2021-04-22packages: Fix patch-and-repack for ZIP files.Danny Milosavljevic
2021-04-22gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry.Dion Mendel
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-16Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
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-09build-system/gnu: Give #:bootstrap-scripts a valid default.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
2021-04-08gnu-maintenance: 'sourceforge' updater reuses the same connection.Ludovic Courtès
2021-04-06lint: refresh: Warn about missing or dysfunctional updaters.Ludovic Courtès
2021-04-06upstream: 'package-latest-release' tries all the matching updaters.Ludovic Courtès
2021-04-06gnu-maintenance: Add 'sourceforge' updater.Ludovic Courtès
2021-04-05gnu-maintenance: Recognize more source tarball naming schemes.Ludovic Courtès
2021-04-05utils: 'tarball-sans-extension' recognizes ".tgz".Ludovic Courtès
2021-04-05gnu-maintenance: Remove unused procedure.Ludovic Courtès
2021-04-05gnu-maintenance: 'generic-html' updates packages with the right property.Ludovic Courtès
2021-04-04import: go: Replace underscores with hyphens in package names.Xinglu Chen