summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
* tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16
* guix download: Add '-o' option.Ludovic Courtès2016-11-16
* import/cpan: Maybe coerce version to string.Alex Sassmannshausen2016-11-14
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-07
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-11-06
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-23
| |\ \ \ \ \ \ \
| * | | | | | | | gnu-maintenance: GNOME updater honors 'upstream-name' package property.Ludovic Courtès2016-10-20
| * | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington2016-10-01
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès2016-09-12
| * | | | | | | | | | | | | | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | build-system/gnu: 'strip' phase lists files in sorted order.Ludovic Courtès2016-09-01
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'.宋文武2016-08-23
| * | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | utils: Fix 'modify-phases' docstring.Taylan Ulrich Bayırlı/Kammer2016-08-10
| * | | | | | | | | | | | | | | | | | packages: Use '--no-backup-if-mismatch' for patching.Alex Kost2016-08-10
* | | | | | | | | | | | | | | | | | | substitute: Disable HTTPS certificate verification.Ludovic Courtès2016-11-12
* | | | | | | | | | | | | | | | | | | http-client: Add #:verify-certificate? to 'http-fetch'.Ludovic Courtès2016-11-12
* | | | | | | | | | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* | | | | | | | | | | | | | | | | | | lint: 'cve' checker catches 'tls-certificate-error'.Ludovic Courtès2016-11-09
* | | | | | | | | | | | | | | | | | | system: Use grub from bootloader configuration.Marius Bakke2016-11-08
* | | | | | | | | | | | | | | | | | | guix download: Add '--no-check-certificate' option.Ludovic Courtès2016-11-07
* | | | | | | | | | | | | | | | | | | download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | system: Add 'guix system' actions: switch-generation and roll-back.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | system: Optionally limit the entries returned by profile-grub-entries.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | system: Rename previous-grub-entries to profile-grub-entries.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | profiles: Extract a procedure for getting relative generation numbers.Chris Marusich2016-11-06
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | import: cran: Fix off-by-one error.Ricardo Wurmus2016-11-03
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | guix: Update hackage mirror.Efraim Flashner2016-11-01
* | | | | | | | | | | | | | | | licenses: Export fdl1.2+.Marius Bakke2016-11-01
* | | | | | | | | | | | | | | | download: Add Hackage mirrors.Federico Beffa2016-10-31
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | system: Record store file system info in each generation.Chris Marusich2016-10-30
* | | | | | | | | | | | | | | profiles: manifest-lookup-package: Cosmetic changes.Ricardo Wurmus2016-10-30
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | guix hash: Interpret '-' as standard input.Ludovic Courtès2016-10-28
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | guix package: Display generation diffs.Roel Janssen2016-10-26
* | | | | | | | | | | | | import cran: Use URL for Bioconductor 3.4.Ricardo Wurmus2016-10-26
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |