summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-11-06profiles: Build the man database only if 'man-db' is in the profile....Ludovic Courtès
2021-11-06nls: Update translations....Julien Lepiller
2021-10-31doc: Mention 'guix home reconfigure' upfront....Ludovic Courtès
2021-10-31doc: Avoid misuse of @ref....Ludovic Courtès
2021-10-31doc: Mention "guix home import" upfront....Ludovic Courtès
2021-10-31doc: Document the ‘guix home import’ subcommand....Xinglu Chen
2021-10-28doc: Allow offloading of the expensive derivations....Ludovic Courtès
2021-10-26environment: Add '--check'....Ludovic Courtès
2021-10-25shell: Maintain a profile cache....Ludovic Courtès
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file....Ludovic Courtès
2021-10-25Add 'guix shell'....Ludovic Courtès
2021-10-25profiles: Add 'package->development-manifest'....Ludovic Courtès
2021-10-25packages: Add 'package-development-inputs'....Ludovic Courtès
2021-10-25services: rsync: support binding rsync to a specific IP address...Jacob Adams
2021-10-22doc: Set LC_ALL when translating xref commands....Julien Lepiller
2021-10-20doc: Fix typo....Tobias Geerinckx-Rice
2021-10-17maint: Factorize po xref translation....Julien Lepiller
2021-10-16home: services: shells: Fix documentation about file-like objects....Oleg Pykhalov
2021-10-14doc: Fix typo....Marius Bakke
2021-10-11doc: Fix typo....Marius Bakke
2021-10-11doc: guix: Fix typo....Oleg Pykhalov
2021-10-09Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-09doc: guix: Fix home services locations....Oleg Pykhalov
2021-10-08gnu: Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-04doc: cookbook: Mention translations of the cookbook....Sarah Morgensen
2021-10-04doc: Update htmlxref.cnf....Sarah Morgensen
2021-10-04maint: Improve default diff hunk header detection....Sarah Morgensen
2021-10-04doc: Fix 'setuid-program' example....Maxime Devos
2021-10-04services: knot: Remove obsolete DISABLE-ANY? zone option....Tobias Geerinckx-Rice
2021-10-02scripts: home: Wire and document --expression flag....Pierre Langlois
2021-09-29doc: Document Wireguard port configuration option....Jacob Adams
2021-09-28doc: Fix typos....Tobias Geerinckx-Rice
2021-09-27Merge branch 'wip-guix-home'Oleg Pykhalov
2021-09-27doc: Add a note about Guix Home status....Andrew Tropin
2021-09-25Update copyright assignments for Liliana Marie Prikler....Liliana Marie Prikler
2021-09-23file-systems: Add support for XFS....Tobias Geerinckx-Rice
2021-09-23linux-boot: Honour fsck.mode & fsck.repair....Tobias Geerinckx-Rice
2021-09-23file-systems: Support forced checks & repairs....Tobias Geerinckx-Rice
2021-09-22doc: Add item to "Submitting Patches" section....zimoun
2021-09-21graph: Add '--max-depth'....Ludovic Courtès
2021-09-20etc: Add systemd files for running ‘guix gc’ periodically...Thiago Jung Bauermann
2021-09-18import: Add 'generic-git' updater....Xinglu Chen
2021-09-13home-services: Add Mcron....Andrew Tropin
2021-09-13build/go: Support cross compiling....Efraim Flashner
2021-09-09home-services: Add Shepherd....Andrew Tropin
2021-09-09doc: Add Guix Home documentation....Andrew Tropin
2021-09-08doc: add clarifications to Linode cookbook recipe...Grant Shangreaux
2021-09-08transformations: Git tags and 'git describe' style IDs are used as version....Marius Bakke
2021-09-08git: 'resolve-reference' handles 'git describe'-style commit IDs....Marius Bakke
2021-09-08guix: dune-build-system: Put dune into a reproducible release mode....pukkamustard