summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * gnu-maintenance: Support .zip files.Ludovic Courtès2014-11-29
| * Add (guix elf).Ludovic Courtès2014-11-28
| * substitute-binary: Change "unresponsive" to "slow".Ludovic Courtès2014-11-28
| * Update gnupg mirrors.Andreas Enge2014-11-26
| * guix build: Add '--max-jobs' option.Ludovic Courtès2014-11-25
| * licenses: Add MPL 1.1.Ludovic Courtès2014-11-25
| * import: gnu: Write the hash in nix-base32 format.Ludovic Courtès2014-11-25
| * store: default to serial "scheduler"nebuli2014-11-23
* | utils: Change 'wrap-program' to preserve the original argv[0].Ludovic Courtès2014-12-14
* | utils: Change 'patch-makefile-SHELL' to support ":=" assignments.Ludovic Courtès2014-12-13
* | utils: Use 'which' to find the shell in 'patch-makefile-SHELL'.Ludovic Courtès2014-12-13
* | build-system/gnu: Add 'compress-documentation' phase.Ludovic Courtès2014-12-01
* | utils: Add 'symbolic-link?'.Ludovic Courtès2014-12-01
* | build-system/gnu: Add 'validate-documentation-location' phase.Ludovic Courtès2014-12-01
* | utils: Improve docstring of 'substitute*' & co.Taylan Ulrich Bayırlı/Kammer2014-11-26
* | build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase.Ludovic Courtès2014-11-24
* | utils: 'elf-file?' and 'ar-file?' return #f for directories.Ludovic Courtès2014-11-23
* | utils: Turn 'parallel-job-count' into a parameter.Ludovic Courtès2014-11-22
* | build-system/gnu: Strip 'ar' archives as well.Ludovic Courtès2014-11-22
* | utils: Factorize magic bytes detection.Ludovic Courtès2014-11-22
* | utils: Add 'ar-file?'.Ludovic Courtès2014-11-22
* | build-system/gnu: Strip only ELF files.Ludovic Courtès2014-11-22
* | utils: Add 'elf-file?'.Ludovic Courtès2014-11-22
* | utils: Export 'parallel-job-count'.Ludovic Courtès2014-11-22
|/
* guix system: Add '--share' and '--expose' options for 'vm'.Ludovic Courtès2014-11-21
* lint: Fix typos in checker descriptions.Ludovic Courtès2014-11-19
* lint: Use localized checker descriptions.Ludovic Courtès2014-11-19
* lint: Correctly internationalize warning messages.Ludovic Courtès2014-11-19
* lint: Change checker names to be symbols.Ludovic Courtès2014-11-19
* lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.Ludovic Courtès2014-11-19
* licenses: Add the Clarified Artistic License.Ludovic Courtès2014-11-19
* syscalls: Update /etc/mtab, not /etc/fstab.Ludovic Courtès2014-11-14
* substitute-binary: Be slightly less verbose when downloading.Ludovic Courtès2014-11-13
* derivations: Clarify message produced by 'graft-derivation'.Ludovic Courtès2014-11-13
* guix system: Decorate GRUB entries of old generations with date and number.Ludovic Courtès2014-11-11
* import: Add GNU importer.Ludovic Courtès2014-11-11
* gnu-maintenance: Introduce <gnu-release> data type.Ludovic Courtès2014-11-11
* syscalls: Add 'mount-points'.Ludovic Courtès2014-11-10
* licenses: Add 'silofl1.1'.Alex Kost2014-11-10
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09
* gexp: Add #:module-path parameter to 'gexp->derivation'.Ludovic Courtès2014-11-09
* vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès2014-11-08
* vm: Support 'guix system vm --full-boot'.Ludovic Courtès2014-11-08
* lint: Allow synopses that start with an abbreviation.Ludovic Courtès2014-11-07
* lint: Skip starting-article test for the synopses of GNU packages.Ludovic Courtès2014-11-07
* lint: Tolerate sentences that start with a parenthesis or a quote.Ludovic Courtès2014-11-07
* lint: Improve check for synopses starting with package name.Ludovic Courtès2014-11-07
* monads: Remove unused 'nargs' parameter from 'lift'.Ludovic Courtès2014-11-05
* import: pypi: Gracefully handle wrong argument counts.Ludovic Courtès2014-11-05
* import: pypi: Gracefully handle non-existent packages.Ludovic Courtès2014-11-05