summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-02-25cpio: Properly handle Unicode characters in file names....Maxim Cournoyer
2023-02-24offload: Increase initial SSH connection timeout....Maxim Cournoyer
2023-02-24scripts: home: Move ensure-profile-directory to a better place....Andrew Tropin
2023-02-19git: Make better use of the better progress bar....Tobias Geerinckx-Rice
2023-02-19git: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access....Tobias Geerinckx-Rice
2023-02-19ssh: Factor out progress % calculation....Tobias Geerinckx-Rice
2023-02-23pack: Add UTF-8 locales to RPM pack builder....Maxim Cournoyer
2023-02-22pack: Register extra /usr/share sub-directories as FHS....Maxim Cournoyer
2023-02-19pack: Add RPM format....Maxim Cournoyer
2023-02-19pack: Extract populate-profile-root from self-contained-tarball/builder....Maxim Cournoyer
2023-02-19gexp: computed-file: Honor %guile-for-build....Maxim Cournoyer
2023-02-19pack: Use let-keywords instead of keyword-ref....Maxim Cournoyer
2023-02-19guix: Show better progress bars....Julien Lepiller
2023-02-18import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-dir......Ricardo Wurmus
2023-02-18import/cran: Add generic way to detect needed libraries....Ricardo Wurmus
2023-02-18import/cran: Process all vignette builders....Ricardo Wurmus
2023-02-18import/cran: Add name mapping for libjpeg....Ricardo Wurmus
2023-02-18import/cran: Add directory-needs-esbuild?....Ricardo Wurmus
2023-02-12licenses: Update NPSL (nmap licence)....Tobias Geerinckx-Rice
2023-02-12build-system: Add tree-sitter-build-system....Pierre Langlois
2023-02-12syscalls: 'with-file-lock' removes lock file upon exit....Ludovic Courtès
2023-02-11download: Add bordeaux.guix.gnu.org as a content addressed mirror....Christopher Baines
2023-02-11status: Print a hint when a 'package-cache' hook fails to build....Ludovic Courtès
2023-02-11utils: Add target-little-endian?....Philip McGrath
2023-02-03build-system: Always pass #:graft? #f to 'gexp->derivation'....Ludovic Courtès
2023-01-30container: Correctly report exit status....Ludovic Courtès
2023-01-29build-system: copy: Add substitutable keyword....Jonathan Brielmaier
2023-01-22download: Remove dead SourceForge mirrors....Tobias Geerinckx-Rice
2023-01-26inferior: Use 'spawn' on Guile 3.0.9+....Ludovic Courtès
2023-01-25ui: Add "error-reporting wrapper" for 'mkdir'....Ludovic Courtès
2023-01-23channels: 'channel->code' emits 'channel' field only when necessary....Ludovic Courtès
2023-01-23import: opam: Do not crash when description is missing....Ludovic Courtès
2023-01-18platforms: Raise an exception when no suitable platform is found....Maxim Cournoyer
2023-01-17debug-link: Protect against dangling symlinks....Ludovic Courtès
2023-01-17build-system/meson: Add mips64el cross compilation support....Mathieu Othacehe
2023-01-16scripts: repl: Add -i, --interactive flag....Antero Mejr
2023-01-16scripts: repl: Add --list-types flag....Antero Mejr
2023-01-16transformations: Let users know when '--with-latest' has no effect....Ludovic Courtès
2023-01-16transformations: Add '--with-version'....Ludovic Courtès
2023-01-16guix graph: '--path' defaults to "out" in the case of multiple outputs....Ludovic Courtès
2023-01-16guix graph: 'guix graph --path' correctly handles multiple outputs....Ludovic Courtès
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH....John Kehayias
2023-01-15guix: dune-build-system: Do not use `test-target' argument....pukkamustard
2023-01-09import/cran: Fix Bioconductor updater....Ricardo Wurmus
2023-01-09read-print: Do not use extended notation when printing '1+', '1-', etc....Ludovic Courtès
2023-01-09derivations: 'read-derivation' correctly handles case with empty hash....Ludovic Courtès
2023-01-09substitute: Parse '_NIX_OPTIONS' once....Ludovic Courtès
2023-01-08refresh: Add CLI tests....Ludovic Courtès
2023-01-08import: stackage: Catch networking errors in predicate....Ludovic Courtès
2023-01-08gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors....Ludovic Courtès