aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* publish: Make the cache eviction policy less aggressive.Ludovic Courtès2017-07-21
* publish: Avoid 'valid-path?' RPC for non-existent items.Ludovic Courtès2017-07-21
* store: Rewrite 'store-path-hash-part' to not use regexps.Ludovic Courtès2017-07-21
* publish: Remove 'regexp-exec' call from the hot path.Ludovic Courtès2017-07-21
* base32: Export the base32 charsets.Ludovic Courtès2017-07-21
* substitute: Avoid repeated calls to 'length'.Ludovic Courtès2017-07-21
* substitute: Optimize hash-part-to-path conversion on non-200 responses.Ludovic Courtès2017-07-21
* gexp: Slightly improve error reporting for 'local-file'.Ludovic Courtès2017-07-20
* licenses: Add MirOS license.Arun Isaac2017-07-20
* guix package: '-l' correctly handles zero-generation profiles.Ludovic Courtès2017-07-20
* guix package: Trim trailing slashes from the profile name.Ludovic Courtès2017-07-20
* profiles: Remove workaround for an old Guile 'scandir' bug.Ludovic Courtès2017-07-20
* download: Add OpenBSD mirrors.Tobias Geerinckx-Rice2017-07-19
* guix system: Use "image.iso" as the name of ISO images.Ludovic Courtès2017-07-18
* gexp: 'ungexp-splicing' properly accounts for nested native inputs.Ludovic Courtès2017-07-17
* substitute: Work around Guile 2.2 'time-monotonic' bug.Ludovic Courtès2017-07-12
* size: Add '--sort=KEY'.Ludovic Courtès2017-07-12
* environment: Rationalize calls to 'set-build-options'.Ludovic Courtès2017-07-12
* syscalls: Add network-interface-running?Danny Milosavljevic2017-07-12
* store: Account for 'add-to-store' in RPC statistics.Ludovic Courtès2017-07-11
* syscalls: Adjust 'dirent64' struct for GNU/Hurd.Ludovic Courtès2017-07-10
* build-system: texlive: Build union in configure phase.Ricardo Wurmus2017-07-09
* build-system: texlive: Only build packages in the current directory.Ricardo Wurmus2017-07-09
* discovery: Recurse into directories pointed to by a symlink.Ludovic Courtès2017-07-03
* copy: Default to port 22.Ludovic Courtès2017-07-03
* packages: Mark 'replacement' as an "innate" field.Ludovic Courtès2017-07-03
* profiles: xdg-desktop-database: Run the hook when GLib is referenced.宋文武2017-07-03
* guix system: Add "--file-system-type" option.Danny Milosavljevic2017-07-03
* ui: package->recutlis: Remove duplicated package names in dependencies.宋文武2017-07-02
* store: 'references/substitutes' really caches its result.Ludovic Courtès2017-07-02
* store: 'references/substitutes' save an RPC is the trivial case.Ludovic Courtès2017-07-02
* guix: git: Stop using libgit2-shutdown.Mathieu Othacehe2017-07-01
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
* guix package: Allow '--rollback', after all.Ludovic Courtès2017-06-26
* guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès2017-06-26
* profiles: Add 'manifest-transaction-removal-candidate?'.Ludovic Courtès2017-06-26
* import cran: Generate a valid 'license' field for "GPL".Ludovic Courtès2017-06-26
* guix package: Warn about packages that no longer exist.Ludovic Courtès2017-06-25
* refresh: Be more verbose when passed an explicit package list.Ludovic Courtès2017-06-24
* store: Define a default port for TCP connections.Ludovic Courtès2017-06-22
* store: Pass a socket type hint to 'getaddrinfo'.Ludovic Courtès2017-06-22
* environment: Disable profile collision checks.Ludovic Courtès2017-06-21
* profiles: Move 'manifest-entry-dependencies' user after definition.Ludovic Courtès2017-06-21
* guix package: '--search-paths' shows search paths from propagated inputs.Ludovic Courtès2017-06-21
* profiles: Catch and report collisions in the profile.Ludovic Courtès2017-06-21
* guix package: Always upgrade packages that have propagated inputs.Ludovic Courtès2017-06-21
* profiles: Manifest entries keep a reference to their parent entry.Ludovic Courtès2017-06-21
* profiles: Represent propagated inputs as manifest entries.Ludovic Courtès2017-06-21
* gnu: Move contents of zip module into compression module.Arun Isaac2017-06-20
* store: Buffer RPC writes.Ludovic Courtès2017-06-19