summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix system: Add 'dmd-graph' command.Ludovic Courtès2015-10-14
* guix system: Add 'extension-graph' command.Ludovic Courtès2015-10-14
* graph: 'export-graph' takes a #:reverse-edges? parameter.Ludovic Courtès2015-10-14
* build-system/gnu: dist-package: Use 'autoconf-wrapper'.Ludovic Courtès2015-10-14
* build-system/python: Memoize the results of 'package-with-python2'.Ludovic Courtès2015-10-13
* Merge branch 'core-updates'Ludovic Courtès2015-10-12
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-10-07
| |\
| * | packages: Use locales from the /X.Y sub-directory of the locale package.Ludovic Courtès2015-10-04
| * | Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
| * | gnu: glibc: Look for locale data in versioned sub-directories.Ludovic Courtès2015-10-03
| * | utils: Add 'every*'.Ludovic Courtès2015-10-03
* | | emacs: Add 'guix-devel-build-package-source'.Alex Kost2015-10-12
* | | guix system: Add '--derivation'.Ludovic Courtès2015-10-10
* | | gexp: Add 'scheme-file'.Ludovic Courtès2015-10-10
* | | gexp: Add 'mixed-text-file'.Ludovic Courtès2015-10-10
* | | gexp: Add 'program-file'.Ludovic Courtès2015-10-10
* | | gexp: Add 'computed-file'.Ludovic Courtès2015-10-10
* | | scripts: environment: Use system* instead of system.David Thompson2015-10-09
* | | utils: Add split procedure.David Thompson2015-10-09
* | | lint: Export 'run-checkers'.Alex Kost2015-10-09
| |/ |/|
* | publish: Fix file descriptor leak.Ludovic Courtès2015-10-06
* | import: snix: Adjust names of license attributes.Ludovic Courtès2015-10-06
* | utils: Remove Nixpkgs helpers.Ludovic Courtès2015-10-06
* | import: pypi: Remove unused procedure.Ludovic Courtès2015-10-05
* | download: Check whether HORIZONTAL ELLIPSIS can be encoded.Ludovic Courtès2015-10-01
|/
* guix gc: Add '--list-failures' and '--clear-failures'.Ludovic Courtès2015-09-28
* store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.Ludovic Courtès2015-09-28
* tests: 'open-connection-for-tests' takes an optional parameter.Ludovic Courtès2015-09-28
* lint: Fix 'check-texinfo-markup'.Mathieu Lirzin2015-09-28
* Merge branch 'core-updates'Ludovic Courtès2015-09-26
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2015-09-24
| |\
| * | emacs-build-system: Fix 'package-name-version->elpa-name-version'.Mark H Weaver2015-09-23
| * | Merge branch 'master' into core-updatesMark H Weaver2015-09-22
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
| |\ \ \
| * | | | 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
* | | | | lint: Improve 'check-texinfo-markup'.Mathieu Lirzin2015-09-26
* | | | | http-client: Backport Guile fix for 'read-chunk-header'.Ludovic Courtès2015-09-26
* | | | | offload: Use gzip instead of xz for compression on the master.Ludovic Courtès2015-09-25
* | | | | utils: Add #:options parameter for compression output ports.Ludovic Courtès2015-09-25
* | | | | lint: Accept '`' character.Mathieu Lirzin2015-09-24