summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'wip-guix-home'Oleg Pykhalov2021-09-27
|\
| * guix: self: Add *home-modules*.Andrew Tropin2021-09-13
| * scripts: home: Add import subcommand.Andrew Tropin2021-09-09
| * scripts: Add 'guix home'.Andrew Tropin2021-09-09
* | import: stackage: Don’t try to update packages not available on Stackage.Xinglu Chen2021-09-27
* | Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
* | syscalls: Deduplicate device number conversion.Tobias Geerinckx-Rice2021-09-23
* | download: Fall back to web.archive.org as a very last resort.Ludovic Courtès2021-09-22
* | graph: Add '--max-depth'.Ludovic Courtès2021-09-21
* | base32: Work around (ash x N) miscompilation at '-O1' and below.Ludovic Courtès2021-09-21
* | git: 'reference-available?' recognizes 'tag-or-commit'.Ludovic Courtès2021-09-18
* | git: 'update-cached-checkout' can fall back to SWH when cloning.Ludovic Courtès2021-09-18
* | swh: Support downloads of bare Git repositories.Ludovic Courtès2021-09-18
* | import: go: Match "go-import" meta tags anywhere.Sarah Morgensen2021-09-18
* | import: go: Improve handling of modules in VCS subdirectories.Sarah Morgensen2021-09-18
* | import: minetest: Strip "v" prefixes from the version number.Maxime Devos2021-09-18
* | import: minetest: Delete duplicate dependencies.Maxime Devos2021-09-18
* | channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès2021-09-18
* | import: Add 'generic-git' updater.Xinglu Chen2021-09-18
* | tests: git: Make 'tag' directive non-interactive.Xinglu Chen2021-09-18
* | tests: git: Don't read from the users global Git config file.Xinglu Chen2021-09-18
* | store: 'map/accumulate-builds' processes the whole list in case of cutoff.Ludovic Courtès2021-09-15
* | import: cabal: Treat identifier names correctly.Xinglu Chen2021-09-15
* | build-system: linux-module: Support source-directory.Liliana Marie Prikler2021-09-14
* | scripts: import: Increase column width for pretty-printer.Xinglu Chen2021-09-14
* | download: Disarchive mirrors can be URL-returning procedures.Ludovic Courtès2021-09-14
* | download: Remove obsolete workaround.Ludovic Courtès2021-09-14
* | build/go: Support cross compiling.Efraim Flashner2021-09-13
* | packages: Add 'package-definition-location'.Ludovic Courtès2021-09-13
* | packages: Store 'location' field as a literal vector.Ludovic Courtès2021-09-13
* | import: elpa: Don't hardcode default branch to 'master'.Xinglu Chen2021-09-10
* | swh: 'swh-download' reports revision lookup failures.Ludovic Courtès2021-09-10
* | swh: Adjust to new vault API.Ludovic Courtès2021-09-10
* | lint: archival: Warn about non-origin sources.Ludovic Courtès2021-09-10
* | base32: Provide an open-coded 'bit-field'.Ludovic Courtès2021-09-10
* | base16: Reduce GC pressure in bytevector->base16-string.Maxime Devos2021-09-10
|/
* swh: Adjust <vault-reply> to latest API changes.Ludovic Courtès2021-09-09
* transformations: Git tags and 'git describe' style IDs are used as version.Marius Bakke2021-09-08
* git: 'resolve-reference' handles 'git describe'-style commit IDs.Marius Bakke2021-09-08
* guix: dune-build-system: Put dune into a reproducible release mode.pukkamustard2021-09-08
* import: go: Fix import when import path redirects.Sarah Morgensen2021-09-07
* import: elpa: Support NonGNU ELPA.Xinglu Chen2021-09-07
* system: Add hint for action typo.zimoun2021-09-07
* import: Add hint for importer typo.zimoun2021-09-07
* swh: Add 'lookup-snapshot-branch'.Ludovic Courtès2021-09-06
* swh: <revisions> accept null 'date' fields.Ludovic Courtès2021-09-06
* swh: Export <snapshot> accessors.Ludovic Courtès2021-09-06
* weather: Don't look for exported package replacements twice.Christopher Baines2021-09-03
* publish: Simplify 'narinfo-string'.Ludovic Courtès2021-09-03
* import: go: Improve error handling.zimoun2021-09-01