summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2021-09-07system: Add hint for action typo....zimoun
2021-09-07import: Add hint for importer typo....zimoun
2021-09-03weather: Don't look for exported package replacements twice....Christopher Baines
2021-09-03publish: Simplify 'narinfo-string'....Ludovic Courtès
2021-09-01import: go: Improve error handling....zimoun
2021-08-31publish: Do not render the narinfo "System" field....Mathieu Othacehe
2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer
2021-08-21guix: opam: More flexibility in the importer....Alice BRENON
2021-08-20guix: Add ContentDB importer....Maxime Devos
2021-08-15import: gem: Fix typo....Brice Waegeneire
2021-08-10scripts: publish: Remove leftover comment....Mathieu Othacehe
2021-08-10scripts: publish: Remove unused argument.Mathieu Othacehe
2021-08-09inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'....Ludovic Courtès
2021-08-04import: Use PARSE-COMMAND-LINE for options....Sarah Morgensen
2021-07-18pack: Streamline how files are included in tarballs....Maxim Cournoyer
2021-07-18pack/deb: Add default section and priority fields to the control file....Maxim Cournoyer
2021-07-18pack: Allow embedding custom control files in deb packs....Maxim Cournoyer
2021-07-16substitute: Fix handling of short option "-h"....Hartmut Goebel
2021-07-15package: Improve output appearance when listing packages....Steve Sprang
2021-06-29pack: Add support for the deb format....Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives....Maxim Cournoyer
2021-06-29pack: Improve naming of the packs store file names....Maxim Cournoyer
2021-06-29pack: Fix typo....Maxim Cournoyer
2021-06-29pack: Factorize base tar options....Maxim Cournoyer
2021-06-29pack: Extract builder code from self-contained-tarball....Maxim Cournoyer
2021-06-29weather: Handle zero requested store items gracefully....Maxime Devos
2021-06-29Revert "guix build: Autoload (gnu packages)."...Ludovic Courtès
2021-06-29guix build: Autoload (gnu packages)....Ludovic Courtès
2021-06-29pull: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2021-06-29pull: Autoload (gnu ...) modules....Ludovic Courtès
2021-06-25guix substitute: Adjust comment about GnuTLS bug....Ludovic Courtès
2021-06-25reconfigure: Use 'formatted-message'....Ludovic Courtès
2021-06-25deploy: Leave on hard error....Ludovic Courtès
2021-06-18profiles: Add 'load-profile'....Ludovic Courtès
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org....Christopher Baines
2021-06-16pack: Fix the system value passed to build-docker-image....Maxim Cournoyer
2021-06-13guix package: Do not say "nothing to do" upon rollback & co....Ludovic Courtès
2021-06-06scripts: substitute: Cache connection when looking for narinfos....Mathieu Othacehe
2021-06-03import: Add CHICKEN egg importer....Xinglu Chen
2021-06-01maint: Require Guile 3.0....Ludovic Courtès
2021-06-01publish: Add keep-alive support when sending nar....Mathieu Othacehe
2021-06-01publish: Preserve the request connection header....Mathieu Othacehe
2021-05-28guix build: Emit "nothing to do" warning only when needed....Ludovic Courtès
2021-05-28guix package: Do not warn about "missing arguments" when there's nothing to do....Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments....Ludovic Courtès
2021-05-28deploy: Error out when the FILE argument is missing....Ludovic Courtès
2021-05-22scripts: discover: Report Avahi errors....Mathieu Othacehe
2021-05-20scripts: challenge: Fix regression....Mathieu Othacehe
2021-05-16publish: Add '--negative-ttl'....Ludovic Courtès
2021-05-14import: go: Fix goproxy option argument's format....Zheng Junjie