summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix package: Factorize generation file name computation.Ludovic Courtès2013-10-30
* guix package: Specify inputs for each manifest entry.Ludovic Courtès2013-10-30
* guix package: Always use the term "profile", not "user environment".Ludovic Courtès2013-10-30
* guix package: Introduce <manifest> and <manifest-entry> types.Ludovic Courtès2013-10-30
* guix package: Better separate option processing.Ludovic Courtès2013-10-30
* guix package: Declutter the entry point.Ludovic Courtès2013-10-29
* guix package: '--search' matches against package names.Ludovic Courtès2013-10-15
* pull: Compile modules correctly regardless of the compilation order.Ludovic Courtès2013-10-13
* pull: Simplify the builder.Ludovic Courtès2013-10-13
* pull: Add '--url' option.Ludovic Courtès2013-10-12
* Merge branch 'core-updates'Ludovic Courtès2013-09-27
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2013-09-26
| |\
| * \ Merge branch 'master' into core-updatesLudovic Courtès2013-09-23
| |\ \
| * | | utils: 'find-files' returns a sorted list.Ludovic Courtès2013-09-15
* | | | guix package: '--delete-generations' deletes generations older than specified.Ludovic Courtès2013-09-27
* | | | guix package: Add '--delete-generations'.Nikita Karetnikov2013-09-26
* | | | guix package: Add 'link-to-empty-profile'.Nikita Karetnikov2013-09-26
* | | | guix package: Exit with 0 when there is nothing to list.Nikita Karetnikov2013-09-26
| |_|/ |/| |
* | | guix package: Show which generation is the current one.Nikita Karetnikov2013-09-25
* | | guix package: Do not list the zeroth generation.Nikita Karetnikov2013-09-25
* | | guix package: Exit with 1 when a generation cannot be listed.Nikita Karetnikov2013-09-25
| |/ |/|
* | guix package: Show most recently installed packages last.Ludovic Courtès2013-09-23
* | guix package: Sort the list of generation numbers in '--list-generations'.Ludovic Courtès2013-09-21
* | guix package: Internationalize "Generation" string.Ludovic Courtès2013-09-21
* | pull: Adjust to 'derivation' API change.Ludovic Courtès2013-09-21
* | guix package: Add '--list-generations'.Nikita Karetnikov2013-09-19
* | derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* | substitute-binary: Add '--help'.Ludovic Courtès2013-09-13
* | guix package: Rename generation-related procedures.Nikita Karetnikov2013-09-13
|/
* pull: Compile files in the lexicographic order.Ludovic Courtès2013-09-03
* substitute-binary: Show the Nar size, when available.Ludovic Courtès2013-09-02
* utils: Add `guile-version>?', and use it.Ludovic Courtès2013-08-23
* substitute-binary: Try hard to avoid port buffering.Ludovic Courtès2013-08-22
* substitute-binary: Don't pretend to report download progress on Guile 2.0.5.Ludovic Courtès2013-08-21
* guix package: Allow separate install of several outputs of the same package.Ludovic Courtès2013-07-15
* Rename (guix web) to (guix http-client).Ludovic Courtès2013-07-14
* guix package: Fix handling of `-e'.Ludovic Courtès2013-07-12
* guix package: Reuse FTP connections for subsequent `latest-release' calls.Ludovic Courtès2013-07-12
* substitute-binary: Directly replace the global `regexp-exec'.Ludovic Courtès2013-07-11
* substitute-binary: Increase the default timeout.Ludovic Courtès2013-07-11
* guix refresh: Keep only the newest versions of packages as upgrade candidates.Ludovic Courtès2013-07-11
* records: Add `recutils->alist' for public consumption.Ludovic Courtès2013-07-10
* Use `port-sha256' and `open-sha256-port'.Ludovic Courtès2013-07-03
* Move `sha256' to (guix hash).Ludovic Courtès2013-07-01
* substitute-binary: Avoid dangling connections to the server.Ludovic Courtès2013-06-29
* package: Fix i18n of the number of packages message.Ludovic Courtès2013-06-20
* substitute-binary: Report progress while downloading.Ludovic Courtès2013-06-20
* package: Display the number of installed packages upon completion.Ludovic Courtès2013-06-19
* substitute-binary: Provide feedback when the server is unresponsive.Ludovic Courtès2013-06-18
* guix gc: Add `--requisites'.Ludovic Courtès2013-06-13