summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-09-06guix: packages: Support package/inherit by package-field-location.Simon Tournier
2023-09-06gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer
2023-09-05git: Fix typo in reference-available? comment.Maxim Cournoyer
2023-09-05time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-09-05Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...Maxim Cournoyer
2023-09-05gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer
2023-08-29scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier
2023-08-29guix: git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier
2023-08-28import-utils: Do not include punctuation when wrapping in @code{}.Ricardo Wurmus
2023-08-26gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer
2023-08-26gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer
2023-08-26gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer
2023-08-26gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'.Maxim Cournoyer
2023-08-26gnu-maintenance: Document nested procedures in 'import-html-release'.Maxim Cournoyer
2023-08-26gnu-maintenance: Accept package object in 'import-html-release' procedure.Maxim Cournoyer
2023-08-26gnu-maintenance: Fix indentation.Maxim Cournoyer
2023-08-26gnu-maintenance: Extract url->links procedure.Maxim Cournoyer
2023-08-26gnu-maintenance: Fix docstring.Maxim Cournoyer
2023-08-26gnu-maintenance: Make base-url argument of import-html-release required.Maxim Cournoyer
2023-08-25graph: Add GraphML backend.Josselin Poiret
2023-08-25image: Add mbr-raw-image-type and use by default.Josselin Poiret
2023-08-24guix: profiles: Detect TeX Live packages propagated from non-TeX Live inputs.Nicolas Goaziou
2023-08-22Revert "self: Build gnu/packages/*.go in 26 steps."Ludovic Courtès
2023-08-22self: Build gnu/packages/*.go in 26 steps.Janneke Nieuwenhuizen
2023-08-22gnu-maintenance: Improve check for disabled host names.Maxim Cournoyer
2023-08-22download: Add mirrors for Qt.Maxim Cournoyer
2023-08-22ssh: Also print the user when authentication fails.Attila Lendvai
2023-08-19Merge branch 'kde-updates'宋文武
2023-08-17pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès
2023-08-17ui: 'load*' accepts /dev/fd/N files pointing to a pipe.Ludovic Courtès
2023-08-17Merge remote-tracking branch 'origin/master' into kde-updates宋文武
2023-08-16scripts: time-machine: Error when attempting to visit too old commits.Maxim Cournoyer
2023-08-16pull: Tag commit argument with 'tag-or-commit.Maxim Cournoyer
2023-08-16git: Clarify commit relation reference in doc.Maxim Cournoyer
2023-08-16guix home: Create /tmp in container if needed.Ludovic Courtès
2023-08-16guix: import: texlive importer handles Ruby linked scripts.Nicolas Goaziou
2023-08-15refresh: Add --target-version option.Maxim Cournoyer
2023-08-14guix: import: Do not prefix `fsf-free' with "license:" in texlive.Nicolas Goaziou
2023-08-14guix: import: Handle X11 license in texlive importer.Nicolas Goaziou
2023-08-11Merge remote-tracking branch 'origin/master' into kde-updates宋文武
2023-08-12reconfigure: Use let* from srfi-71.Nicolas Graves
2023-08-12platform: Add powerpc64-linux.fanquake
2023-08-02build: qt-utils: Wrap QML2_IMPORT_PATH with 'prefix' location.Zheng Junjie
2023-08-01licenses: Add Arphic-1999 (Aprhic Public License).walky_talky
2023-08-09guix: profiles: Do not raise error on incomplete TeX Live setups.Nicolas Goaziou
2023-08-08system: Do not check initrd modules for pseudo file systems.Ludovic Courtès
2023-07-30guix: profiles: Fix auto-generated file deletion.Nicolas Goaziou
2023-07-29guix: profiles: Delete generated files.Nicolas Goaziou
2023-07-28download-nar: Improve output.Christopher Baines
2023-07-28scripts: system: Remove duplicated "--target=TRIPLET" in help messages.Hilton Chain