summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * git: Call 'url-cache-directory' outside 'update-cached-checkout'.Oleg Pykhalov2018-07-13
| * import: hackage: Fix typo.Danny Milosavljevic2018-07-13
| * Merge branch 'staging'Marius Bakke2018-07-13
| |\
| * | import: hackage: Evaluate "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
| * | import: hackage: Support "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
| * | import: hackage: Support "custom-setup" field.Danny Milosavljevic2018-07-12
| * | gexp: Allow bytevector as content of `plain-file'.Jan Nieuwenhuizen2018-07-12
| * | store: Add `binary-file'.Jan Nieuwenhuizen2018-07-12
| * | gnu-maintenance: Get GNU metadata from rec files.Ludovic Courtès2018-07-11
| * | import: gem: Add recursive import.Oleg Pykhalov2018-07-11
| * | build-system/haskell: Make phases fail on error.Danny Milosavljevic2018-07-11
| * | ui: Fix typo.Ludovic Courtès2018-07-11
| * | profiles: Introduce 'profile-search-paths' and use it.Ludovic Courtès2018-07-11
| * | environment: Simplify code by using manifests internally.Ludovic Courtès2018-07-11
| * | profiles: Factorize 'manifest-search-paths'.Ludovic Courtès2018-07-11
| * | guix: Add opam importer.Julien Lepiller2018-07-10
* | | build-system/meson: Remove RUNPATH workarounds.Marius Bakke2018-07-28
* | | guix: ant-build-system: Reorder before generating INDEX.LIST.Julien Lepiller2018-07-19
| |/ |/|
* | Merge branch 'master' into stagingMarius Bakke2018-07-08
|\|
| * ui: Add -V as short option for --version.Kyle Meyer2018-07-07
| * scripts: Add missing -V option to commands that document it.Kyle Meyer2018-07-07
| * weather: Fix pasto in --version output.Kyle Meyer2018-07-07
| * pack: Use guile-for-build for the target system.Ludovic Courtès2018-07-05
| * profiles: 'info-dir-file' hook now produces 'dir.LANG' files.Ludovic Courtès2018-07-04
| * Revert "packages: Optimize 'package-transitive-supported-systems'."Ludovic Courtès2018-07-03
| * guix system: Make 'init' idempotent again.Ludovic Courtès2018-07-03
| * ui: Report file names in 'system-error' exceptions from 'delete-file'.Ludovic Courtès2018-07-03
| * database: 'reset-timestamps' now correctly handles symlinks.Ludovic Courtès2018-07-03
| * syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès2018-07-03
| * deduplication: Remove 'false-if-system-error', now unused.Ludovic Courtès2018-07-03
| * import: elpa: Check if 'fetch-elpa-package' rest argument is null.Oleg Pykhalov2018-07-03
| * 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
* | Merge branch 'master' into stagingMarius Bakke2018-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
* | build-system/meson: Really skip the 'fix-runpath' phase on armhf.Marius Bakke2018-07-02
* | gnu: java: Return #t from all phases and snippets.Mark H Weaver2018-06-28
* | meson-build-system: Return #t from all phases.Mark H Weaver2018-06-28