summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-11build-system/glib-or-gtk: Don't generate 'icon-theme.cache'....宋文武
2015-09-10guix build: '--log-file' can return URLs....Ludovic Courtès
2015-09-10http-client: Backport delimited input port fix from Guile....Ludovic Courtès
2015-09-10http-client: Remove redundant import clause....Ludovic Courtès
2015-09-10guix: packages: Add transitive-input-references....Eric Bavier
2015-09-10pull: Update to the new cgit snapshot URL....Ludovic Courtès
2015-09-08build: Improve information density and appearance of download progress output....Steve Sprang
2015-09-08ui: Add package-description-string....Mathieu Lirzin
2015-09-07build: container: Use the same clone flags as fork(3)....David Thompson
2015-09-07build: ruby: Avoid long build directory names....David Thompson
2015-09-06packages: Build tarballs in sorted order even if tar doesn't support it....Mark H Weaver
2015-09-06utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments....Mark H Weaver
2015-09-06ui: Change 'P_' to return the empty string when passed the empty string....Ludovic Courtès
2015-09-06licenses: Add CC-BY-SA and CC-BY....Ludovic Courtès
2015-09-06lint: Add 'license' checker....Ludovic Courtès
2015-09-06emacs-build-system: Fix a file name of info directory....Alex Kost
2015-09-05download: Disable offloading for downloads....Ludovic Courtès
2015-09-05build: syscalls: Properly handle clone errors....David Thompson
2015-09-04monads: Fix 'liftN' fallback case....Ludovic Courtès
2015-09-04packages: Define '%hurd-systems'....Ludovic Courtès
2015-09-04publish: Gracefully handle the lack of a deriver....Ludovic Courtès
2015-09-03Build tarballs with deterministic file ordering....Mark H Weaver
2015-09-02packages: Add 'armhf-linux' to '%hydra-supported-systems'....Mark H Weaver
2015-09-02graph: Add '--expression'....Ludovic Courtès
2015-09-02gexp: Remove duplicate 'mkdir-p' definition....Ludovic Courtès
2015-09-02guix: Add GUST font license 1.0....Ricardo Wurmus
2015-09-01import: gem: Fix minor bug and add unit test....David Thompson
2015-08-31build: Add R build system....Ricardo Wurmus
2015-08-31import: Add 'cran' importer....Ricardo Wurmus
2015-08-30utils: Move 'package-name->name+version' to (guix build utils)....Ludovic Courtès
2015-08-30utils: Add 'strip-store-file-name'....Ludovic Courtès
2015-08-30ui: Add 'run-guix'....Alex Kost
2015-08-30guix graph: Export node types and <node-type> accessors....Alex Kost
2015-08-30guix lint: Export checkers and <lint-checker> accessors....Alex Kost
2015-08-30build-system/gnu: Use monotic time to measure elapsed time....Ludovic Courtès
2015-08-29download: Keep a single copy of the mirror file....Ludovic Courtès
2015-08-29refresh: Add missing newline in warning message....Ludovic Courtès
2015-08-29utils: Add 'install-file'....Ludovic Courtès
2015-08-29download: Keep only 2 store items for all the downloads....Ludovic Courtès
2015-08-29gexp: Add #:script-name parameter to 'gexp->derivation'....Ludovic Courtès
2015-08-29monads: Inline the procedure returned by liftN....Ludovic Courtès
2015-08-27import: Add Ruby gem importer....David Thompson
2015-08-27import: pypi: Move generally useful procedures to utils module....David Thompson
2015-08-27Add 'guix graph'....Ludovic Courtès
2015-08-27gexp: Add 'lower-object'....Ludovic Courtès
2015-08-24guix package: -s shows outputs....Mark H Weaver
2015-08-20profiles: Remove duplicate entries in 'etc/profile'....Ludovic Courtès
2015-08-20guix: Add Sleepycat license....Ricardo Wurmus
2015-08-19scripts: package: Add --install-from-file option....David Thompson