summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2021-03-23syscalls: Fix clone on powerpc64le-linux....Chris Marusich
2021-03-23Add powerpc64le-linux as a supported Guix architecture....Chris Marusich
2021-03-23utils: Add target-powerpc? procedure....Chris Marusich
2021-03-21gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate....Ludovic Courtès
2021-03-21substitute: Choose compression method based on past CPU usage....Ludovic Courtès
2021-03-20gnu-maintenance: Accept underscores as package/version separators....Ludovic Courtès
2021-03-19download: 'tls-wrap' treats premature TLS termination as EOF....Ludovic Courtès
2021-03-19build-system/node: Remove unnecessary imports....Ludovic Courtès
2021-03-19download: Autoload (guix build download)....Ludovic Courtès
2021-03-19git-download: Autoload Guile-Git....Ludovic Courtès
2021-03-19guix package: Autoload Guile-JSON and (guix describe)....Ludovic Courtès
2021-03-19guix describe: Autoload Guile-JSON....Ludovic Courtès
2021-03-19gnu-maintenance: Better handle empty #:directory for 'latest-html-release'....Ludovic Courtès