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