| Commit message (Expand) | Author | Age |
* | gexp: 'local-file' resolves relative file names. | Ludovic Courtès | 2015-12-14 |
* | profiles: Silence Info installation. | Ludovic Courtès | 2015-12-14 |
* | guix build: Gracefully handle type errors in -e and -f. | Ludovic Courtès | 2015-12-13 |
* | guix build: Remove dead code. | Ludovic Courtès | 2015-12-13 |
* | import: cran: Parse DESCRIPTION instead of HTML. | Ricardo Wurmus | 2015-12-11 |
* | import: cran: Match more license strings. | Ricardo Wurmus | 2015-12-11 |
* | gnu-maintenance: Really find the latest GNOME releases. | Ludovic Courtès | 2015-12-09 |
* | guix build: Add '--check'. | Ludovic Courtès | 2015-12-09 |
* | derivations: Determine what's built in 'check' mode. | Ludovic Courtès | 2015-12-09 |
* | guix build: Add '--rounds'. | Ludovic Courtès | 2015-12-08 |
* | store: Allow clients to request multiple builds. | Ludovic Courtès | 2015-12-08 |
* | gnu-maintenance: Exclude development releases from GNOME update candidates. | Ludovic Courtès | 2015-12-08 |
* | gnu-maintenance: ftp.gnome.org does not provide signatures. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Add GNOME updater. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Generalize 'latest-ftp-release'. | Ludovic Courtès | 2015-12-07 |
* | refresh: Bail out when asked for a nonexistent updater. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Do not look for releases in "w32" sub-directories. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Add tests for 'release-file?'. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Properly handle TeXmacs. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Adjust tarball regexp for IceCat tarballs. | Ludovic Courtès | 2015-12-07 |
* | gnu-maintenance: Fix URLs returned by 'latest-release' for deep trees. | Ludovic Courtès | 2015-12-07 |
* | edit: Don't assume that an emacs daemon is running. | Mathieu Lirzin | 2015-12-06 |
* | edit: Allow command line arguments in $VISUAL and $EDITOR. | Mathieu Lirzin | 2015-12-06 |
* | profiles: Silence GTK+ icon cache creation. | Ludovic Courtès | 2015-12-04 |
* | profiles: Silence GTK+ icon theme union. | Ludovic Courtès | 2015-12-04 |
* | store: 'build-things' now supports older daemon protocols. | Ludovic Courtès | 2015-12-04 |
* | store: Add mode parameter to 'build-paths'. | Ludovic Courtès | 2015-12-03 |
* | store: Update to the new daemon protocol. | Ludovic Courtès | 2015-12-03 |
* | import: pypi: Updater silently ignores packages without source. | Ludovic Courtès | 2015-12-01 |
* | guix build: Modularize transformation handling. | Ludovic Courtès | 2015-12-01 |
* | guix package: Refactor 'options->installable'. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move 'process-actions' out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Formalize the list of actions. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move 'build-and-use-profile' out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move a couple of procedures out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Remove unnecessary use of (%store). | Ludovic Courtès | 2015-12-01 |
* | gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0. | Ludovic Courtès | 2015-11-29 |
* | gnu: python-2: Honor 'SOURCE_DATE_EPOCH'. | Ludovic Courtès | 2015-11-29 |
* | refresh: Check updater availability at run time. | Ludovic Courtès | 2015-11-29 |
* | http-client: 'http-fetch' converts strings to URIs. | Ludovic Courtès | 2015-11-29 |
* | guix build: Factorize build log query. | Ludovic Courtès | 2015-11-29 |
* | environment: Set build options early on. | Ludovic Courtès | 2015-11-28 |
* | lint: Do not report already-patched vulnerabilities. | Ludovic Courtès | 2015-11-28 |
* | substitute: Warn upon store prefix mismatches. | Ludovic Courtès | 2015-11-28 |
* | lint: Add "cve" checker. | Ludovic Courtès | 2015-11-26 |
* | Add (guix cve). | Ludovic Courtès | 2015-11-26 |
* | http-client: 'http-fetch' and 'http-fetch/cached' support HTTPS. | Ludovic Courtès | 2015-11-26 |
* | import: hackage: Assume current 'ghc' package version. | Federico Beffa | 2015-11-26 |
* | import: hackage: Handle CRLF end of line style. | Federico Beffa | 2015-11-26 |
* | utils: Add 'canonical-newline-port'. | Federico Beffa | 2015-11-26 |