summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2013-12-20daemon: Implement signed archive import/export....Ludovic Courtès
2013-12-16pull: Move build code to (guix build pull)....Ludovic Courtès
2013-12-14guix package: allow multiple arguments after -i, -r, and -u....Mark H Weaver
2013-12-14pull: Compile guix/ files before gnu/ files....Ludovic Courtès
2013-12-14pull: Compile files in parallel....Ludovic Courtès
2013-12-14pull: Limit memory usage when compiling....Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès
2013-11-26substitute-binary: Work around Guile 2.0.5's broken 'n-par-map'....Ludovic Courtès
2013-11-24guix package: Honor the current output when upgrading....Ludovic Courtès
2013-11-18guix build: '-e' can be passed a monadic thunk....Ludovic Courtès
2013-11-14substitute-binary: Adjust timeout handling for Guile > 2.0.9....Ludovic Courtès
2013-11-12guix build: Add '--log-file'....Ludovic Courtès
2013-11-08substitute-binary: Increase lookup concurrency to reduce latency....Ludovic Courtès
2013-11-01guix package: Show the output name of what's being removed....Ludovic Courtès
2013-11-01guix package: Fix indentation of "will be removed" messages....Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output....Ludovic Courtès
2013-11-01guix package: Separate '--remove' option processing....Ludovic Courtès
2013-11-01ui: Factorize package specification parsing....Ludovic Courtès
2013-11-01Add (guix profiles)....Ludovic Courtès
2013-10-30guix package: Factorize generation file name computation....Ludovic Courtès
2013-10-30guix package: Specify inputs for each manifest entry....Ludovic Courtès
2013-10-30guix package: Always use the term "profile", not "user environment"....Ludovic Courtès
2013-10-30guix package: Introduce <manifest> and <manifest-entry> types....Ludovic Courtès
2013-10-30guix package: Better separate option processing....Ludovic Courtès
2013-10-29guix package: Declutter the entry point....Ludovic Courtès
2013-10-15guix package: '--search' matches against package names....Ludovic Courtès
2013-10-13pull: Compile modules correctly regardless of the compilation order....Ludovic Courtès
2013-10-13pull: Simplify the builder....Ludovic Courtès
2013-10-12pull: Add '--url' option....Ludovic Courtès
2013-09-27Merge branch 'core-updates'Ludovic Courtès
2013-09-27guix package: '--delete-generations' deletes generations older than specified....Ludovic Courtès
2013-09-26guix package: Add '--delete-generations'....Nikita Karetnikov
2013-09-26guix package: Add 'link-to-empty-profile'....Nikita Karetnikov
2013-09-26guix package: Exit with 0 when there is nothing to list....Nikita Karetnikov
2013-09-26Merge branch 'master' into core-updatesLudovic Courtès
2013-09-25guix package: Show which generation is the current one....Nikita Karetnikov
2013-09-25guix package: Do not list the zeroth generation....Nikita Karetnikov
2013-09-25guix package: Exit with 1 when a generation cannot be listed....Nikita Karetnikov
2013-09-23Merge branch 'master' into core-updatesLudovic Courtès
2013-09-23guix package: Show most recently installed packages last....Ludovic Courtès
2013-09-21guix package: Sort the list of generation numbers in '--list-generations'....Ludovic Courtès
2013-09-21guix package: Internationalize "Generation" string....Ludovic Courtès
2013-09-21pull: Adjust to 'derivation' API change....Ludovic Courtès
2013-09-19guix package: Add '--list-generations'....Nikita Karetnikov
2013-09-18derivations: 'derivation' and related procedures return a single value....Ludovic Courtès
2013-09-15utils: 'find-files' returns a sorted list....Ludovic Courtès
2013-09-13substitute-binary: Add '--help'....Ludovic Courtès
2013-09-13guix package: Rename generation-related procedures....Nikita Karetnikov
2013-09-03pull: Compile files in the lexicographic order....Ludovic Courtès
2013-09-02substitute-binary: Show the Nar size, when available....Ludovic Courtès