summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-04-17build: No longer substitute 'LIBGCRYPT'....Ludovic Courtès
2019-04-17self: Remove unused variable....Ludovic Courtès
2019-04-16store: Add "add-data-to-store-cache" profiling component....Ludovic Courtès
2019-04-16derivations: Reduce 'valid-path?' RPCs in 'derivation-prerequisites-to-build'....Ludovic Courtès
2019-04-16store: Memoize 'built-in-builders' call directly in <store-connection>....Ludovic Courtès
2019-04-15guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès
2019-04-14ui: Highlight heading of generation lists....Ludovic Courtès
2019-04-14colors: Add 'highlight'....Ludovic Courtès
2019-04-12build-system/linux-module: Configure module like the kernel....Danny Milosavljevic
2019-04-12build-system/linux-module: Support module source versioning....Danny Milosavljevic
2019-04-11colors: Add 'colorize-matches'....Ludovic Courtès
2019-04-11colors: Introduce a disjoint type and pre-compute ANSI escapes....Ludovic Courtès
2019-04-11guix gc: '-d' does not attempt to delete non-user-owned roots....Ludovic Courtès
2019-04-11Add (guix build-system linux-module)....Danny Milosavljevic
2019-04-10import: opam: Use dune-build-system when possible....Julien Lepiller
2019-04-10import: opam: Add more patterns to opam file parser....Julien Lepiller
2019-04-10scripts: GC hint suggests 'guix gc -d 1m'....Ludovic Courtès
2019-04-10guix gc: Add '--delete-generations'....Ludovic Courtès
2019-04-10profiles: Add 'generation-profile'....Ludovic Courtès
2019-04-10guix gc: Add '--list-roots'....Ludovic Courtès
2019-04-10Add (guix store roots)....Ludovic Courtès
2019-04-10pull: Remove duplicate '--dry-run' description....Ludovic Courtès
2019-04-10ui: Highlight diagnostic format string arguments....Ludovic Courtès
2019-04-10ui: Colorize hints....Ludovic Courtès
2019-04-10ui: Colorize diagnostics....Ludovic Courtès
2019-04-10ui: Diagnostic procedures can display error location....Ludovic Courtès
2019-04-10ui: Factorize 'print-diagnostic-prefix'....Ludovic Courtès
2019-04-10ui: Make diagnostic message prefix translatable....Ludovic Courtès
2019-04-10ui: Fix i18n for diagnostic messages....Ludovic Courtès
2019-04-10Add (guix colors)....Ludovic Courtès
2019-04-10store: 'with-store' expands to a single procedure call....Ludovic Courtès
2019-04-10guix package: Use absolute file names in search path recommendations....Ludovic Courtès
2019-04-09build-system/cargo: refactor phases to successfully build...Ivan Petkov
2019-04-08licenses: Remove 'bsd-style'....Ludovic Courtès
2019-04-07size: Optimize dependency size computation....Ludovic Courtès
2019-04-07licenses: Add Lisp Lesser General Public License....Katherine Cox-Buday
2019-04-04scripts: More commands default to verbosity level 1....Ludovic Courtès
2019-04-04gexp: Remove workarounds for <https://bugs.gnu.org/15602>....Ludovic Courtès
2019-04-04gexp: 'compiled-modules' loads modules before compiling them....Ludovic Courtès
2019-04-03self: Ship all the (gnu bootloader …) modules....Ludovic Courtès
2019-04-02environment: '-C' creates namespaces where the user is not root....Ludovic Courtès
2019-03-30packages: Remove 'maintainers' field....Ludovic Courtès
2019-03-30packages: Remove 'self-native-input?' field....Ludovic Courtès
2019-03-30packages: Define 'this-package' and 'this-origin'....Ludovic Courtès
2019-03-30records: Support custom 'this' identifiers....Ludovic Courtès
2019-03-28pull: Truncate the list of packages displayed on completion....Ludovic Courtès
2019-03-28pull: Factorize pretty-printing for new/upgraded package lists....Ludovic Courtès
2019-03-27refresh: Update the source code URL....Ludovic Courtès
2019-03-27upstream: 'package-update' returns the <upstream-source> object....Ludovic Courtès
2019-03-27scripts: Skip 'guix pull' suggestion when running code from a checkout....Ludovic Courtès