summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-08-28download: Assume the "download" built-in builder is available....Ludovic Courtès
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-25download: Remove a SourceForge mirror that never returns 404....Mark H Weaver
2017-08-24graft: Correctly replace references near the end of the scan buffer....Ludovic Courtès
2017-08-24Revert "graph: Provide access to the package record in the emit functions."...Ludovic Courtès
2017-08-24packages: Use Guile 2.0 for grafting....Ludovic Courtès
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo
2017-08-23gnu: scripts: Cleanup regarding "gnu system" bootloader devices....Andy Wingo
2017-08-21Merge branch 'master' into core-updatesMarius Bakke
2017-08-20guix download: Support retrieving local file without the URI scheme....宋文武
2017-08-19pack: Add "none" compressor....Ricardo Wurmus
2017-08-09Merge branch 'master' into core-updatesMark H Weaver
2017-08-09download: Add the canonical GnuPG download site....Leo Famulari
2017-08-09profiles: Only check file contents if the file exists....Ricardo Wurmus
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-04build: Add minify build system....Ricardo Wurmus
2017-08-02pull: Honor '--no-grafts'....Ludovic Courtès
2017-08-02pull: Use the commit ID as the version string....Ludovic Courtès
2017-08-02pull: Fetch source code from Git....Ludovic Courtès
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-08-01graph: Provide access to the package record in the emit functions....Roel Janssen
2017-08-01guix package: Allow `guix package -u' to fuction as before....Efraim Flashner
2017-08-01lint: formatting: Detect sexp boundaries....Ludovic Courtès
2017-07-31guix package: Warn when invoked with '-u -something'....Ludovic Courtès
2017-07-30git-download: Remove call to 'canonicalize-path'....Ludovic Courtès
2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic
2017-07-28utils: Factorize XDG directory handling....Ludovic Courtès
2017-07-28Merge branch 'master' into core-updatesMarius Bakke
2017-07-27weather: Show "-m" option in help message....Ludovic Courtès
2017-07-25git-download: Speed up 'git-predicate'....Christopher Baines
2017-07-25offload: Fix potential file descriptor and memory leak....Ludovic Courtès
2017-07-25offload: Disconnect sessions created by 'machine-load'....Ludovic Courtès
2017-07-25Add 'guix weather'....Ludovic Courtès
2017-07-24import: cpan: Updater returns a list of URLs....Ludovic Courtès
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-21publish: Make the cache eviction policy less aggressive....Ludovic Courtès
2017-07-21publish: Avoid 'valid-path?' RPC for non-existent items....Ludovic Courtès
2017-07-21store: Rewrite 'store-path-hash-part' to not use regexps....Ludovic Courtès
2017-07-21publish: Remove 'regexp-exec' call from the hot path....Ludovic Courtès
2017-07-21base32: Export the base32 charsets....Ludovic Courtès
2017-07-21substitute: Avoid repeated calls to 'length'....Ludovic Courtès
2017-07-21substitute: Optimize hash-part-to-path conversion on non-200 responses....Ludovic Courtès
2017-07-20gexp: Slightly improve error reporting for 'local-file'....Ludovic Courtès
2017-07-20licenses: Add MirOS license....Arun Isaac
2017-07-20guix package: '-l' correctly handles zero-generation profiles....Ludovic Courtès
2017-07-20guix package: Trim trailing slashes from the profile name....Ludovic Courtès
2017-07-20profiles: Remove workaround for an old Guile 'scandir' bug....Ludovic Courtès
2017-07-19download: Add OpenBSD mirrors....Tobias Geerinckx-Rice
2017-07-18guix system: Use "image.iso" as the name of ISO images....Ludovic Courtès
2017-07-18syscalls: Delay resolution of "scm_set_automatic_finalization_enabled"....Ludovic Courtès