summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-09-21graph: Add '--max-depth'.Ludovic Courtès
2021-09-21base32: Work around (ash x N) miscompilation at '-O1' and below.Ludovic Courtès
2021-09-18git: 'reference-available?' recognizes 'tag-or-commit'.Ludovic Courtès
2021-09-18git: 'update-cached-checkout' can fall back to SWH when cloning.Ludovic Courtès
2021-09-18swh: Support downloads of bare Git repositories.Ludovic Courtès
2021-09-18import: go: Match "go-import" meta tags anywhere.Sarah Morgensen
2021-09-18import: go: Improve handling of modules in VCS subdirectories.Sarah Morgensen
2021-09-18import: minetest: Strip "v" prefixes from the version number.Maxime Devos
2021-09-18import: minetest: Delete duplicate dependencies.Maxime Devos
2021-09-18channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès
2021-09-18import: Add 'generic-git' updater.Xinglu Chen
2021-09-18tests: git: Make 'tag' directive non-interactive.Xinglu Chen
2021-09-18tests: git: Don't read from the users global Git config file.Xinglu Chen
2021-09-15store: 'map/accumulate-builds' processes the whole list in case of cutoff.Ludovic Courtès
2021-09-15import: cabal: Treat identifier names correctly.Xinglu Chen
2021-09-14build-system: linux-module: Support source-directory.Liliana Marie Prikler
2021-09-14scripts: import: Increase column width for pretty-printer.Xinglu Chen
2021-09-14download: Disarchive mirrors can be URL-returning procedures.Ludovic Courtès
2021-09-14download: Remove obsolete workaround.Ludovic Courtès
2021-09-13build/go: Support cross compiling.Efraim Flashner
2021-09-13packages: Add 'package-definition-location'.Ludovic Courtès
2021-09-13packages: Store 'location' field as a literal vector.Ludovic Courtès
2021-09-10import: elpa: Don't hardcode default branch to 'master'.Xinglu Chen
2021-09-10swh: 'swh-download' reports revision lookup failures.Ludovic Courtès
2021-09-10swh: Adjust to new vault API.Ludovic Courtès
2021-09-10lint: archival: Warn about non-origin sources.Ludovic Courtès
2021-09-10base32: Provide an open-coded 'bit-field'.Ludovic Courtès
2021-09-10base16: Reduce GC pressure in bytevector->base16-string.Maxime Devos
2021-09-09swh: Adjust <vault-reply> to latest API changes.Ludovic Courtès
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
2021-09-07import: go: Fix import when import path redirects.Sarah Morgensen
2021-09-07import: elpa: Support NonGNU ELPA.Xinglu Chen
2021-09-07system: Add hint for action typo.zimoun
2021-09-07import: Add hint for importer typo.zimoun
2021-09-06swh: Add 'lookup-snapshot-branch'.Ludovic Courtès
2021-09-06swh: <revisions> accept null 'date' fields.Ludovic Courtès
2021-09-06swh: Export <snapshot> accessors.Ludovic Courtès
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-09-01import: utils: Skip not found packages.Sarah Morgensen
2021-09-01import: go: Return false for package not found.Sarah Morgensen
2021-08-31publish: Do not render the narinfo "System" field.Mathieu Othacehe
2021-08-30build-system: chicken: Add 'egg-uri' procedure.Xinglu Chen
2021-08-29gnu: bootloader: Support multiple targets.Maxim Cournoyer
2021-08-22ci: Add jobs history support.Mathieu Othacehe
2021-08-21guix: opam: More flexibility in the importer.Alice BRENON
2021-08-20guix: dune-build-system: Add a profile parameter.pukkamustard