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