summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2019-03-26environment: Create /etc/group in containers....Ludovic Courtès
2019-03-26environment: Use (gnu build accounts) for /etc/passwd handling....Ludovic Courtès
2019-03-26packages: Adjust to new calling convention for "thunked" fields....Ludovic Courtès
2019-03-25records: Allow thunked fields to refer to 'this-record'....Ludovic Courtès
2019-03-24ui: Bypass Texinfo parsing and rendering for searches....Ludovic Courtès
2019-03-23guix: dune-build-system: Add a package parameter....Julien Lepiller
2019-03-23build: Add rakudo-build-system....Efraim Flashner
2019-03-23import: opam: Also update dune packages....Julien Lepiller
2019-03-23graph: Factorize calls to 'fold-packages'....Ludovic Courtès
2019-03-23graph: Add the 'reverse-bag' graph....Ludovic Courtès
2019-03-21build-system/meson: Add #:allowed-references and #:disallowed-references....Marius Bakke
2019-03-19pack: Create an empty /home directory for '-f squashfs'....Ludovic Courtès
2019-03-19pack: Produce relative symlinks when using '-f squashfs'....Ludovic Courtès
2019-03-18import: Add Launchpad updater....Arun Isaac
2019-03-18Correct name and email address for ng0....ng0
2019-03-18describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format....Ludovic Courtès
2019-03-17guix build: '--with-branch' strips slashes from the version string....Ludovic Courtès
2019-03-17guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès
2019-03-17guix build: Transformation options match packages by spec....Ludovic Courtès
2019-03-17guix build: Factorize 'package-git-url'....Ludovic Courtès