summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-06-22store: Define a default port for TCP connections.Ludovic Courtès
2017-06-22store: Pass a socket type hint to 'getaddrinfo'.Ludovic Courtès
2017-06-21environment: Disable profile collision checks.Ludovic Courtès
2017-06-21profiles: Move 'manifest-entry-dependencies' user after definition.Ludovic Courtès
2017-06-21guix package: '--search-paths' shows search paths from propagated inputs.Ludovic Courtès
2017-06-21profiles: Catch and report collisions in the profile.Ludovic Courtès
2017-06-21guix package: Always upgrade packages that have propagated inputs.Ludovic Courtès
2017-06-21profiles: Manifest entries keep a reference to their parent entry.Ludovic Courtès
2017-06-21profiles: Represent propagated inputs as manifest entries.Ludovic Courtès
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
2017-06-19store: Buffer RPC writes.Ludovic Courtès
2017-06-19build-system/texlive: Update to texlive-2017.1, revision 44591.Ricardo Wurmus
2017-06-18discovery: 'scheme-files' returns '() for a non-accessible directory.Ludovic Courtès
2017-06-18syscalls: 'opendir*' error message shows the file name.Ludovic Courtès
2017-06-16store: Add an RPC counter.Ludovic Courtès
2017-06-16discovery: Rewrite 'scheme-files' using 'scandir*'.Ludovic Courtès
2017-06-16syscalls: Add 'scandir*'.Ludovic Courtès
2017-06-15ui: Remove the empty string from '%load-extensions'.Ludovic Courtès
2017-06-15packages: Patches can be any lowerable object.Ludovic Courtès
2017-06-15guix: Add texlive importer.Ricardo Wurmus
2017-06-15build-system: Add 'texlive-build-system'.Ricardo Wurmus
2017-06-15licenses: Add common TeX and LaTeX licenses.Ricardo Wurmus
2017-06-15guix: Add download-svn-to-store.Ricardo Wurmus
2017-06-15import: pypi: Always use pypi.io URL with downcased package name.Danny Milosavljevic
2017-06-13guix package: '--search' sorts by relevance.Ludovic Courtès
2017-06-13ui: 'package->recutils' takes #:extra-fields.Ludovic Courtès
2017-06-12derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès
2017-06-12store: Speed up 'add-to-store'.Ludovic Courtès
2017-06-10bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe
2017-06-09guix: git: Add new module.Mathieu Othacehe
2017-06-08build-system: emacs: Factorize include/exclude default arguments.Maxim Cournoyer
2017-06-07import: cpan: Update CPAN importer to use MetaCPAN v1 API.James Richardson
2017-06-04ssh: Improve error reporting when 'send-files' fails.Ludovic Courtès
2017-06-04scripts: refresh: Add -m manifest option.Mathieu Othacehe
2017-06-03licenses: Add CC-BY 4.0.Marius Bakke
2017-06-02substitute: Do not display the installed size.Ludovic Courtès
2017-06-02ui: 'show-what-to-build' warns when we don't have enough disk space.Ludovic Courtès
2017-06-02syscalls: Provide 'free-disk-space'.Ludovic Courtès
2017-06-02ui: 'show-what-to-build' displays how much will be downloaded.Ludovic Courtès
2017-06-02derivations: 'derivation-prerequisites-to-build' returns <substitutable>.Ludovic Courtès
2017-06-02derivations: 'substitution-oracle' returns a <substitutable>.Ludovic Courtès
2017-05-31build: font: Support font collection files.Alex Griffin
2017-05-30git-download: Fix 'git-predicate' to use absolute paths.Christopher Baines
2017-05-30download: Work around GnuTLS bug with UTF-8 certificate file names.Ludovic Courtès
2017-05-28scripts: Set thread names.Ludovic Courtès
2017-05-28syscalls: Add 'thread-name' and 'set-thread-name'.Ludovic Courtès
2017-05-28build-system: Add 'font-build-system'.Arun Isaac
2017-05-25build-system: gnu: Fix cross-gcc call.Ricardo Wurmus
2017-05-25pull: Catch '&missing-dependency-error' raised by 'source-module-closure'.Ludovic Courtès
2017-05-25modules: Raise an error when a dependency could not be found.Ludovic Courtès