summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2017-12-07
|\
| * Merge branch 'version-0.14.0'Ludovic Courtès2017-12-07
| |\
| | * Revert "packages: 'package-grafts' trims native inputs."Ludovic Courtès2017-12-06
| | * syscalls: Define 'input-flags' for 'tcgetattr' and friends.Ludovic Courtès2017-12-06
| | * packages: 'package-grafts' trims native inputs.Ludovic Courtès2017-12-05
| | * packages: 'fold-bag-dependencies' honors nativeness in recursive calls.Ludovic Courtès2017-12-05
* | | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\| |
| * | bootloader: extlinux: Stop using dd binary.Mathieu Othacehe2017-12-04
| |/
| * ui: Tweak conflicting profile entry error message.Ludovic Courtès2017-12-03
| * profiles: Really disable deprecation warnings for 'profile-derivation'.Ludovic Courtès2017-12-03
| * scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès2017-12-03
| * profile: Use _IO* but disable deprecation warning.Ludovic Courtès2017-12-03
| * profiles: Avoid _IO* in profile builder.Ludovic Courtès2017-12-03
| * profiles: Do not import the host's srfi-{19,26}.scm files.Ludovic Courtès2017-12-03
| * Do not set '%fresh-auto-compile'.Ludovic Courtès2017-12-01
| * records: Use 'make-struct/no-tail'.Ludovic Courtès2017-12-01
| * guix system: 'init' displays a progress bar while copying.Ludovic Courtès2017-12-01
| * guix system: Simplify closure copy.Ludovic Courtès2017-12-01
| * weather: Use (guix progress) for progress report.Ludovic Courtès2017-12-01
| * progress: Add 'progress-reporter/bar'.Ludovic Courtès2017-12-01
| * progress: 'progress-bar' accounts for brackets.Ludovic Courtès2017-12-01
| * progress: Factorize erase-in-line.Ludovic Courtès2017-12-01
| * utils: Add target-arm32? procedure.Mathieu Othacehe2017-12-01
| * ui: Present 'use-modules' hints with a question mark.Ludovic Courtès2017-11-30
| * build-system: Add scons-build-system.Arun Isaac2017-11-30
| * gexp: Default to 'guile-2.2' for 'program-file'.Ludovic Courtès2017-11-29
| * gexp: 'compiled-modules' disables deprecation warnings by default.Ludovic Courtès2017-11-29
| * lint: Adjust file-name length test for out-of-tree file names.Ludovic Courtès2017-11-28
| * lint: 'patch-file-names' checks for file name length.Ludovic Courtès2017-11-28
| * ui: Avoid "pkg:out" syntax when reporting collisions.Ludovic Courtès2017-11-28
| * gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.Ludovic Courtès2017-11-24
| * ui: 'known-variable-definition' protects against module cycles.Ludovic Courtès2017-11-24
| * Revert "Add (guix self) and use it when pulling."Ludovic Courtès2017-11-21
| * Add (guix self) and use it when pulling.Ludovic Courtès2017-11-21
| * git: Do not add '.git' to the store.Ludovic Courtès2017-11-21
| * pull: Trim import list.Ludovic Courtès2017-11-21
| * gexp: 'directory-union' has a #:quiet? parameter.Ludovic Courtès2017-11-21
| * union: Parametrize the symlink procedure .Ludovic Courtès2017-11-21
| * compile: Put an upper bound on the number of workers.Ludovic Courtès2017-11-20
| * Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès2017-11-20
| * zlib: Fix race condition when closing gzip ports.Ludovic Courtès2017-11-19
| * ssh: Use (guix i18n).Ludovic Courtès2017-11-19
* | gnu: glibc: Don't use full version string in locale path.Marius Bakke2017-12-03
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * licenses: Add cddl1.1.Julien Lepiller2017-11-18
| * build-system: texlive: Only make a union of directories.Ricardo Wurmus2017-11-18
| * build-system/go: Don't let Go executables refer to the Go compiler.Leo Famulari2017-11-17
| * workers: Display backtrace in pre-unwind handler.Ludovic Courtès2017-11-17
| * workers: 'pool-idle?' returns true only if the workers are idle.Ludovic Courtès2017-11-17
| * ui: Add source file name to the package search metrics.Ludovic Courtès2017-11-16