summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-12-05Merge branch 'master' into core-updatesMarius Bakke
2017-12-04bootloader: extlinux: Stop using dd binary....Mathieu Othacehe
2017-12-03ui: Tweak conflicting profile entry error message....Ludovic Courtès
2017-12-03profiles: Really disable deprecation warnings for 'profile-derivation'....Ludovic Courtès
2017-12-03scripts: Default to Guile 2.2 as the guile-for-build....Ludovic Courtès
2017-12-03profile: Use _IO* but disable deprecation warning....Ludovic Courtès
2017-12-03profiles: Avoid _IO* in profile builder....Ludovic Courtès
2017-12-03profiles: Do not import the host's srfi-{19,26}.scm files....Ludovic Courtès
2017-12-03gnu: glibc: Don't use full version string in locale path....Marius Bakke
2017-12-01Do not set '%fresh-auto-compile'....Ludovic Courtès
2017-12-01records: Use 'make-struct/no-tail'....Ludovic Courtès
2017-12-01guix system: 'init' displays a progress bar while copying....Ludovic Courtès
2017-12-01guix system: Simplify closure copy....Ludovic Courtès
2017-12-01weather: Use (guix progress) for progress report....Ludovic Courtès
2017-12-01progress: Add 'progress-reporter/bar'....Ludovic Courtès
2017-12-01progress: 'progress-bar' accounts for brackets....Ludovic Courtès
2017-12-01progress: Factorize erase-in-line....Ludovic Courtès
2017-12-01utils: Add target-arm32? procedure....Mathieu Othacehe
2017-11-30ui: Present 'use-modules' hints with a question mark....Ludovic Courtès
2017-11-30build-system: Add scons-build-system....Arun Isaac
2017-11-29gexp: Default to 'guile-2.2' for 'program-file'....Ludovic Courtès
2017-11-29gexp: 'compiled-modules' disables deprecation warnings by default....Ludovic Courtès
2017-11-28lint: Adjust file-name length test for out-of-tree file names....Ludovic Courtès
2017-11-28lint: 'patch-file-names' checks for file name length....Ludovic Courtès
2017-11-28ui: Avoid "pkg:out" syntax when reporting collisions....Ludovic Courtès
2017-11-24gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'....Ludovic Courtès
2017-11-24ui: 'known-variable-definition' protects against module cycles....Ludovic Courtès
2017-11-21Revert "Add (guix self) and use it when pulling."...Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling....Ludovic Courtès
2017-11-21git: Do not add '.git' to the store....Ludovic Courtès
2017-11-21pull: Trim import list....Ludovic Courtès
2017-11-21gexp: 'directory-union' has a #:quiet? parameter....Ludovic Courtès
2017-11-21union: Parametrize the symlink procedure ....Ludovic Courtès
2017-11-20compile: Put an upper bound on the number of workers....Ludovic Courtès
2017-11-20Add semicolon in commands that set GUIX_PROFILE....Ludovic Courtès
2017-11-19zlib: Fix race condition when closing gzip ports....Ludovic Courtès
2017-11-19ssh: Use (guix i18n)....Ludovic Courtès
2017-11-19Merge branch 'master' into core-updatesMarius Bakke
2017-11-18licenses: Add cddl1.1....Julien Lepiller
2017-11-18build-system: texlive: Only make a union of directories....Ricardo Wurmus
2017-11-17build-system/go: Don't let Go executables refer to the Go compiler....Leo Famulari
2017-11-17workers: Display backtrace in pre-unwind handler....Ludovic Courtès
2017-11-17workers: 'pool-idle?' returns true only if the workers are idle....Ludovic Courtès
2017-11-16ui: Add source file name to the package search metrics....Ludovic Courtès
2017-11-16cve: Use 'http-fetch/cached' instead of having custom caching....Ludovic Courtès
2017-11-16download: Improve efficiency of 'write-request' over TLS....Ludovic Courtès
2017-11-14download: Pass the timeout to 'ftp-retr'....Ludovic Courtès
2017-11-14grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>....Leo Famulari
2017-11-12download: Use HTTPS for the first ImageMagick mirror....Leo Famulari
2017-11-12download: Try FTP servers last....Leo Famulari