summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2021-03-31status: Don't display download URLs for '--verbosity=1'....Ludovic Courtès
2021-03-31substitute: Emit a single newline upon completion....Ludovic Courtès
2021-03-29gnu-maintenance: Recognize "-source" tarball suffix....Ludovic Courtès
2021-03-29scripts: import: cran: Add missing help for 'style' option....zimoun
2021-03-29Fix substitutes server discovery....Mathieu Othacehe
2021-03-29gexp: 'gexp->script' uses #:guile also as the guile-for-build....Ludovic Courtès
2021-03-29gexp: Add #:guile parameter to 'load-path-expression'....Ludovic Courtès
2021-03-29gexp: 'imported+compiled-modules' fully honors #:guile....Ludovic Courtès
2021-03-29build-system/julia: Turn on deprecation warnings....zimoun
2021-03-29licenses: Add Free Art License 1.3....Felix Gruber
2021-03-28http-client: Don't drop failed query when reconnecting....Ludovic Courtès
2021-03-27http-client: 'http-multiple-get' is tail-recursive again....Ludovic Courtès
2021-03-26import: print: Improve origin method name guesswork....Ludovic Courtès
2021-03-26lint: archival: Gracefully handle packages with a #f hash value....Ludovic Courtès
2021-03-23utils: Fix target-64bit? on powerpc64le-linux....Chris Marusich
2021-03-23syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux....Chris Marusich