gnu: Add hexedit.
[jackhill/guix/guix.git] / guix /
2016-07-20 Ludovic Courtèspull: Install (guix config) module to override the...
2016-07-20 Ludovic Courtèsconfig: Export the raw installation directories.
2016-07-20 Ludovic Courtèsdownload: Prepare to support the 'guix publish' /file...
2016-07-20 Ludovic Courtèspublish: Handle '/file' URLs, for content-addressed...
2016-07-20 Ludovic Courtèsderivations: Export 'fixed-output-path'.
2016-07-19 Ludovic Courtèspublish: Keep compression disabled when zlib is missing.
2016-07-18 Ludovic Courtèspublish: Add '--compression'.
2016-07-18 Ludovic CourtèsAdd (guix zlib).
2016-07-16 Vincent Legollguix gc: Display of saved space for garbage collection.
2016-07-16 Ludovic Courtèsbuild: Substitute URLs now default to "mirror.hydra...
2016-07-14 Ludovic Courtèsrecords: Improve reporting of invalid field specifiers.
2016-07-14 Ludovic Courtèschallenge: Disable grafting.
2016-07-14 Ludovic Courtèssubstitute: Gracefully handle trailing slashes in URLs.
2016-07-12 Ludovic Courtèslint: 'validate-uri' reports suspiciously small 200...
2016-07-12 Ludovic Courtèsdownload: Attempt to update SourceForge mirror URLs.
2016-07-12 Ludovic Courtèspackages: <origin> no longer has an 'imported-modules...
2016-07-12 Ludovic Courtèsgexp: Remove more uses of #:modules.
2016-07-12 Ludovic Courtèsgexp: 'program-file' and 'gexp->script' no longer have...
2016-07-12 Ludovic Courtèsgexp: 'computed-file' no longer has a #:modules parameter.
2016-07-12 Ludovic Courtèsdownload: Use 'with-imported-modules'.
2016-07-12 Ludovic Courtèsprofiles: Use 'with-imported-modules'.
2016-07-12 Ludovic Courtèsgexp: 'gexp->file' emits code to set '%load-path'.
2016-07-12 Ludovic Courtèsgexp: Factorize load-path-setting expression.
2016-07-12 Ludovic Courtèsgexp: Add 'with-imported-modules' macro.
2016-07-12 Ludovic Courtèsgexp: Keep only a single 'references' field.
2016-07-03 Alex Sassmannshausenimport: cpan: Use our mirrors for 'https' URLs.
2016-07-03 Ricardo Wurmusguix: Support authentication when fetching from SVN.
2016-07-02 Ludovic Courtèsdownload: Update CPAN mirrors.
2016-06-29 David Thompsondownload: Use basic authentication when userinfo is...
2016-06-26 David Cravendaemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DI...
2016-06-25 Cyril Roelandtimport: pypi: do not fail when 'run_requires' is missin...
2016-06-25 宋文武guix: python-build-system: Change pypi-uri to use https...
2016-06-24 Ludovic Courtèsutils: 'cache-directory' always appends "/guix".
2016-06-23 Efraim Flashnerbournish: Add 'wc' command.
2016-06-22 Ludovic Courtèssubstitute: Use ~/.cache when invoked by an unprivilege...
2016-06-22 Ludovic Courtèsutils: 'cache-directory' honors 'XDG_CACHE_HOME'.
2016-06-22 Alex Kostbuild: emacs: Search for elisp in "share/emacs/site...
2016-06-20 Ludovic Courtèsgexp: Use a relative file name.
2016-06-19 Ludovic Courtèsutils: 'current-source-directory' gracefully handles...
2016-06-19 Ludovic Courtèsutils: 'current-source-directory' resolves relative...
2016-06-19 Ludovic Courtèsstore: 'register-path' no longer swallows 'system-error...
2016-06-16 Ludovic Courtèsutils: 'current-source-directory' returns the absolute...
2016-06-16 Ludovic Courtèsutils: 'current-source-directory' is now purely an...
2016-06-16 Ludovic Courtèspackages: Disambiguate 'modules' and 'imported-modules...
2016-06-16 Ludovic Courtèsgexp: Add #:select? parameter to 'local-file'.
2016-06-16 Ludovic Courtèsgexp: Move 'current-source-directory' to (guix utils).
2016-06-15 Ricardo Wurmusguix: Add downloader for Mercurial repositories.
2016-06-15 Ludovic Courtèsstore: Add #:select? parameter to 'add-to-store'.
2016-06-15 Ludovic Courtèspackages: The 'source' can be any lowerable object.
2016-06-15 Ludovic Courtèspackages: 'origin->derivation' expects an origin and...
2016-06-15 Ludovic Courtèspackages: Recognize the '.Z' extension.
2016-06-14 Cyril Roelandtimport: pypi: read requirements from wheels.
2016-06-13 Ludovic Courtèsutils: 'with-atomic-file-output' closes the port upon...
2016-06-13 Ludovic Courtèssyscalls: Use 'syscall->procedure' everywhere.
2016-06-13 Ludovic Courtèsutils: 'with-atomic-file-output' calls 'fdatasync'.
2016-06-12 Ludovic Courtèsserialization: Add #:select? parameter to 'write-file'.
2016-06-12 Ludovic Courtèsprofiles: Make sure hook derivations fail upon error.
2016-06-11 宋文武profiles: manifest-lookup-package: Correctly handle...
2016-06-11 宋文武profiles: xdg-mime-database: Union the "share/mime...
2016-06-09 Ludovic Courtèspublish: Add '--ttl'.
2016-06-09 Ludovic Courtèsui: 'string->duration' supports hours and seconds.
2016-06-08 Ludovic Courtèspublish: Encore URIs that appear in narinfos.
2016-06-08 Ludovic Courtèsgnu-maintenance: Replace 'find-packages' with 'find...
2016-06-06 Ludovic Courtèsbournish: Allow compilation of multiple expressions.
2016-06-06 Ludovic Courtèsbournish: Handle EOF in the reader.
2016-06-04 Ludovic Courtèsprofiles: 'profile-derivation' now honors #:system.
2016-05-31 Ludovic Courtèsimport: github: Tiny cosmetic change.
2016-05-31 Efraim Flashnerimport github: Add to extension list.
2016-05-31 Ludovic Courtèsoffload: Use (guix build syscalls).
2016-05-30 Efraim Flashnerdownload: Update CPAN mirrors.
2016-05-30 David Thompsonbuild: emacs: Handle sources that are a single elisp...
2016-05-30 Efraim Flashnerdownload: Update Sourceforge mirrors.
2016-05-27 Ludovic Courtèscve: Use a more compact format for the list of package...
2016-05-27 Ludovic Courtèsguix package: Inherit the transformed version number.
2016-05-27 Ludovic Courtèsdownload: Default to a 10s connection establishment...
2016-05-27 Ludovic Courtèsdownload: Use URI objects for content-addressed mirrors.
2016-05-26 Ludovic Courtèscve: Include the 3 previous years of vulnerabilities.
2016-05-26 Ludovic Courtèssubstitute: Internationalize the "Downloading" message.
2016-05-25 Ludovic Courtèsgrafts: Create only one grafted variant of each derivation.
2016-05-25 Ben Woodcroftguix: ruby-build-system: Extract gemspec during 'extrac...
2016-05-24 Ludovic Courtèsgraft: Fail when one of the threads raises an exception.
2016-05-24 Ludovic Courtèssize: Pass 'requisites' a list of items.
2016-05-24 Ludovic Courtèsstore: 'requisites' now takes a list of store items.
2016-05-24 Ludovic Courtèssize: Accept several arguments.
2016-05-24 Ludovic Courtèssize: 'store-profile' takes a list of store items.
2016-05-24 Mathieu Lirzinui: Let users report translation bugs.
2016-05-24 Alex Kostbuild-system/emacs: Use 'emacs-minimal' by default.
2016-05-23 Ludovic Courtèsgraph: Add 'node-reachable-count'.
2016-05-23 Ludovic Courtèsgraph: Expose 'traverse/depth-first'.
2016-05-23 Ludovic Courtèsrefresh: Make 'list-dependents' a monadic procedure.
2016-05-23 Ludovic Courtèsunion: Compare inode numbers in 'file=?'.
2016-05-23 Ludovic Courtèscve: Remove now unnecessary HTTP caching.
2016-05-23 Ludovic Courtèscve: Keep a summarized sexp in cache instead of the...
2016-05-20 Ludovic Courtèsgrafts: Rename files whose name matches a graft.
2016-05-20 Ludovic Courtèsgrafts: Preserve empty directories when grafting.
2016-05-20 Ludovic Courtèssubstitute: Gracefully handle invalid store file names.
2016-05-20 Ludovic Courtèsgraph: Allow store file names for 'derivation' and...
2016-05-20 Ludovic Courtèsderivations: 'derivation' sorts items in the resulting...
2016-05-20 Ludovic Courtèsgraph: Use absolute file name canonicalization.
2016-05-20 Ricardo Wurmusant-build-system: Add unpack phase.
next