Add John to 'AUTHORS'.
[jackhill/guix/guix.git] / guix /
2013-11-24 Ludovic Courtèsguix package: Honor the current output when upgrading.
2013-11-23 Ludovic CourtèsMerge branch 'core-updates'
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-20 Ludovic Courtèsbuild-system/python: Add #:test-target parameter.
2013-11-18 Ludovic Courtèspackages: 'package-field-location' returns a relative...
2013-11-18 Ludovic Courtèsguix build: '-e' can be passed a monadic thunk.
2013-11-14 Ludovic Courtèssubstitute-binary: Adjust timeout handling for Guile...
2013-11-13 Ludovic Courtèsderivations: Allow 'map-derivations' to replace sources.
2013-11-12 Ludovic Courtèspackages: Suitably cope with indirect store paths as...
2013-11-12 Ludovic Courtèsstore: Make 'direct-store-path?' public.
2013-11-12 Ludovic Courtèsderivations: Add 'map-derivation'.
2013-11-12 Ludovic Courtèsutils: Add 'string-replace-substring'.
2013-11-12 Ludovic Courtèsguix build: Add '--log-file'.
2013-11-12 Ludovic Courtèsstore: Add 'log-file' procedure.
2013-11-08 Ludovic Courtèssubstitute-binary: Increase lookup concurrency to reduc...
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-07 Ludovic Courtèspackages: Add a 'snippet' field to <origin>.
2013-11-03 Ludovic Courtèsui: Make '--version' output GCS-compliant.
2013-11-01 Ludovic Courtèsguix package: Show the output name of what's being...
2013-11-01 Ludovic Courtèsguix package: Fix indentation of "will be removed"...
2013-11-01 Ludovic Courtèsguix package: Allow removal of a specific package output.
2013-11-01 Ludovic Courtèsguix package: Separate '--remove' option processing.
2013-11-01 Ludovic Courtèsui: Factorize package specification parsing.
2013-11-01 Ludovic CourtèsAdd (guix profiles).
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-31 Ludovic Courtèsunion: Do not warn when identical files collide.
2013-10-30 Ludovic Courtèsguix package: Factorize generation file name computation.
2013-10-30 Ludovic Courtèsguix package: Specify inputs for each manifest entry.
2013-10-30 Ludovic Courtèsunion: Make the log port a parameter.
2013-10-30 Ludovic Courtèsderivations: 'derivation-path->output-path' honors...
2013-10-30 Ludovic Courtèsguix package: Always use the term "profile", not "user...
2013-10-30 Ludovic Courtèsguix package: Introduce <manifest> and <manifest-entry...
2013-10-30 Ludovic Courtèsguix package: Better separate option processing.
2013-10-29 Ludovic Courtèsguix package: Declutter the entry point.
2013-10-28 Ludovic Courtèsbuild-system/{cmake,perl}: Don't use (guix build gnu...
2013-10-16 Ludovic Courtèsutils: 'find-files' always returns a proper list.
2013-10-15 Ludovic Courtèsrecords: define-record-type*: Field bindings are bound...
2013-10-15 Ludovic Courtèsguix package: '--search' matches against package names.
2013-10-13 Ludovic Courtèspull: Compile modules correctly regardless of the compi...
2013-10-13 Andreas Engeguix: Make cmake build system aware of usual paths.
2013-10-12 Ludovic Courtèspull: Simplify the builder.
2013-10-12 Ludovic Courtèsbuild-system/perl: Lazily resolve (gnu packages perl).
2013-10-12 Ludovic Courtèspull: Add '--url' option.
2013-10-12 Ludovic Courtèsdownload: Support 'file://' URLs.
2013-10-12 Ludovic Courtèsguix: Add missing call to 'bindtextdomain'.
2013-10-11 Ludovic Courtèsgnu-maintenance: Adjust URL of package description...
2013-10-10 Ludovic Courtèsbuild-system/{gnu,cmake}: Remove #:patches and #:patch...
2013-10-10 Ludovic Courtèspackages: The 'patch-guile' field of <origin> is now...
2013-10-09 Ludovic Courtèssnix: Prefer descriptions from the Womb rather than...
2013-10-09 Ludovic Courtèsgnu-maintenance: Get descriptions from 'gnumaint/pkgdes...
2013-10-08 Ludovic Courtèspackages: Add 'patches' and related fields to <origin>.
2013-10-05 Ludovic Courtèsdownload: Add Debian mirrors.
2013-10-03 Ludovic Courtèsmonads: Allow resolution of a monad's bind/return at...
2013-10-03 Ludovic CourtèsAdd (guix monads).
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-26 Ludovic Courtèsguix package: '--delete-generations' deletes generation...
2013-09-26 Ludovic Courtèsbuild-system/trivial: Take the 'source' field into...
2013-09-26 Nikita Karetnikovguix package: Add '--delete-generations'.
2013-09-26 Nikita Karetnikovguix package: Add 'link-to-empty-profile'.
2013-09-26 Nikita Karetnikovguix package: Exit with 0 when there is nothing to...
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-25 Ludovic Courtèspackages: Make the 'output' parameter of 'package-outpu...
2013-09-25 Nikita Karetnikovguix package: Show which generation is the current...
2013-09-25 Nikita Karetnikovguix package: Do not list the zeroth generation.
2013-09-25 Nikita Karetnikovguix package: Exit with 1 when a generation cannot...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-22 Ludovic Courtèsnar: Fix file descriptor leak when writing a Nar.
2013-09-22 Ludovic Courtèsguix package: Show most recently installed packages...
2013-09-21 Ludovic Courtèsguix package: Sort the list of generation numbers in...
2013-09-21 Ludovic Courtèsguix package: Internationalize "Generation" string.
2013-09-21 Ludovic Courtèspull: Adjust to 'derivation' API change.
2013-09-19 Nikita Karetnikovguix package: Add '--list-generations'.
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-09-18 Ludovic Courtèsderivations: Add a nicer printer.
2013-09-17 Ludovic Courtèsderivations: Keep the .drv file name in <derivation...
2013-09-15 Ludovic Courtèsutils: 'find-files' returns a sorted list.
2013-09-14 Andreas EngeMerge branch 'python'
2013-09-13 Ludovic Courtèssubstitute-binary: Add '--help'.
2013-09-13 Nikita Karetnikovguix package: Rename generation-related procedures.
2013-09-11 Andreas Engeguix: python: Create module installation path and add...
2013-09-10 Ludovic Courtèslinux-initrd: Create /dev/klog and /dev/kmsg.
2013-09-10 Ludovic Courtèsstore: The 'references' parameter of 'add-text-to-store...
2013-09-10 Andreas Engeguix: python: Do not import %standard-phases from gnu...
2013-09-10 Andreas Engeguix: python: Add parameter #:phases to build system.
2013-09-08 Andreas Engeguix: python: Add package-with-python2, a procedure...
2013-09-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-05 Andreas Engeguix: python: Add build phase and factor out calls...
2013-09-05 Andreas Engegnu: python: Honour #:tests? and #:test-target in build...
2013-09-04 Ludovic Courtèsgnu: linux-initrd: Fix creation of /dev/tty nodes.
2013-09-04 Andreas Engeguix: python: Switch to python-wrapper as the default...
2013-09-03 Ludovic Courtèspull: Compile files in the lexicographic order.
2013-09-03 Ludovic Courtèsbuild-system/cmake: Fix typo.
2013-09-03 Ludovic Courtèsbuild-system/gnu: Delay resolution of (@ (gnu packages...
2013-09-02 Ludovic Courtèssubstitute-binary: Show the Nar size, when available.
2013-09-02 Ludovic Courtèsunion: Don't traverse sub-directories only found in...
2013-09-01 Ludovic Courtèsstore: Add a printer for <nix-server>.
2013-09-01 Ludovic Courtèsgnu: linux-initrd: Factorize device node creation.
2013-08-31 Ludovic Courtèsgnu: linux-initrd: Make Guile modules accessible in...
2013-08-28 Ludovic Courtèsgnu: linux-initrd: Add (guix build linux-initrd) and...
2013-08-28 Ludovic Courtèsgnu: linux-initrd: Allow Guile modules to be embedded...
next