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