| Commit message (Expand) | Author | Age |
* | Add `pt_BR' translation. | Ludovic Courtès | 2013-07-15 |
* | gnu: pango, gtk+: Propagate inputs. | Andreas Enge | 2013-07-15 |
* | Add gtk+. | Andreas Enge | 2013-07-15 |
* | gnu: make-bootstrap: Skip tests for the statically-linked gawk. | Ludovic Courtès | 2013-07-14 |
* | Update `eo.po'. | Ludovic Courtès | 2013-07-14 |
* | Rename (guix web) to (guix http-client). | Ludovic Courtès | 2013-07-14 |
* | doc: Add "Building from Git" to 'HACKING'. | Nikita Karetnikov | 2013-07-13 |
* | guix package: Fix handling of `-e'. | Ludovic Courtès | 2013-07-12 |
* | ui: Ignore SIGPIPE and catch `system-error' exceptions. | Ludovic Courtès | 2013-07-12 |
* | guix package: Reuse FTP connections for subsequent `latest-release' calls. | Ludovic Courtès | 2013-07-12 |
* | gnu-maintenance: `latest-release' closes its connection. | Ludovic Courtès | 2013-07-12 |
* | gnu: plotutils: Allow compilation with newer libpng. | Ludovic Courtès | 2013-07-12 |
* | gnu: freeipmi: Upgrade to 1.2.8. | Ludovic Courtès | 2013-07-12 |
* | gnu: libidn: Upgrade to 1.28. | Ludovic Courtès | 2013-07-12 |
* | gnu: gnupg: Upgrade support libraries. | Ludovic Courtès | 2013-07-12 |
* | substitute-binary: Directly replace the global `regexp-exec'. | Ludovic Courtès | 2013-07-11 |
* | gnu: help2man: Upgrade to 1.43.3. | Ludovic Courtès | 2013-07-11 |
* | gnu: xorriso: Upgrade to 1.3.0. | Ludovic Courtès | 2013-07-11 |
* | substitute-binary: Increase the default timeout. | Ludovic Courtès | 2013-07-11 |
* | gnu: automake: Upgrade to 1.14. | Ludovic Courtès | 2013-07-11 |
* | guix refresh: Keep only the newest versions of packages as upgrade candidates. | Ludovic Courtès | 2013-07-11 |
* | list-packages: Show the package logo, when available. | Ludovic Courtès | 2013-07-10 |
* | Update eo.po. | Ludovic Courtès | 2013-07-10 |
* | gnu-maintenance: Add `doc-description' field to <gnu-package-descriptor>. | Ludovic Courtès | 2013-07-10 |
* | records: `recutils->alist' recognizes lines starting with a `+'. | Ludovic Courtès | 2013-07-10 |
* | gnu-maintenance: Use `recutils->alist'. | Ludovic Courtès | 2013-07-10 |
* | records: `alist->record' supports multiple-field occurrences. | Ludovic Courtès | 2013-07-10 |
* | records: `recutils->alist' recognizes comments. | Ludovic Courtès | 2013-07-10 |
* | records: Add `recutils->alist' for public consumption. | Ludovic Courtès | 2013-07-10 |
* | gnu: libpng: Upgrade to 1.5.17. | Ludovic Courtès | 2013-07-10 |
* | list-packages: Write out the HTML page as UTF-8. | Ludovic Courtès | 2013-07-10 |
* | tests: Fix guix-package.sh in the presence of multiple-output `make'. | Ludovic Courtès | 2013-07-10 |
* | Add `build-aux/list-packages.scm'. | Ludovic Courtès | 2013-07-10 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2013-07-09 |
|\ |
|
| * | doc: Add "Installing Debugging Files". | Ludovic Courtès | 2013-07-09 |
| * | doc: Add "Packages with Multiple Outputs" section. | Ludovic Courtès | 2013-07-08 |
| * | build: Set the umask to 0022 before running the daemon for tests. | Ludovic Courtès | 2013-07-08 |
| * | gnu: gettext: Upgrade to 0.18.3. | Ludovic Courtès | 2013-07-08 |
| * | gnu: tzdata: Upgrade to 2013d. | Ludovic Courtès | 2013-07-07 |
| * | doc: Move the packaging guidelines to the manual. | Ludovic Courtès | 2013-07-07 |
| * | doc: Add a "Porting" section. | Ludovic Courtès | 2013-07-07 |
| * | doc: Add a "Boostrapping" section. | Ludovic Courtès | 2013-07-07 |
| * | gnu: gcc: Add Texinfo to the native inputs. | Ludovic Courtès | 2013-07-06 |
| * | gnu: make-bootstrap: guile-static-stripped has no "debug" output. | Ludovic Courtès | 2013-07-05 |
| * | build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. | Ludovic Courtès | 2013-07-04 |
| * | gnu: cross-libc: Remove the "debug" output. | Ludovic Courtès | 2013-07-04 |
| * | gnu: Add a "debug" output for some packages. | Ludovic Courtès | 2013-07-03 |
| * | build-system/gnu: Write debug files to the "debug" sub-derivation, if any. | Ludovic Courtès | 2013-07-03 |
| * | utils: Re-export `alist-cons' and `alist-delete'. | Ludovic Courtès | 2013-07-03 |
| * | gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC. | Ludovic Courtès | 2013-06-26 |