summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* 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
* size: Get the item's size from the daemon rather than compute it.Ludovic Courtès2015-08-19
* lint: Add 'formatting' checker.Ludovic Courtès2015-08-19
* build: ruby: Rewrite build system to use gem archives.David Thompson2015-08-18
* syscalls: setns: Skip binding if there is no such C function.David Thompson2015-08-17
* import: elpa: Fix typo.Alex Kost2015-08-10
* python-build-system: Fix 'get-python-version'.Mark H Weaver2015-08-06
* build: emacs: Fix bug and improvement robustness.Federico Beffa2015-08-01
* import: elpa: Improve error message reporting.Federico Beffa2015-08-01
* syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.Ludovic Courtès2015-07-25
* syscalls: 'define-c-struct' properly align reads.Ludovic Courtès2015-07-25
* syscalls: 'read-socket-address' gracefully handles unsupported families.Ludovic Courtès2015-07-25
* syscalls: 'define-c-struct' distinguishes pointers from integers.Ludovic Courtès2015-07-25