summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-04-14build-system/cargo: Remove store reference....Mathieu Othacehe
2017-04-11syscalls: Add load-linux-module....Mathieu Othacehe
2017-04-11syscalls: Use define-as-needed for network-interface syscalls....Mathieu Othacehe
2017-04-11syscalls: Use define-as-needed for mount and umount....Mathieu Othacehe
2017-04-11syscalls: Add reboot....Mathieu Othacehe
2017-04-08monads: Improve mlet, mlet*, and mbegin documentation....Chris Marusich
2017-04-08monads, doc: Improve mwhen and munless documentation....Chris Marusich
2017-04-08monads: Use intent-revealing parameter names....Chris Marusich
2017-04-07syscalls: Allow mount and umount use from static Guile....Mathieu Othacehe
2017-04-07profiles: Slightly improve the instructions in 'etc/profile'....Ludovic Courtès
2017-04-07pack: Add '--expression'....Ludovic Courtès
2017-04-07size: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès
2017-04-06system: Support the --root option in 'guix system'....Chris Marusich
2017-04-06build: Add and export procedure 'register-root*'....Chris Marusich
2017-04-05environment: Deal with single-entry search paths....Ludovic Courtès
2017-04-05profiles: Generate database file for man pages....Maxim Cournoyer
2017-04-05build-system/python: 'package-with-explicit-python' uses 'package-mapping'....Ludovic Courtès
2017-04-05packages: Add 'package-mapping' and base 'package-input-rewriting' on it....Ludovic Courtès
2017-04-05import cran: Distinguish Bioconductor data packages....Ricardo Wurmus
2017-04-05download: Update the GnuPG mirror list....Leo Famulari
2017-04-05build: Export register-root procedure....Chris Marusich
2017-04-03utils: Fix handling of shell arguments for xz compression....Leo Famulari
2017-04-04packages: Catch invalid input errors for structs....Ludovic Courtès
2017-04-04gexp: 'lower-object' raises an exception when passed an invalid object....Ludovic Courtès
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-02guix: Compress and decompress xz archives in parallel....Efraim Flashner
2017-03-31substitute: Send ‘User-Agent’ header....Tobias Geerinckx-Rice
2017-03-30Merge branch 'master' into core-updates...Marius Bakke
2017-03-29packages: Remove "mips64el-linux" from '%hydra-supported-systems'....Ludovic Courtès
2017-03-28Replace (compose not PROC) with simpler idioms....Ludovic Courtès
2017-03-28import cran: Print package stream in the expected order....Ricardo Wurmus
2017-03-28import cran: Automatically add gfortran and zlib when needed....Ricardo Wurmus
2017-03-28download: Properly parse ftp:// URLs that lack user info....Ludovic Courtès
2017-03-28derivations: Do not fetch narinfos for non-substitutable items....Ludovic Courtès
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost
2017-03-26profiles: Create fonts.dir/scale for all fonts directories....Huang Ying
2017-03-26union: Add create-all-directories? parameter to 'union-build'....Huang Ying
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-22publish: Add '--nar-path'....Ludovic Courtès
2017-03-22publish: Make the nar URL prefix a parameter....Ludovic Courtès
2017-03-22publish: Add '--public-key' and '--private-key'....Ludovic Courtès
2017-03-22publish: The public and private keys are now SRFI-39 parameters....Ludovic Courtès
2017-03-22Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-21download: Handle username and password properties for FTP URIs....Roel Janssen
2017-03-21ftp-client: Allow custom username and password for FTP servers....Roel Janssen
2017-03-19download: Remove non-existent kernel mirror....Mark H Weaver
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-18http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0....Ludovic Courtès
2017-03-18build: Require Guile >= 2.0.9....Ludovic Courtès