summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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.txt...Rovanion 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
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
2021-04-02git: Remove unused variables....Ludovic Courtès
2021-04-02gnu: Add node-lts....Jelle Licht
2021-04-02build-system: Rewrite node build system....Jelle Licht
2021-04-01scripts: show: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: search: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: repl: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: publish: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: edit: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: download: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: discover: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01scripts: describe: Replace 'args-fold*' by 'parse-command-line'....zimoun
2021-04-01lint: Warn about single-character package names....Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-31scripts: Scripts that defaulted to -v2 now default to -v3....Ludovic Courtès