summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build-system/channel: Correctly handle store file name from (gnu ci).Ludovic Courtès2022-08-11
* read-print: Remove unused procedure.Ludovic Courtès2022-08-10
* read-print: Report missing closing parens instead of looping.Ludovic Courtès2022-08-10
* ssh: 'open-ssh-session' gracefully handles connection timeouts.Ludovic Courtès2022-08-10
* gnu: system: file-systems: Add shared flag.Oleg Pykhalov2022-08-10
* channels: Consider news files as UTF-8-encoded by default.Ludovic Courtès2022-08-09
* tests: git: Write files as UTF-8.Ludovic Courtès2022-08-09
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* build-system/channel: Accept a channel or instance as the source.Ludovic Courtès2022-08-09
* build-system: Add 'channel-build-system'.Ludovic Courtès2022-08-09
* read-print: Add 'case' and 'cond' special forms.Ludovic Courtès2022-08-08
* read-print: Support printing multi-line comments.Ludovic Courtès2022-08-08
* style: Add '--whole-file' option.Ludovic Courtès2022-08-08
* read-print: 'canonicalize-comment' leaves top-level comments unchanged.Ludovic Courtès2022-08-08
* read-print: Add code to read and write sequences of expressions/blanks.Ludovic Courtès2022-08-08
* read-print: Recognize page breaks.Ludovic Courtès2022-08-08
* read-print: Read and render vertical space.Ludovic Courtès2022-08-08
* read-print: Introduce <blank> parent class of <comment>.Ludovic Courtès2022-08-08
* read-print: Expose comment constructor.Ludovic Courtès2022-08-08
* read-print: Add System and Home special forms.Ludovic Courtès2022-08-08
* style: Move reader and printer to (guix read-print).Ludovic Courtès2022-08-08
* lint: Add '-e'.Ludovic Courtès2022-08-08
* build-system/perl: Support cross-compilation of some Perl packages.Maxime Devos2022-08-06
* guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès2022-08-05
* utils: Add target-mips64el?.Vivien Kraus2022-08-05
* utils: Add as-for-target.Antero Mejr2022-08-05
* build: qt-utils: Fix another regression.Maxim Cournoyer2022-08-04
* environment: Report "command not found" from the child process.Ludovic Courtès2022-08-04
* guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès2022-08-04
* download: Do not wrap TLS port on GnuTLS >= 3.7.7.Ludovic Courtès2022-08-03
* build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant2022-08-03
* build-system: asdf: Let ASDF locate the .asd files.Pierre Neidhardt2022-08-03
* guix: build: Switch from asdf:compile-system to asdf:load-system.Pierre Neidhardt2022-08-03
* build-system: qt: Ensure a default value is provided for #:qtbase.Maxim Cournoyer2022-08-01
* download: 'url-fetch' closes its HTTP/HTTPS port.Ludovic Courtès2022-08-01
* build: qt: Add qtbase argument and wrap Qt environment variables exactly.Maxim Cournoyer2022-07-31
* gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
* guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès2022-08-01
* download: Refresh KDE mirror list.Tobias Geerinckx-Rice2022-07-24
* Revert "guix gc: '--delete-generations' now deletes old Home generations."Tobias Geerinckx-Rice2022-07-17
* gnu: clojure: Update to 1.11.1.r0man2022-07-23
* guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès2022-07-23
* deploy: Honor '--dry-run'.Ludovic Courtès2022-07-23
* import: Enable recursive import for texlive packages.Ricardo Wurmus2022-07-19
* system: Add -I, --list-installed option.Antero Mejr2022-07-19
* home: Add -I, --list-installed option.Antero Mejr2022-07-19
* upstream: Sort '%updaters' alphabetically.Ludovic Courtès2022-07-19
* import: pypi: Fix coding style.Hartmut Goebel2022-07-15
* import: pypi: Add special treatment for Tryton package names,Hartmut Goebel2022-07-15
* import: egg: Fix updater.Hartmut Goebel2022-07-15