summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Update NEWS.v0.3Ludovic Courtès1-5/+17
2013-07-17gnu: linux-libre: Add alternate URLs.Ludovic Courtès1-6/+18
2013-07-17gnu: tzdata: Update hash.Ludovic Courtès1-1/+1
2013-07-17doc: Add "Adding New Packages".Ludovic Courtès1-24/+87
2013-07-17build: Check the availability of i686-linux binaries.Ludovic Courtès1-2/+7
2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken.Ludovic Courtès4-1/+270
2013-07-17doc: Mark 2.0.5 as being the minimum Guile version.Ludovic Courtès2-2/+2
2013-07-17Update .po files.Ludovic Courtès2-73/+133
2013-07-16Update NEWS.Ludovic Courtès1-0/+57
2013-07-16doc: Refer to guix-devel@gnu.org.Ludovic Courtès1-1/+1
2013-07-16gnu: subversion: Fetch over plain HTTP.Ludovic Courtès1-1/+1
2013-07-16list-packages: Add links to hydra.gnu.org.Ludovic Courtès1-2/+17
2013-07-16gnu: libphidget: Add "debug" output.Ludovic Courtès1-0/+1
2013-07-16hydra: Fix typo.Ludovic Courtès1-3/+3
2013-07-16hydra: Build for all the specified systems.Ludovic Courtès1-11/+20
2013-07-16hydra: Distinguish between jobs for different system types.Ludovic Courtès1-2/+5
2013-07-16hydra: Honor the `system' argument.Ludovic Courtès1-1/+1
2013-07-16gnu: libapr, libaprutil: Upgrade.Andreas Enge1-4/+4
2013-07-15guix package: Allow separate install of several outputs of the same package.Ludovic Courtès1-2/+11
2013-07-15build: Check for the availability of binaries upon "distcheck".Ludovic Courtès2-1/+61
2013-07-15Thank the translators.Ludovic Courtès1-1/+4
2013-07-15Add `pt_BR' translation.Ludovic Courtès2-0/+1237
2013-07-15gnu: pango, gtk+: Propagate inputs.Andreas Enge1-7/+7
2013-07-15Add gtk+.Andreas Enge1-1/+40
2013-07-14gnu: make-bootstrap: Skip tests for the statically-linked gawk.Ludovic Courtès1-0/+7
2013-07-14Update `eo.po'.Ludovic Courtès1-80/+80
2013-07-14Rename (guix web) to (guix http-client).Ludovic Courtès5-7/+7
2013-07-13doc: Add "Building from Git" to 'HACKING'.Nikita Karetnikov1-0/+35
2013-07-12guix package: Fix handling of `-e'.Ludovic Courtès1-3/+3
2013-07-12ui: Ignore SIGPIPE and catch `system-error' exceptions.Ludovic Courtès1-1/+11
2013-07-12guix package: Reuse FTP connections for subsequent `latest-release' calls.Ludovic Courtès2-3/+14
2013-07-12gnu-maintenance: `latest-release' closes its connection.Ludovic Courtès1-2/+6
2013-07-12gnu: plotutils: Allow compilation with newer libpng.Ludovic Courtès3-4/+32
2013-07-12gnu: freeipmi: Upgrade to 1.2.8.Ludovic Courtès1-2/+2
2013-07-12gnu: libidn: Upgrade to 1.28.Ludovic Courtès1-2/+2
2013-07-12gnu: gnupg: Upgrade support libraries.Ludovic Courtès1-4/+4
2013-07-11substitute-binary: Directly replace the global `regexp-exec'.Ludovic Courtès1-17/+12
2013-07-11gnu: help2man: Upgrade to 1.43.3.Ludovic Courtès1-2/+2
2013-07-11gnu: xorriso: Upgrade to 1.3.0.Ludovic Courtès1-2/+2
2013-07-11substitute-binary: Increase the default timeout.Ludovic Courtès1-1/+1
2013-07-11gnu: automake: Upgrade to 1.14.Ludovic Courtès1-2/+2
2013-07-11guix refresh: Keep only the newest versions of packages as upgrade candidates.Ludovic Courtès1-2/+15
2013-07-10list-packages: Show the package logo, when available.Ludovic Courtès1-0/+19
2013-07-10Update eo.po.Ludovic Courtès1-53/+48
2013-07-10gnu-maintenance: Add `doc-description' field to <gnu-package-descriptor>.Ludovic Courtès1-12/+31
2013-07-10records: `recutils->alist' recognizes lines starting with a `+'.Ludovic Courtès2-0/+22
2013-07-10gnu-maintenance: Use `recutils->alist'.Ludovic Courtès1-54/+13
2013-07-10records: `alist->record' supports multiple-field occurrences.Ludovic Courtès2-3/+19
2013-07-10records: `recutils->alist' recognizes comments.Ludovic Courtès2-3/+23
2013-07-10records: Add `recutils->alist' for public consumption.Ludovic Courtès3-18/+43