aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | store: Memoize 'built-in-builders' call directly in <store-connection>.Ludovic Courtès2019-04-16
* | | | | | | | | | | | guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès2019-04-15
* | | | | | | | | | | | ui: Highlight heading of generation lists.Ludovic Courtès2019-04-14
* | | | | | | | | | | | colors: Add 'highlight'.Ludovic Courtès2019-04-14
* | | | | | | | | | | | build-system/linux-module: Configure module like the kernel.Danny Milosavljevic2019-04-12
* | | | | | | | | | | | build-system/linux-module: Support module source versioning.Danny Milosavljevic2019-04-12
* | | | | | | | | | | | colors: Add 'colorize-matches'.Ludovic Courtès2019-04-11
* | | | | | | | | | | | colors: Introduce a disjoint type and pre-compute ANSI escapes.Ludovic Courtès2019-04-11
* | | | | | | | | | | | guix gc: '-d' does not attempt to delete non-user-owned roots.Ludovic Courtès2019-04-11
* | | | | | | | | | | | Add (guix build-system linux-module).Danny Milosavljevic2019-04-11
* | | | | | | | | | | | import: opam: Use dune-build-system when possible.Julien Lepiller2019-04-10
* | | | | | | | | | | | import: opam: Add more patterns to opam file parser.Julien Lepiller2019-04-10
* | | | | | | | | | | | scripts: GC hint suggests 'guix gc -d 1m'.Ludovic Courtès2019-04-10
* | | | | | | | | | | | guix gc: Add '--delete-generations'.Ludovic Courtès2019-04-10
* | | | | | | | | | | | profiles: Add 'generation-profile'.Ludovic Courtès2019-04-10
* | | | | | | | | | | | guix gc: Add '--list-roots'.Ludovic Courtès2019-04-10
* | | | | | | | | | | | Add (guix store roots).Ludovic Courtès2019-04-10
* | | | | | | | | | | | pull: Remove duplicate '--dry-run' description.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Highlight diagnostic format string arguments.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Colorize hints.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Colorize diagnostics.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Diagnostic procedures can display error location.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Factorize 'print-diagnostic-prefix'.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Make diagnostic message prefix translatable.Ludovic Courtès2019-04-10
* | | | | | | | | | | | ui: Fix i18n for diagnostic messages.Ludovic Courtès2019-04-10
* | | | | | | | | | | | Add (guix colors).Ludovic Courtès2019-04-10
* | | | | | | | | | | | store: 'with-store' expands to a single procedure call.Ludovic Courtès2019-04-10
* | | | | | | | | | | | guix package: Use absolute file names in search path recommendations.Ludovic Courtès2019-04-10
* | | | | | | | | | | | build-system/cargo: refactor phases to successfully buildIvan Petkov2019-04-09
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | licenses: Remove 'bsd-style'.Ludovic Courtès2019-04-08
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | size: Optimize dependency size computation.Ludovic Courtès2019-04-07
* | | | | | | | | | licenses: Add Lisp Lesser General Public License.Katherine Cox-Buday2019-04-07
* | | | | | | | | | scripts: More commands default to verbosity level 1.Ludovic Courtès2019-04-04
* | | | | | | | | | gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès2019-04-04
* | | | | | | | | | gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès2019-04-04
* | | | | | | | | | self: Ship all the (gnu bootloader …) modules.Ludovic Courtès2019-04-03
* | | | | | | | | | environment: '-C' creates namespaces where the user is not root.Ludovic Courtès2019-04-02
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | packages: Remove 'maintainers' field.Ludovic Courtès2019-03-30
* | | | | | | | | packages: Remove 'self-native-input?' field.Ludovic Courtès2019-03-30
* | | | | | | | | packages: Define 'this-package' and 'this-origin'.Ludovic Courtès2019-03-30
* | | | | | | | | records: Support custom 'this' identifiers.Ludovic Courtès2019-03-30
* | | | | | | | | pull: Truncate the list of packages displayed on completion.Ludovic Courtès2019-03-28
* | | | | | | | | pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès2019-03-28
* | | | | | | | | refresh: Update the source code URL.Ludovic Courtès2019-03-27
* | | | | | | | | upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès2019-03-27
* | | | | | | | | scripts: Skip 'guix pull' suggestion when running code from a checkout.Ludovic Courtès2019-03-27
* | | | | | | | | environment: Create /etc/group in containers.Ludovic Courtès2019-03-26
* | | | | | | | | environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès2019-03-26
* | | | | | | | | packages: Adjust to new calling convention for "thunked" fields.Ludovic Courtès2019-03-26
* | | | | | | | | records: Allow thunked fields to refer to 'this-record'.Ludovic Courtès2019-03-25