summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | deduplication: Place link files under /gnu/store/.links.Ludovic Courtès2018-07-03
* | | | | | | deduplication: Fix incorrect use of 'throw'.Ludovic Courtès2018-07-03
* | | | | | | guix system: init: Check the available space before copying.Ludovic Courtès2018-07-03
* | | | | | | ui: Make 'check-available-space' public.Ludovic Courtès2018-07-03
* | | | | | | store: Add 'query-path-info*'.Ludovic Courtès2018-07-03
* | | | | | | packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès2018-07-03
* | | | | | | self: Build with Guile 2.2.4.Ludovic Courtès2018-07-02
* | | | | | | self: Use #:guile-for-build in the shebang of the 'guix' executable.Ludovic Courtès2018-07-02
* | | | | | | utils: Micro-optimize 'source-properties->location'.Ludovic Courtès2018-07-02
* | | | | | | utils: Disable memoization for 'location'.Ludovic Courtès2018-07-02
| |_|_|_|_|/ |/| | | | |
* | | | | | ui: Increase relevance score for exact matches.Ludovic Courtès2018-06-29
* | | | | | self: Add dependency on GnuTLS.Ludovic Courtès2018-06-27
* | | | | | scripts: gc: Report size in MiBs instead of bytes.Taylan Kammer2018-06-28
* | | | | | ui: Hint at the installation of locale packages and 'GUIX_LOCPATH'.Ludovic Courtès2018-06-27
* | | | | | store: Add 'port->connection'.Ludovic Courtès2018-06-26
| |_|_|_|/ |/| | | |
* | | | | pack: Squashfs build expression refers to (guix store database) & co.Ludovic Courtès2018-06-25
* | | | | pack: Fix guix pack -f docker.Christopher Baines2018-06-24
* | | | | guix: Fix system reconfigure.Ricardo Wurmus2018-06-21
| |_|_|/ |/| | |
* | | | guix system: 'list-generation' correctly displays file system labels.Ludovic Courtès2018-06-20
| |_|/ |/| |
* | | build-system/waf: Use invoke.Ricardo Wurmus2018-06-19
* | | self: Define derived '-directory' variables in config.scm.Ludovic Courtès2018-06-18
* | | build: Remove checks for 'nix-instantiate'.Ludovic Courtès2018-06-18
* | | self: Make (guix config) generation really stateless.Ludovic Courtès2018-06-18
* | | compile: Work around non-thread-safe module autoloading.Ludovic Courtès2018-06-18
| |/ |/|
* | build-system/r: Accept #:r argument.Ricardo Wurmus2018-06-18
* | self: Install .go files to 'lib/guile/X.Y/site-ccache'.Ludovic Courtès2018-06-17
* | gnu: ldb: Fix build on 32-bit systems.Marius Bakke2018-06-16
* | offload: Fix error message in 'guix offload test'.Ludovic Courtès2018-06-15
* | offload: Gracefully handle invalid results from 'machines.scm'.Ludovic Courtès2018-06-14
* | self: Add 'guix-daemon' to the result.Ludovic Courtès2018-06-14
* | guix: ui: Allow translation of dates.Julien Lepiller2018-06-14
* | Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14
* | store: Remove 'register-path'.Ludovic Courtès2018-06-14
* | database: Allow for deterministic database construction.Ludovic Courtès2018-06-14
* | install: Use 'reset-timestamps' from (guix store database).Ludovic Courtès2018-06-14
* | database: Add 'register-items'.Ludovic Courtès2018-06-14
* | database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès2018-06-14
* | install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès2018-06-14
* | database: 'reset-timestamps' sets file permissions as well.Ludovic Courtès2018-06-14
* | database: Replace existing entries in Refs.Ludovic Courtès2018-06-14
* | database: Add #:reset-timestamps? to 'register-path'.Ludovic Courtès2018-06-14
* | database: Remove extra SQL parameter in 'update-or-insert'.Ludovic Courtès2018-06-14
* | deduplicate: Fix a couple of thinkos.Ludovic Courtès2018-06-14
* | database: 'register-path' creates the database directory if needed.Ludovic Courtès2018-06-14
* | database: Provide a way to specify the schema location.Ludovic Courtès2018-06-14
* | store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès2018-06-14
* | database: Fail registration when encountering unregistered references.Ludovic Courtès2018-06-14
* | database: 'with-database' can now initialize new databases.Ludovic Courtès2018-06-14
* | pull: Add '--list-generations'.Ludovic Courtès2018-06-13
* | import: utils: Import more dependencies.Oleg Pykhalov2018-06-12