gnu: r-annotationhub: Update to 2.12.0.
[jackhill/guix/guix.git] / guix /
2018-06-01 Ludovic Courtèsself: Include gnu/build/* in the result.
2018-06-01 Ludovic Courtèsself: 'compiled-files' builds the given list of files.
2018-06-01 Ludovic Courtèsself: Improve backtraces for 'imported-files'.
2018-06-01 Ludovic Courtèsself: Show backtraces on more columns.
2018-06-01 Ludovic Courtèsself: Add dependency on guile-gdbm-ffi.
2018-06-01 Caleb RistvedtAdd (guix store deduplication).
2018-06-01 Ludovic Courtèsdatabase: 'register-path' resets timestamps.
2018-06-01 Caleb RistvedtAdd (gnu store database).
2018-06-01 Ludovic Courtèsbuild: Check for Guile-SQLite3.
2018-06-01 Ludovic Courtèsprofiles: Use 'with-extensions'.
2018-06-01 Ludovic Courtèspack: Use 'with-extensions' when referring to (guix...
2018-06-01 Ludovic Courtèsgexp: Add 'with-extensions'.
2018-06-01 Ludovic Courtèsgexp: 'compiled-modules' no longer overrides (guix...
2018-06-01 Mathieu Othacehescripts: system: Sort profile generations in reverse...
2018-05-31 Ludovic Courtèsrecords: Make a couple of procedures available at expan...
2018-05-31 Ludovic Courtèsself: Reduce the set of dependencies.
2018-05-29 Ludovic Courtèsdownload: Remove unused procedure.
2018-05-28 Ricardo Wurmuspack: Add support for squashfs images.
2018-05-28 Ricardo Wurmuspack: Rename "tar" to "archiver".
2018-05-28 Ludovic Courtèsfile-systems: Remove 'title' field and add <file-system...
2018-05-26 Marius Bakkehttp-client: Send redirection messages to stderr.
2018-05-23 Ludovic Courtèsrecords: Insert record type ABI checks in constructors.
2018-05-21 Danny Milosavljevicprofiles: Add hook to generate "gschemas.compiled".
2018-05-17 Ludovic Courtèsunion: Do not warn about harmless collisions.
2018-05-15 Ludovic Courtèsgexp: Disable deprecation warnings for 'imported-modules'.
2018-05-14 Ludovic Courtèspack: Link top-level entries of wrapped packages.
2018-05-13 Ludovic Courtèsutils: Add 'version-prefix?'.
2018-05-11 Ludovic Courtèspack: 'guix pack -S xxx' no longer adds entries twice...
2018-05-11 Julien Lepillerguix: Fix typo.
2018-05-10 Danny Milosavljevicgnu: android-make-stub: Update to 0.6.0.
2018-05-10 Ludovic Courtèspack: Add '--relocatable'.
2018-05-10 Ludovic Courtèssearch-paths: Add 'set-search-paths'.
2018-05-10 Ludovic Courtèsprofiles: Allow lowerable objects other than packages...
2018-05-10 Ludovic Courtèsprofiles: Optionally use relative file names for symlin...
2018-05-10 Ludovic Courtèsunion: Add 'relative-file-name'.
2018-05-10 Danny Milosavljevicgnu: Add android-googletest.
2018-05-09 Danny Milosavljevicbuild-system: android-ndk: Let upstream install header...
2018-05-09 Danny Milosavljevicbuild-system: android-ndk: Support unit tests.
2018-05-09 Danny Milosavljevicbuild: Add the Android NDK build-system.
2018-05-09 Chris Marusichguix: Revert accidentally committed changes.
2018-05-09 Chris Marusichguix: Separate the package name and version with "...
2018-05-07 Ludovic Courtèspack: Fix handling of '-e'.
2018-05-07 Ludovic Courtèspack: Honor package transformation options.
2018-05-07 Ludovic Courtèspack: Do not autoload (gnu packages base).
2018-05-06 Ludovic Courtèsself: Add "guix-packages-base" derivation.
2018-05-04 Ludovic Courtèsguix build: Nicely report unbound variables with hints.
2018-05-04 Ludovic Courtèsui: Factorize 'last-frame-with-source'.
2018-05-03 Maxim Cournoyerbuild: emacs-utils: Fail when byte compilation fails.
2018-05-01 Clément Lassieurguix system: search: Display all provision names as...
2018-05-01 Ludovic Courtèscompile: Exit when an exception is thrown.
2018-04-30 Ludovic Courtèsweather: Fix type error when reporting CI stats.
2018-04-30 Marius BakkeMerge branch 'staging'
2018-04-30 Ludovic Courtèsguix system: search: Display default Shepherd service...
2018-04-27 Ludovic Courtèsguix system: Report wrong file system 'device' fields.
2018-04-25 Marius BakkeMerge branch 'master' into staging
2018-04-23 Ludovic Courtèsdownload: Use ungrafted tools in 'url-fetch/tarbomb...
2018-04-19 Maxim Cournoyerbuild-system: emacs: Add improved check phase.
2018-04-19 Maxim Cournoyerbuild-system: emacs: Replace system* with invoke.
2018-04-19 Maxim Cournoyerbuild-system: emacs: Search all inputs for Emacs Lisp...
2018-04-16 Marius BakkeMerge branch 'master' into staging
2018-04-15 Marius Bakkebuild-system/meson: Don't override LDFLAGS if already...
2018-04-10 Ludovic Courtèsself: Produce a spliced (guix config) to placate Guile...
2018-04-10 Ludovic Courtèsgexp: 'scheme-file' can splice expressions.
2018-04-10 Ludovic Courtèsself: 'package-for-guile' really honors GUILE-VERSION.
2018-04-10 Ludovic Courtèsself: Remove 'eval-when' from in generated (guix config).
2018-04-10 Ludovic Courtèsself: Don't use deprecated package names.
2018-04-10 Ludovic Courtèsself: Export '%guix-register-program' in generated...
2018-04-10 Ludovic Courtèsself: Fix package names for compilation with Guile...
2018-04-10 Ludovic Courtèsself: Display a new line at the end of module compilation.
2018-04-10 Ludovic Courtèsself: Don't substitute the '-source' derivations.
2018-04-08 Ludovic Courtèsdiscovery: Remove dependency on (guix ui).
2018-04-08 Ludovic CourtèsAdd (guix self).
2018-04-08 Ludovic Courtèsgexp: 'directory-union' has a #:resolve-collision param...
2018-04-08 Ludovic Courtèsunion: Allow callers to choose the collision resolution...
2018-04-08 Ludovic Courtèsmodules: Report the search path in &missing-dependency...
2018-04-02 Ludovic Courtèsgit: Increase modularity and expose 'update-cached...
2018-03-31 Ludovic Courtèsunion: Slightly improve messages for file collisions.
2018-03-31 Ludovic Courtèsguix package: Add '--allow-collisions'.
2018-03-30 Nikolai Merinovgnu: rust: Update rust to 1.24.1.
2018-03-28 Ludovic Courtèsweather: Report continuous integration stats.
2018-03-28 Ludovic CourtèsAdd (guix ci).
2018-03-27 Konrad Hinsenguix environment: load manifest files like "guix packag...
2018-03-27 Ludovic Courtèsguix gc: Add '--derivers'.
2018-03-27 Ludovic Courtèsgraph: Add "module" node type.
2018-03-26 Ludovic Courtèsguix build: 'guix build --log-file' gracefully reports...
2018-03-25 Ludovic Courtèsgit: 'latest-repository-commit' calls 'repository-close!'.
2018-03-24 Chris Marusichsystem: Add "guix system docker-image" command.
2018-03-24 Chris Marusichguix: Rewrite build-docker-image to allow more paths.
2018-03-24 Chris Marusichtests: Add tests for "guix pack".
2018-03-23 Ludovic Courtèsgexp: 'program-file' has a new #:module-path parameter.
2018-03-23 Ludovic Courtèsgexp: 'gexp->script' and 'gexp->file' have a new #...
2018-03-22 Efraim FlashnerRevert "build-system/meson: Use 'target-arm32?' for...
2018-03-22 Efraim Flashnerbuild-system/meson: Use 'target-arm32?' for armhf-linux...
2018-03-20 ng0Correct name and Email for ng0.
2018-03-20 Marius BakkeMerge branch 'staging'
2018-03-19 Marius BakkeRevert "build-system/meson: Use 'target-arm32?' for...
2018-03-19 Efraim Flashnerbuild-system/meson: Use 'target-arm32?' for armhf-linux...
2018-03-19 Marius BakkeMerge branch 'master' into staging
2018-03-19 Eric Baviergit-download: Fix recursive checkouts.
2018-03-18 Ludovic Courtèsglob: Add an extra glob pattern compilation stage.
next