| Commit message (Expand) | Author | Age |
* | download: Remove unused procedure. | Ludovic Courtès | 2018-05-29 |
* | pack: Add support for squashfs images. | Ricardo Wurmus | 2018-05-28 |
* | pack: Rename "tar" to "archiver". | Ricardo Wurmus | 2018-05-28 |
* | file-systems: Remove 'title' field and add <file-system-label>. | Ludovic Courtès | 2018-05-28 |
* | http-client: Send redirection messages to stderr. | Marius Bakke | 2018-05-26 |
* | records: Insert record type ABI checks in constructors. | Ludovic Courtès | 2018-05-23 |
* | profiles: Add hook to generate "gschemas.compiled". | Danny Milosavljevic | 2018-05-21 |
* | union: Do not warn about harmless collisions. | Ludovic Courtès | 2018-05-17 |
* | gexp: Disable deprecation warnings for 'imported-modules'. | Ludovic Courtès | 2018-05-15 |
* | pack: Link top-level entries of wrapped packages. | Ludovic Courtès | 2018-05-14 |
* | utils: Add 'version-prefix?'. | Ludovic Courtès | 2018-05-13 |
* | pack: 'guix pack -S xxx' no longer adds entries twice to the tarball. | Ludovic Courtès | 2018-05-11 |
* | guix: Fix typo. | Julien Lepiller | 2018-05-11 |
* | gnu: android-make-stub: Update to 0.6.0. | Danny Milosavljevic | 2018-05-10 |
* | pack: Add '--relocatable'. | Ludovic Courtès | 2018-05-10 |
* | search-paths: Add 'set-search-paths'. | Ludovic Courtès | 2018-05-10 |
* | profiles: Allow lowerable objects other than packages in <manifest-entry>. | Ludovic Courtès | 2018-05-10 |
* | profiles: Optionally use relative file names for symlink targets. | Ludovic Courtès | 2018-05-10 |
* | union: Add 'relative-file-name'. | Ludovic Courtès | 2018-05-10 |
* | gnu: Add android-googletest. | Danny Milosavljevic | 2018-05-10 |
* | build-system: android-ndk: Let upstream install header files. | Danny Milosavljevic | 2018-05-10 |
* | build-system: android-ndk: Support unit tests. | Danny Milosavljevic | 2018-05-10 |
* | build: Add the Android NDK build-system. | Danny Milosavljevic | 2018-05-09 |
* | guix: Revert accidentally committed changes. | Chris Marusich | 2018-05-09 |
* | guix: Separate the package name and version with "@", not "-". | Chris Marusich | 2018-05-08 |
* | pack: Fix handling of '-e'. | Ludovic Courtès | 2018-05-07 |
* | pack: Honor package transformation options. | Ludovic Courtès | 2018-05-07 |
* | pack: Do not autoload (gnu packages base). | Ludovic Courtès | 2018-05-07 |
* | self: Add "guix-packages-base" derivation. | Ludovic Courtès | 2018-05-07 |
* | guix build: Nicely report unbound variables with hints. | Ludovic Courtès | 2018-05-04 |
* | ui: Factorize 'last-frame-with-source'. | Ludovic Courtès | 2018-05-04 |
* | build: emacs-utils: Fail when byte compilation fails. | Maxim Cournoyer | 2018-05-03 |
* | guix system: search: Display all provision names as 'shepherdnames'. | Clément Lassieur | 2018-05-01 |
* | compile: Exit when an exception is thrown. | Ludovic Courtès | 2018-05-01 |
* | weather: Fix type error when reporting CI stats. | Ludovic Courtès | 2018-04-30 |
* | Merge branch 'staging' | Marius Bakke | 2018-04-30 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2018-04-25 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2018-04-16 |
| |\ \ |
|
| * | | | build-system/meson: Don't override LDFLAGS if already set. | Marius Bakke | 2018-04-15 |
| * | | | Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case." | Efraim Flashner | 2018-03-22 |
| * | | | build-system/meson: Use 'target-arm32?' for armhf-linux case. | Efraim Flashner | 2018-03-22 |
* | | | | guix system: search: Display default Shepherd service names. | Ludovic Courtès | 2018-04-30 |
* | | | | guix system: Report wrong file system 'device' fields. | Ludovic Courtès | 2018-04-27 |
| |_|/
|/| | |
|
* | | | download: Use ungrafted tools in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'. | Ludovic Courtès | 2018-04-23 |
* | | | build-system: emacs: Add improved check phase. | Maxim Cournoyer | 2018-04-20 |
* | | | build-system: emacs: Replace system* with invoke. | Maxim Cournoyer | 2018-04-20 |
* | | | build-system: emacs: Search all inputs for Emacs Lisp directories. | Maxim Cournoyer | 2018-04-20 |
| |/
|/| |
|
* | | self: Produce a spliced (guix config) to placate Guile 2.0. | Ludovic Courtès | 2018-04-11 |
* | | gexp: 'scheme-file' can splice expressions. | Ludovic Courtès | 2018-04-11 |
* | | self: 'package-for-guile' really honors GUILE-VERSION. | Ludovic Courtès | 2018-04-11 |